Our $100M Series B
Oxide announces a $100M Series B funding round to advance its vision of co-designed hardware and software for on-premises cloud computing.
Oxide announces a $100M Series B funding round to advance its vision of co-designed hardware and software for on-premises cloud computing.
A developer's status update covering their university dissertation on unprivileged FUSE mounting, pimsync bug fixes, and ongoing work on JMAP client support for calendars and contacts.
A developer's six-week retrospective on using Claude Code for software engineering tasks, highlighting transformative productivity gains and new workflows.
A follow-up analysis of unexpected behavior in C# record types when using the 'with' operator, exploring differing mental models and solutions.
A guide to troubleshooting network connectivity issues with the Azure Connected Machine agent for Azure Arc.
A technical guide on implementing end-to-end user authorization for MCP servers using Entra ID, OAuth 2.0, and on-behalf-of flows.
A guide to implementing essential security auditing for databases, using Microsoft SQL Server as a practical example to demonstrate configuration and importance.
A developer's raw notes on profiling challenges and ideas for JFR stack sampling in the OpenJDK, written in March 2025.
Explains techniques for incremental, non-disruptive compaction in Apache Iceberg tables under continuous streaming data ingestion.
A developer shares progress on creating a 3D version of their game using Unity, focusing on building a random level generator.
Guide to adding a right-click menu option in Linux Mint's Nemo file manager to convert images to the WebP format for significant file size reduction.
Learn how to use TransformerSharp to run Hugging Face text generation and text-to-image models locally in C# applications.
A guide to reducing Azure Virtual Desktop costs by 30-70% through VM SKU selection, auto-scaling, and host pool optimization.
A guide to using architectural unit tests in C#/.NET to enforce CancellationToken usage and sealed classes in controllers.
A guide to polyfilling URL search parameter grouping using bracket notation in Adobe ColdFusion, mirroring native Lucee CFML behavior.
Explains how to use Python's typing.Unpack and TypedDict for stricter type annotations of **kwargs.
Explores the concept of an 'intelligence frequency spectrum,' comparing AI's 1-2Hz conversational speed to faster/slower biological decision-making.
Explores the concept of (weak) factorization systems in category theory, generalizing function decomposition into surjections and injections.
Explains how to correctly type *args and **kwargs in Python to pass type checkers, avoiding common mistakes.
A guide on advancing your software engineering career by shifting from solving defined problems to identifying the right business problems to solve.