Introducing Project IDX, An Experiment to Improve Full-stack, Multiplatform App Development
Project IDX is a browser-based development experience designed to make it easier to build, manage and deploy full-stack web and multiplatform applications, with popular frameworks and languages. It al...
Ultimate .NET Project Setup with Clean Architecture and Domain-Driven Design
An opinionated ASP.NET Core solution setup for creating web applications using Clean Architecture and Domain-Driven Design principles. This setup follows all the latest modern practices and includes f...
Project IDX: Full-stack application development with generative AI

Google is working on a new project called IDX, which aims to make multi-platform app development faster and easier. With IDX, developers no longer have to manage runtime installations or dependencies....
macOS - mds_stores high cpu usage on developer machine
How to stop high CPU usage by mds_stores on macOS
EF Core 8 RC1: Complex types as value objects
EF Core 8, or just EF8, is the successor to EF Core 7, and is scheduled for release in November 2023, at the same time as .NET 8. EF8 requires .NET 8 and this RC1 release should be used with the .NET ...
Godex - Godot Engine ecs library
Godex is a Godot Engine ecs library that is still in development. You can open issues to report any problems or join discussions for help. The Entity Component System (ECS) is an architectural design ...
Introducing RustRover - A Standalone Rust IDE by JetBrains
Were excited to announce RustRover, our standalone IDE for Rust. After years of working on a Rust plugin for IntelliJ IDEA and CLion, weve listened to the community and developed an IDE specifically d...
Lace 1.5 is here
Each Lace release brings us even more good stuff and this time is no exception. We’ve another set of improvements and new features just waiting for you to explore. And be warned, the first one is HUGE...
Performance Improvements in .NET 8
I look forward to summer every year. Sun, beach, warm nights, and putting the finishing... developers that contributed significantly to the release, calling out the hundreds upon hundreds of pull requ...
RustRover: Rust IDE by JetBrains
RustRover is a Rust IDE developed by JetBrains. Rust is a systems programming language that is designed for safety, concurrency, and performance. The Rust IDE provides various features and tools to en...
Welcome to Murder Engine!
This is the source for Murder Engine, a pixel art ECS game engine built on top of MonoGame. Proceed at your own risk. This is an in-development engine, which is another way of saying that it will chan...
ASP.NET Core updates in .NET 8 Release Candidate 1
.NET 8 Release Candidate 1 (RC1) is now available and includes many great new improvements to ASP.NET Core! This is the first of two release candidates that we plan to share before the final .NET 8 re...
Obsidian 1.4.10 Desktop (Public)
Obsidian 1.4.10 Desktop (Public) is the latest version of the Obsidian software. This update includes several improvements for the editor, properties, general functionality, search, and other plugins....
Unity plan pricing and packaging updates
Effective January 1, 2024, a new Unity Runtime Fee will be introduced based on game installs. Additional features such as cloud-based asset storage, Unity DevOps tools, and AI at runtime will be added...
Global Trends 2040: Key Trends and Uncertainties
Welcome to the 7th edition of the National Intelligence Councils Global Trends report. Published every four years since 1997, Global Trends assesses the key trends and uncertainties that will shape th...
An observation on Generalization

The speaker discusses their excitement for the event and mentions their previous work in AI alignment. They then delve into the concept of unsupervised learning and its relation to learning in general...
Event-driven Kubernetes testing with Testkube and Tracetest
Configuring CI pipelines for running trace-based tests in Kubernetes is tedious work. Especially if you need to trigger tests based on Kubernetes events. Look no further! Once you’re done reading, you...
Give Every AI a Soul—or Else
Mavens in the field of artificial intelligence express shared dread of terrible outcomes that might be wrought by their own creations. Many call for a moratorium, allowing time for existing systems of...
Sqids .NET
Sqids (pronounced squids) is a small library that lets you generate YouTube-like IDs from numbers. It encodes numbers like 127 into strings like yc3, which you can then decode back into the original n...
Green Thread Experiment Results
Our goal with the green thread experiment was to understand the basic costs and benefits of introducing green threads to the .NET Runtime environment. The .NET asynchronous programming model makes it ...