Blog Logo
TAGS

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...

Read more...

Project IDX: Full-stack application development with generative AI

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....

Read more...

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 ...

Read more...

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 ...

Read more...

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...

Read more...

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...

Read more...

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...

Read more...

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...

Read more...

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...

Read more...

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...

Read more...

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....

Read more...

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...

Read more...

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...

Read more...

An observation on Generalization

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...

Read more...

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...

Read more...

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...

Read more...

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...

Read more...

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 ...

Read more...

Durable Functions vs. Apache Airflow

Recently Ive been looking at Apache Airflow since Ive noticed it getting a lot of attention from Python developers and cloud providers for supporting workflow scenarios. For context, Im the creator of...

Read more...

GitHub - domn1995/dunet: C# discriminated union source generator

GitHub - domn1995/dunet: C# discriminated union source generator. Skip to content. Toggle navigation. Sign up. Product. Actions. Automate any workflow. Packages. Host and manage packages. Security. Fi...

Read more...