Introducing C# 12: Primary constructor on classes and struct Introduction .NET 8 and C# 12 are available in preview and I’m glad to share...
Price controls: Too early for a victory lap Narrative-driven triumphalism does not make for sound policy.
Making OpenAI Whisper better - Nikolas' Blog Explore models of Whisper with the ability to diarize different speaker and improve quality at the same time.
The cheese, the rats – and why some of us are poorer than others In a laboratory in College Station, Texas, in 1990, six lab rats pressed levers and lapped at tubes as root beer and tonic water were released. They were participating in the quest for an elusive q…
How I blew up my backup server (Valve pls fix) All of this could have been avoided if I didn't insist on making backups of my Steam Deck.
/home/halosghost/blog Thinking about encoding information is a bit1 of a hobby of mine. Lately, I've been thinking a lot about time.
Why Niche Content Sites Are Toast Content websites are, as the kids say, "donezo". I write about how a monsoon of spam will continue decimating the digital publishing world.
You can stop using user-scalable=no and maximum-scale=1 in viewport me It’s bad for accessibility, and no longer needed.
Interactive versionable architecture diagrams Tired of building un-versionable, lifeless architecture diagrams? Wouldn’t it be great if you could add your diagram to Git, embed it in your documentation, and have clickable elements?
Why Modern Therapy Might Be Doing More Harm Than Good Disclaimer: If you think you need mental therapy, go for it. There's no shame in asking for help. The general consensus is that younger generation is more open about their mental well-being as opposed to the older generations. Older generations (Gen X, b...
Derived Instances Can Break Smart Constructors, Too Smart constructors help guard against invalid data flowing through your system and prevent the need for more pervasive defensive coding tactics. You just need to be aware of the language details which can circumvent the protection they provide.
.NET 8: Why .NET 8 preview doesn’t show up in Visual Studio 2022 ? Introduction .NET 8 preview is there! At this time of writing, the preview 4 is...
sort-research-rs/text.md at main · Voultapher/sort-research-rs Test and benchmark suite for sort algorithms in Rust - sort-research-rs/text.md at main · Voultapher/sort-research-rs
An Introduction to JetBrains Rider - Tips and Tricks An introduction to the JetBrains Rider IDE.In this video, I introduce Rider, showing lots of keyboard shortcuts for manipulating both the IDE, and also your ...
Browsertech Digest: “We should stop using JavaScript” Crockford on JavaScript In this short video, Douglas Crockford argues that it’s time for the software industry to move on from JavaScript. The message is...
acme.sh runs arbitrary commands from a remote server · Issue #4659 · acmesh-official/acme.sh Hello, You may already be aware of this, but HiCA is injecting arbitrary code/commands into the certificate obtaining process and acme.sh is running them on the client machine. I am not sure if thi...
Virtual Methods in C# - Code Maze In this article, we will discuss what virtual methods in C# are, how to implement them, their use cases, and the pros and cons.
The Right Way To Use HttpClient In .NET If you're building a .NET application, chances are high that you'll need to call an external API over HTTP. The easy way to make HTTP requests in .NET is to use the HttpClient to send those requests. And it's a great abstraction to work with, especially ...
Archive Your Reddit Data While You Still Can I've written a tool for creating a searchable archive of all your Reddit data.
Breaking Up with Tech Debt: A Love Story with M. Scott Ford Remember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to s...