Microsoft Azure introduces Radius, an open-source development platform for multi-cloud computing
Microsoft Azure has unveiled Radius, a new open-source development platform designed for multi-cloud computing. With Radius, developers can seamlessly build, deploy, and manage applications across mul...
Radius: An Open-Source Cloud-Native Application Platform
Radius is an open-source, cloud-native, application platform that enables developers and operators to define, deploy, and collaborate on cloud-native applications across public clouds and private infr...
Next.js 14
Next.js is a popular JavaScript framework that simplifies server-side rendering with React. It provides a seamless developer experience with automatic code splitting and hot reloading. With the releas...
Meet Azure Analytics Architecture Advisor - Revolutionizing Diagram Design
Discover the future of system architecture with Azure Analytics Architecture Advisor, Microsofts latest innovation in cloud analytics. This game-changing tool goes beyond traditional options like Visi...
Boosting Flexibility in .NET Applications: A Guide to Structured Code
While working on a new solution, the author explores the importance of good structuring and separation of concerns in .NET applications. The article delves into the components and data flows in the ap...
Why Does Microsoft Still Stick with ApiControllers?
The evolution of C# and its .NET Core framework has been nothing short of remarkable, establishing itself as a top-tier choice for robust applications and services. Yet, as I’ve journeyed alongside it...
Scrypted: High Performance Home Video Integration Platform
Scrypted is a high performance home video integration platform and NVR with smart detections. Instant, low latency, streaming to HomeKit, Google Home, and Alexa. Supports most cameras. Installation an...
Performance Improvements in ASP.NET Core 8
ASP.NET Core 8 and .NET 8 bring many exciting performance improvements. In this blog post, we will highlight some of the enhancements made in ASP.NET Core and show you how they can boost your web app’...
The Techno-Optimist Manifesto
Our civilization was built on technology. Technology is the glory of human ambition and achievement, the spearhead of progress, and the realization of our potential. It is time, once again, to raise t...
50 Game Changing (Ha!) Godot 4.x tips in under 10 minutes!

This text provides 50 tips for using a script editor efficiently. It suggests using shortcuts for various commands, such as holding control and dragging a node into a script to automatically create a ...
Clean Architecture Solution Template for ASP.NET Core
GitHub - jasontaylordev/CleanArchitecture: Clean Architecture Solution Template for ASP.NET Core. Automate any workflow, host and manage packages, find and fix vulnerabilities, instant dev environment...
SpaceX Debuts New Website for Cellular Starlink Service
SpaceX has launched a new website for its cellular Starlink service. The website offers information on plans, coverage, and more. The service aims to provide global internet coverage using a network o...
Unleashing Clean Architecture in .NET 8 - Jason Taylor - Copenhagen DevFest 2023

Jason Taylor, a solution architect and Microsoft MVP, is excited to present his talk on Unleashing Clean Architecture in .NET 8 at the Copenhagen Developers Festival. He introduces his clean architect...
Kenney Game Assets All-in-1
Kenney Game Assets All-in-1 is a collection of all our freely available content and contains almost 40,000 game assets. The package includes 2D sprites, 3D models, audio, fonts and more. All assets us...
ASP.NET Core updates in .NET 8 Release Candidate 2
ASP.NET Core updates in .NET 8 Release Candidate 2 (RC2) include many great new improvements such as HTTP logging extensibility, support for form files in new form binding, Typescript client stateful ...
Intro to Hyperscript: Rethinking JavaScript
Hyperscript is a newer language for handling common scripting needs on the JavaScript front end. It can work standalone or in tandem with HTMX. Hyperscript takes the benefits of HyperCard, like simpli...
Introducing the v1.0.0 Beta1 for the .NET Semantic Kernel SDK
As mentioned in the Skills to Plugins blog post, the Semantic Kernel team has been preparing the Semantic Kernel SDK for v1.0.0. Today, we’re making our first big push by releasing the first release c...
Research: Quantifying GitHub Copilot’s impact on code quality
Findings show that code quality is better across the board and developers felt more confident. Our research found that the quality of the code authored and reviewed was better with GitHub Copilot Chat...
Every Godot User Needs To Check Out These Amazing Projects !

Kenny is praised as one of the top free asset suppliers in the market, and many tutorials on the speakers channel have utilized his assets. Kenny recently launched three open-source starter kits for G...
Finite State Machines in Godot 4 in Under 10 Minutes

In this text, the author discusses the use of a Finite State Machine (FSM) to program the behavior of an enemy character in a game. The FSM consists of multiple states, each with its own set of condit...