Chris Lattner: Future of Programming and AI | Lex Fridman Podcast #381

Chris Lattner, an innovative engineer in modern computing who co-created a new full-stack AI infrastructure called Modular and a programming language called Mojo developed technologies that were desig...
Chris Lattner: The Future of Computing and Programming Languages | Lex Fridman Podcast #131

Chris Lattner is a world-class software & hardware engineer, leading projects at Apple, Tesla, Google, and SiFive. Please support this podcast by checking out our sponsors: - Blinkist: https://blinkis...
Mark Zuckerberg: Future of AI at Meta, Facebook, Instagram, and WhatsApp | Lex Fridman Podcast #383

In a recent podcast episode, Lex Friedman interviewed Mark Zuckerberg, the CEO of Meta, which owns Facebook, Instagram and WhatsApp, about his vision for the future of the company and artificial intel...
Mark Zuckerberg: Meta, Facebook, Instagram, and the Metaverse | Lex Fridman Podcast #267

In a podcast conversation with Lex Friedman, CEO of Facebook-now-called-Meta, Mark Zuckerberg discusses the responsibility social media companies have in reflecting humanity in all its complexities an...
GitHub Packages: Python (PyPi) Support
GitHub Packages now offers public and private PyPI package management server support for distributing Python packages. This feature is available on the cloud and supports the pip client. Users can set...
Announcing C# Dev Kit for Visual Studio Code
We are excited to announce the preview release of C# Dev Kit, a new Visual Studio Code extension designed to enhance developer productivity for C# projects on Linux, macOS, and Windows. The kit consis...
First impressions: Yes, Apple Vision Pro works and yes, its good
After a demo, it was apparent that Apple Vision Pro is a leapfrog in capability and execution of XR. Although its not a genuinely new paradigm, it has advantages with 5,000 filed patents over the past...
Deploy and run a Azure OpenAI/ChatGPT app on AKS with Terraform
This sample shows how to deploy an Azure Kubernetes Service(AKS) cluster and Azure OpenAI Service using Terraform modules with the Azure Provider Terraform Provider and how to deploy a Python chatbot ...
Accelerating AI Model Serving with Modular AI Engine
The Modular AI Engine is the worlds fastest unified AI inference engine that provides significant usability, portability, and performance gains for leading AI frameworks like PyTorch and TensorFlow. H...
DoReMi: Optimizing Data Mixtures Speeds Up Language Model Pretraining
In this paper, we propose Domain Reweighting with Minimax Optimization (DoReMi), which first trains a small proxy model using group distributionally robust optimization (Group DRO) over domains to pro...
Highlights from Git 2.41: Improvements in Handling Unreachable Objects
The open-source Git project recently released Git 2.41, with features and bug fixes provided by over 95 contributors, including 29 new ones. One of the most notable improvements in this new version of...
OpenAI Execs Warn of Risk of Extinction in New Open Letter
Executives from OpenAI, DeepMind, and other AI researchers caution that their lifes work could potentially extinguish all of humanity. The Center for AI Safety released a statement about the risks of ...
Implementing HATEOAS in your ASP NET Core web API: Enhancing API Discoverability and Navigability
As developers, we strive to build robust and user-friendly web APIs that provide a seamless experience for clients. One powerful approach to achieve this is by implementing HATEOAS (Hypermedia as the ...
Building Better Pangenomes to Improve Genomic Equity: An International Collaboration Announces Completion of First Human Pangenome Reference
Google AI Blog shares how an international collaboration of 119 scientists across 60 institutions, known as the Human Pangenome Research Consortium, has completed the first human pangenome reference. ...
Nvidias CEO Talks About the Future of Work: A.I. Wont Steal Jobs, but Skilled Experts Will Benefit
Nvidia’s CEO, Jensen Huang, discussed the transformation of the workplace due to Artificial Intelligence (A.I.) during his graduation speech at National Taiwan University. While A.I. won’t steal jobs,...
OpenAIs Short-Term Plans According to Sam Altman
Last week, Sam Altman sat down with 20 developers to discuss OpenAIs APIs and product plans. One major theme that emerged is that OpenAI is heavily GPU limited at present, slowing down short-term plan...
They Plugged GPT-4 Into Minecraft—and Unearthed New Potential for AI
An AI researcher at Nvidia led a team to set the GPT-4 model loose inside Minecraft, resulting in the creation of a Minecraft bot called Voyager that suggests goals, generates code, and refines its ac...
ValueTask and ValueTask for50 C# (Advanced) Optimization Performance Tips
Boost your C# applications performance with these 50 advanced optimization tips. Learn to improve memory usage, async programming, parallelism, caching, thread safety, LINQ queries, data structures, S...
Tree of Thoughts - An All-New Powerful and Flexible Algorithm to Advance Model Reasoning by 70%
# Tree of Thoughts 🌳🌲🌴🌿🍃 Tree of Thoughts (ToT) is an all-new powerful and flexible algorithm that advances model reasoning by a whopping 70%. This is a plug-in-and-play version, connect your ow...
Voyager: An Open-Ended Embodied Agent with Large Language Models
Voyager is an embodied lifelong learning agent in Minecraft that utilizes large language models for skill acquisition and exploration. It consists of three key components: an automatic curriculum that...