Using Rust at a startup: A cautionary tale Rust is awesome, for certain things. But think twice before picking it up for a startup that needs to move fast.
Publish docker images to GitHub Container Registry (ghcr) This post is about how to publish docker images to GitHub Container Registry. GitHub offers a container registry where we can publish docker images as public and private.
Book notes & reflections: The Making of a Manager An overview of the book '“The Making of a Manager' by Julie Zhou. Including some of my key takeaways, how they relate to my own experience, and what I am trying to implement as a result.
Smart Move, Google Generalist developer writing about fullstack development, system administration and free software.
Domain Events and Event Sourcing go hand in hand? Not Exactly! What are domain events for? Domain Driven Design and Event Driven Architecture are nothing new, but they continue to become more popular. Unfortunately, some...
The weirdest way to loop in C# is also the fastest Until the 28th of Nov 2022 use discount code BF2022 for up to 25% offat: https://nickchapsas.comBecome a Patreon and get source code access: https://www.patr...
GitHub - fzyzcjy/flutter_smooth: Achieve ~60 FPS, no matter how heavy the tree is to build/layout Achieve ~60 FPS, no matter how heavy the tree is to build/layout - GitHub - fzyzcjy/flutter_smooth: Achieve ~60 FPS, no matter how heavy the tree is to build/layout
Frozen collections in .NET 8 .NET 7 was freshly released but Microsoft does not sleep. .NET 8 is already in the making and I want to showcase to you one new area where the dotnet team is working on Frozen collections. So let's have a look at what frozen collections are and how they a...
Added a "current user" scoped service · davidfowl/TodoApi@fea14ab - Replace the user id type with a "CurrentUser" type that can be used in more places. - Added a middleware that populates the current user and use that from auth policies and the todo API.
C# String Interpolation - Code Maze String interpolation is more readable variant of string.Format that was introduced in C# 6. It is identified by $ immediately before ".
Ensure the user is valid · davidfowl/TodoApi@74b9cd7 - make an extra db round trip per request to make sure the user is valid before continuing the http pipeline. - Added a test to verify the behavior
Weird West First Person Mod Tech Overview The Weird West first person mod is out! Here's some scoops on that. As usual, if you find that I speak too quickly or don't enunciate enough, I advise you to...
Null vs. Undefined in JavaScript | Syncfusion Blogs This article covers the basics of the values null and undefined and some best practices that can be used to check and handle errors in JavaScript apps.
Developer Docs | Developer Resources and Guides | Amazon AWS Find everything from step-by-step guides, to courses, workshops and resources for .NET development. All from the Amazon .NET on AWS Documentation & Developer Guides
MAUI App Accelerator v1.1 - Now with C# Markup support Version 1.1 of MAUI App Accelerator is now available from the Visual Studio Marketplace . The big change in this version is the inclusion of...
A Simple Web API Application that Echoes the Request for any URL | no dogma blog There have been many times that I wanted a simple web API application that takes any request on any url and returns a useful response. Here is how to do just that with both a minimal API endpoint and a full controller.
Upgrade of .NET agent for Azure Pipelines Understand why, what and when and decide your next steps to prepare yourself for the Azure Pipelines .NET agent upgrade.
Password Purgatory - Making Life Hell for Spammers Password must be 12-16 characters long: Divyani1234567890
Weird West First Person Mod Tech Overview The Weird West first person mod is out! Here's some scoops on that. As usual, if you find that I speak too quickly or don't enunciate enough, I advise you to...
Elected Officials | USAGov Find contact information for federal, state, and local government officials.
zkapp-cli CLI to create a zkApp ("zero-knowledge app") for Mina Protocol.. Latest version: 0.5.3, last published: 8 hours ago. Start using zkapp-cli in your project by running `npm i zkapp-cli`. There are 3 other projects in the npm registry using zkapp-cli.