Simple State Machine Updates
Updates to the SimpleStateMachine project, including new configuration methods and adding arbitrary state data to state machine states.
Updates to the SimpleStateMachine project, including new configuration methods and adding arbitrary state data to state machine states.
A deep dive into the implementation details of the new CPU-time profiler introduced in Java Development Kit (JDK) 25.
A developer explores building simple and tool-using chatbots from scratch using the DSPy framework, reflecting on practical vs. theoretical learning.
Introduction to Spectral, an open-source API linting tool for OpenAPI and custom rulesets, with setup guides and demo.
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.
Apple's new Observations framework in Swift enables observable models to be used as async streams, integrating with Swift Concurrency.
Oxide announces a $100M Series B funding round to advance its vision of co-designed hardware and software for on-premises cloud computing.
A guide to using Notehub's smart fleets feature to automatically detect and categorize IoT devices with anomalies like bad mounting or faulty sensors.
A developer's six-week retrospective on using Claude Code for software engineering tasks, highlighting transformative productivity gains and new workflows.
Using a SAT solver and Python to automate the complex scheduling of student-teacher interviews at a Zen meditation retreat.
An introduction to Lean, a programming language for formalizing mathematics, using a simple proof of 2=2 as an example.
Compares how major cloud providers (AWS, Azure, Google, Oracle) are addressing European data sovereignty concerns with new sovereign cloud solutions.
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.
Debugging a memory exhaustion error in Symfony caused by Doctrine metadata during serialization, with a lightweight serializer solution.
A guide to implementing essential security auditing for databases, using Microsoft SQL Server as a practical example to demonstrate configuration and importance.
Explains JavaScript's dynamic typing and demonstrates type conversion through coercion and casting with practical examples.
Explores the new `dnx` command in .NET 10 preview for running .NET tools without installing them, similar to npx in Node.js.
A developer's raw notes on profiling challenges and ideas for JFR stack sampling in the OpenJDK, written in March 2025.