Blog Logo
TAGS

A Note From Ray Kurzweil on the Recent Call to Pause Work on AI More Powerful Than GPT-4

Ray Kurzweil, a director of engineering at Google and a co-founder of Singularity Group, has responded to the Future of Life Institutes recent letter calling for a pause in the development of algorith...

Read more...

Coming Soon to 1Password: Sign In to Google Using a Passkey

Googles announcement of passkey support is a significant step towards passwordless authentication. 1Password is excited to be working on bringing this feature to its users, with easy access to logins ...

Read more...

Databerry - Connect your data to large language models!

Databerry provides a user-friendly solution to quickly setup a semantic search system over your personal data without any technical knowledge. With features like loading data from anywhere including r...

Read more...

How To Survive Your Projects First 100,000 Lines

After hitting its 100,000th line of code, the Vale compiler survived thanks to techniques ranging from determinism, testing, type-system techniques, and general architectural best-practices. This arti...

Read more...

PromptQueries - Execute complex queries on collections using GPT-3

PromptQueries is a C# library that allows you to easily execute complex queries on collections of objects using OpenAIs GPT-3 language model. With this library, you can query your collections using na...

Read more...

SwimOS - a full stack application platform for building stateful web services, streaming APIs, and real-time UIs

SwimOS is a powerful application platform that allows developers to build stateful web services, streaming APIs and real-time UIs. With a stateful backend, SwimOS allows developers to build web servic...

Read more...

Implementing a recursive projection query in C# and Entity Framework Core

In this article, Michael Ceber explains how to write a recursive projection query in C# and Entity Framework Core to efficiently load hierarchical tree structures from a database. He discusses the lim...

Read more...

Prime Video Reduces Operational Cost by 90% by Re-Architecting Audio/Video Quality Inspection Solution

Amazons Prime Video streaming service shares how it reduced operational costs by 90% by re-architecting its audio/video quality inspection solution to address scalability issues by converting workload...

Read more...

Tour of Python Itertools | Martin Heinz | Personal Website & Blog

There are lots of great Python libraries, but most of them dont come close to what built-in itertools and also more-itertools provide. These two libraries are really the whole kitchen sink when it com...

Read more...

Mojo Lang… a fast futuristic Python alternative

Mojo Lang… a fast futuristic Python alternative

Mojo is a new programming language developed by a company founded by Chris Lattner, the creator of the Swift language and LLVM compiler toolchain. It is a superset of Python designed for programming A...

Read more...

Product Launch 2023 Keynote

Product Launch 2023 Keynote

Modular is introducing two technological breakthroughs that could revolutionize the AI and computing industry. The first is an AI execution engine that provides performance and usability benefits, inc...

Read more...

Hosting ASP.NET Core Images with Docker over HTTPS

This article explains how to run pre-built container images with HTTPS using the .NET command-line interface (CLI) and Docker for ASP.NET Core applications. It also covers the prerequisites for certif...

Read more...

How to structure scalable Next.js project architecture

Next.js has become a popular framework for building React web applications due to its first-class support for a wide range of tools, CSS modules for styling, TypeScript for type safety, image optimiza...

Read more...

Introducing Temporal .NET – Deterministic Workflow Authoring in .NET

Temporal is a workflow code that is executed in a durable, reliable, and scalable way. The .NET SDK is now a part of Temporal, allowing you to write workflows in C# and other .NET languages. The .NET ...

Read more...

Modular Docs - Why Mojo - A backstory and rationale for why we created the Mojo language

Mojo is an innovative and scalable programming model designed to target accelerators and heterogeneous systems. Its mission includes innovations in compiler internals and support for current and emerg...

Read more...

Passkeys: What they are and how to use them

This article discusses passkeys as a possible alternative to passwords. Passkeys are said to be more secure and easier to use than passwords. Passkeys can be biometric (e.g. fingerprint, face) or cryp...

Read more...

Release 3.40.0 · metalbear-co/mirrord · GitHub

GitHub has released the version 3.40.0 of its product mirrord. With mirrord, users can automate any workflow, host and manage packages, find and fix vulnerabilities in their codespaces, write better c...

Read more...

The Amazing AI Super Tutor for Students and Teachers | Sal Khan | TED

The Amazing AI Super Tutor for Students and Teachers | Sal Khan | TED

AI chatbots like ChatGPT have been feared for the possibility of students using them to cheat on assignments. However, Sal Khan, founder of Khan Academy, argues that AI has the potential to positively...

Read more...

The Inside Story of ChatGPT’s Astonishing Potential | Greg Brockman | TED

The Inside Story of ChatGPT’s Astonishing Potential | Greg Brockman | TED

OpenAI has showcased a live demo of its advanced AI tool, ChatGPT. The tool, which combines language processing with powerful AI-generated imagery, is designed to allow seamless communication between ...

Read more...

Awesome Functional Python

This curated list contains an impressive array of resources related to functional programming in Python, including official documentation, free and non-free books, talks, libraries, and languages. The...

Read more...