⚡️ How to Make a Useless Class in C#... as safe as possible
⚡️ How to Make a Useless Class in C#... as safe as possible
Blogged: Closed class hierarchies - Exploring the .NET 11 preview - Part 4
https://andrewlock.net/exploring-the-dotnet-11-preview-4-closed-class-hierarchies/
In this post I describe what a closed closed hierarchy is, how to create one, and discuss why you might want one
Dew Drop - June 30, 2026 (#4701)
https://www.alvinashcraft.com/2026/06/30/dew-drop-june-30-2026-4701/
#dotnet #webdev #ai #windowsdev #csharp #appdev #visualstudio #github #cloud #dewdrop
Dew Drop - June 29, 2026 (#4700)
https://www.alvinashcraft.com/2026/06/29/dew-drop-june-29-2026-4700/
#dotnet #ai #webdev #csharp #windowsdev #visualstudio #cloud #vscode #appdev #dewdrop
Found that I'm blind to code lines that don't seem off at first but are blatantly the wrong thing (like an event being connected to the wrong object). Had an issue where a ListBox in a custom-built autocomplete control was not firing an event that it should, was wondering why. A cursory glance never showed anything blatantly wrong. Breakpointing would've made me skirt past it, too.
I asked Claude about it and it turned out its event was connected to the TextBox. 🫠
Is that like, an ADHD thing? Do other ADHD people have that issue?
Live for a #VR dev stream. LIVnyan-OnAirTap integration for VR VTubing. Today we're going to look at tracking bone positions and using that to adjust the foreground clip plane in realtime. I'll explain that on stream :3
Just blogged: Follow-up to my 2021 console stack post: templates scaffold well, but shared glue code drifts when you maintain many CLI tools.
Now I use Devlead.Console.Template plus the Devlead.Console source package. Scaffold once, update bootstrap via NuGet. Partial Program hooks for your commands and DI.
🎉 Nitrocid 0.2.1 Tech Preview is now available, as we promised yesterday! 🎉
#Nitrocid #NitrocidKS #KernelSimulator #TechNews #TechUpdates #dotnet #csharp #programming #Aptivi