Spectral: The API Linting Tool You Need in Your Workflow 🔎
Introduction to Spectral, an open-source API linting tool for OpenAPI and custom rulesets, with setup guides and demo.
Introduction to Spectral, an open-source API linting tool for OpenAPI and custom rulesets, with setup guides and demo.
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.
Apple's new Observations framework in Swift enables observable models to be used as async streams, integrating with Swift Concurrency.
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.
Analysis of Spotify's AI-generated band and the shift towards AI-native content creation, questioning the future of human creators.
Explains how to bypass macOS unified logging's <private> redaction for debugging by using plist files or configuration profiles.
Explains how to use SPIFFE and Keycloak for secure, non-anonymous dynamic client registration in MCP authorization, addressing enterprise security concerns.