Elon Musk: Neuralink, AI, Autopilot, and the Pale Blue Dot | Lex Fridman Podcast #49

The second part of the conversation with Elon Musk focuses on the engineering and innovation in brain computer interfaces and Neuralink. Musk discusses his belief in scientific methods and improving o...
Elon Musk: Tesla Autopilot | Lex Fridman Podcast #18

Elon Musk, the CEO of Tesla, was interviewed for the MIT Artificial Intelligence Podcast to discuss the Autopilot technology in Tesla vehicles. The interview focused on the vision and design choices b...
Concerned about Serverless Lock-in? Consider Patterns!
Design patterns provide a technology-neutral vocabulary to describe common solutions and design trade-offs for developing software. Despite rapid technology evolution, many design patterns pass the te...
Pulumi - Universal Infrastructure as Code
Pulumi is a platform that provides infrastructure as code for engineers in Node.js, Python, Go, .NET, Java, and YAML. With Pulumi Deployments, engineers can manage ten times more infrastructure, unloc...
Welcome to C# 11 - .NET Blog
C# 11 has been released and brings new features while continuing to advance themes from previous releases. Community participation was key to developing this version of C#. Some of the new features in...
.NET Conf 2022 - Day 1

The .NET team presented a number of live video streams discussing the features for the next release of Blazor and .NET7. The hot reload support for Blazor WebAssembly has significantly improved in pre...
Clerk: Complete User Management and Authentication Service for Developers
Clerk is a comprehensive user management and authentication service designed for developers. With a series A funding of $15 million led by Madrona, Clerk offers fully featured UIs and dead simple APIs...
Concurrent Processing in .NET 6 with System.Threading.Channels (Bonus: Interval Trees)
Learn how to simplify concurrent processing and pipelining of data using channels, a built-in feature of .NET 6. With channels, you can parallelize API calls and post-processing as a stream which enha...
Full New Elon Musk Interview. Ron Baron Conference Nov 2022. With Timestamps.

Elon Musk discusses his work with Tesla and SpaceX, aiming to accelerate the Advent of sustainable energy and taking steps to ensure humanity becomes a multi-planetary species. While he acknowledges t...
AWS Lambda with .NET 6 - Getting Started with Serverless Computing
Learn how to use AWS Lambda with .NET 6 for serverless computing, and deploy the serverless function to AWS. This article covers the use cases of AWS Lambda, installing the extensions and CLI template...
GitHub Actions and a C# AWS Lambda
At Don’t Panic Labs, we have been using Azure Dev Ops more than GitHub during the last few years. Periodically, I like to dive into other technologies and see where they are at. This led me to deploy ...
GrowthBook - Open Source Feature Flags and A/B Tests
Version 1.8 of GrowthBook has been recently released, and you can join the GrowthBook team on Thursday to have a look at the latest features, ask questions and know more about the product. The GrowthB...
Run PuppeteerSharp on Chromium in AWS Lambda with HeadlessChromium.Puppeteer.Lambda.Dotnet Nuget Package
HeadlessChromium.Puppeteer.Lambda.Dotnet is a Nuget Package that provides everything needed to run PuppeteerSharp in AWS Lambda with Chromium. The project uses the chromium binary extracted from Spart...
Create a Complete Azure Function Project in .NET 6 and AF v4
Learn how to create a fully featured Azure Function project using .NET 6 and AF v4. This article covers topics such as OpenApi(Swagger), Multiple Functions, Simplified DI, Testing, and more. The artic...
Google Sheets API with .NET Core
Learn how to use Google Sheets API using the Google Sheets Client Library for .NET with this step-by-step guide. Configure the Google Sheets API in the Google developer console and build an ASP.NET Co...
Hexagonal Architecture - A Clean Architecture for Secured Software Design
Hexagonal Architecture, also known as Ports and Adapters architecture, is a clean architecture approach that focuses on the separation of concerns and information hiding principles. By putting inputs ...
Uno Platform 4.6: Hello .NET 7! - Build .NET-based applications that run everywhere
Uno Platform 4.6 offers support for .NET 7, Library Assets, SVG Support, Android 13, the new WebAssembly Bootstrap 7.0, and ASP.NET Core Hosting Project. With .NET 7 support, developers can experience...
Whats New in .NET 7 for Authentication and Authorization
Learn about the new features in .NET 7 that enhance authentication and authorization support in .NET applications. This includes default authentication schemes that are automatically inferred by the f...
Bringing .NET to EdgeDB
Today, the EdgeDB team announces the official .NET binding for EdgeDB. The API implements zero-config connectivity, automatic reconnection on network and serialization errors, client-side connection p...
EdgeDB | The Developer Database
EdgeDB is a next-generation database that simplifies the developer experience. With powerful query language, declarative schema, deep querying, introspectability, and first-party migration system, Edg...