Bun is a fast all-in-one JavaScript runtime Bundle, transpile, install and run JavaScript & TypeScript projects – all in Bun. Bun is a new JavaScript runtime with a native bundler, transpiler, task runner and npm client built-in.
IKVM 8.2.0 I'd like to announce the (long awaited) release of IKVM 8.2.0. For those interested, IKVM is a Java Virtual Machine built on .NET. It was...
Feature Flags in .NET, from simple to more advanced Let's implement a naive feature flag, refactor the code with the .NET Feature Management API, and to top things off, the Azure Feature Management Feature is thrown into the mix to tweak the feature flags dynamically without having an impact on the users.
Release SpaceVim v2.0.0 · SpaceVim/SpaceVim Release Notes: http://spacevim.org/SpaceVim-release-v2.0.0/
CoreWCF 1.1.0 and project templates The CoreWCF project, a WCF implementation for .NET Core, has released a 1.1 update. Project templates are now available for creating projects from Visual Studio or the command line.
Micro Frontends in Action With ASP.NET Core - Composition via YARP Transforms and Server-Side Includes (SSI) This post describes implementation of server-side composition via SSI sample from Micro Frontends in Action with ASP.NET Core and YARP.
GitHub - MeViMo/youbit: Using YouTube as a free file hosting service Using YouTube as a free file hosting service. Contribute to MeViMo/youbit development by creating an account on GitHub.
GitHub - flavio/wapc-guest-dotnet: A waPC guest for .NET A waPC guest for .NET. Contribute to flavio/wapc-guest-dotnet development by creating an account on GitHub.
July 5, 2022 I can take you there, but you'll have to fix one tiny typo. Let's see if you can do that.
Making Page Shield malicious code alerts more actionable In this post we go over improvements to script status, metadata and categorization.
Returning XML from minimal APIs in .NET 6 In this post I show how to return an XML response from minimal APIs, how to create a helper extension method, and discuss performance considerations
GitHub - kubewarden/policy-sdk-dotnet: Kubewarden Policy SDK for the .NET platform Kubewarden Policy SDK for the .NET platform. Contribute to kubewarden/policy-sdk-dotnet development by creating an account on GitHub.
Working with Database First Approach in Entity Framework Core This post is about working with Database First approach in Entity Framework Core. This approach is useful in scenario where we already got a Database and we need to generate model and db context classes.
Shell Sort in C# - Code Maze Have you ever needed to sort a list of items, but didn’t want to use the built-in sorting function? If so, you may be interested in learning about Shell Sort, which is similar to insertion sort but uses a different approach to sorting. In this article, we...
How to solve InvalidOperationException for constructors using HttpClientFactory in C# - Code4IT A suitable constructor for type 'X' could not be located. What a strange error message! Luckily it's easy to solve.
Buy Last Call BBS | Xbox Boot up your Z5 Powerlance and dial into Last Call BBS, the last game from Zachtronics! The Barkeep’s loaded up his retro computer with a full set of puzzle games for you to download and play. No need to worry about copy protection, they’re all fully crac...
Building a quick Reddit Blazor client without Reddit's API Learn how to build a simple Reddit client with Blazor and the pushshift.io API. Pull conversations and statistics from Reddit with a few lines.
Distributed systems evolution: message contracts Evolving distributed systems architecture is challenging. If the system is message-based, the first challenge comes from evolving message contracts.
How Stack Overflow is leveling up its unit testing game We neglected unit tests for a long time because our code base made them difficult. But now we're putting in the work to change that.
Get and Put State A pair of standard helper functions for the State monad. An article for object-oriented programmers.
I can’t believe that I can prove that it can sort by Yannick Moy – Jun 23, 2022. When an enthusiastic Ada programmer and a SPARK expert pair up to prove the most "stupid" sorting algorithm, lessons are learned! Join us in this eye-opening journey.
On the use of a life In a recent discussion on Hacker News, a commenter posted the following question:
Felt – The best way to make maps on the internet Felt lets you create maps collaboratively, using world-class data, and share them in a single click. For team projects or epic adventure with friends.
Site Reliability Engineering – More Evolution of Automation We're going back in time, or is it forward?, as we continue learning about Google's automation evolution, while Allen doesn't like certain beers, Joe is a Zacker™, and Michael poorly assumes that UPSes work best when plugged in.
Tiny Core Linux 13.0 is a full Linux desktop in 22 MB #Linux Most Linux-based operating systems are fairly large — usually well over a full gigabyte in size for the base install image. Tiny Core Linux, which clocks in at a svelte 22 MB download, just release…