What's New for OpenAPI with .NET 9
Explores the new Microsoft.AspNetCore.OpenApi package in .NET 9 for generating OpenAPI documents, comparing it to NSwag and Swashbuckle.
Explores the new Microsoft.AspNetCore.OpenApi package in .NET 9 for generating OpenAPI documents, comparing it to NSwag and Swashbuckle.
Argues that cryptographic signatures, like backups, are only valuable if they can be reliably verified, not just created.
A deep dive into flawed algorithms for detecting loops in graphs, exploring common mistakes and why they fail in puzzle-solving contexts.
A guide for iOS developers on implementing tinted home screen widget support in iOS 18 using widgetAccentable and rendering mode modifiers.
Explores new Azure network security features like default outbound access removal and virtual network encryption for a Zero Trust approach.
Exploring the concept of 'buildless' web development, where code runs without bundlers or build steps, and examining modern techniques to achieve it.
A developer compares building a simple CRUD web app using FastAPI, FastHTML, Next.js, and SvelteKit to evaluate their features and developer experience.
A podcast episode discussing the migration process to Swift 6, covering its non-breaking changes, new features, and the importance of planning.
A developer's perspective on learning what truly matters for personal fulfillment, rather than just following industry trends.
Author announces intention to start publishing weekly notes about their work, reading, and learning, focusing on technical setup and goals.
Introduction to Kubernetes Gateway API, its role as the successor to Ingress, and key differences for managing external traffic routing.
A developer's critique of the Base (Ethereum L2) documentation, highlighting jargon and onboarding barriers for newcomers to blockchain development.
Explores funding models for open source software, including foundations, donations, and venture capital, and their impact on sustainability.
A tutorial on using the Posh-Postcodes.io PowerShell module to validate UK postcodes from a CSV file.
A guide to React's useDeferredValue hook, explaining its purpose for performance optimization and providing a practical code example.
Explores best practices for securing Azure ARM templates and using PowerShell to automate secure Infrastructure as Code deployments.
A developer explains the creation of 'bic', a minimal static site generator written entirely in Bash, detailing the motivation and technical approach.
A tutorial on implementing file downloads in Remix using the useFetcher hook, covering resource routes and dynamic file generation.
A guide to implementing automatic component imports for MDX files in the Astro framework using the astro-auto-import package.
A developer episode on using Kamal to deploy a demo app to a Digital Ocean Droplet VM, covering the tool's operations.