Gateway API – Part 2 – API Resources
A technical guide exploring Gateway API resources in Kubernetes, covering installation, GatewayClass, Gateway, and HTTPRoute configurations.
A technical guide exploring Gateway API resources in Kubernetes, covering installation, GatewayClass, Gateway, and HTTPRoute configurations.
Explores using Umbra Space's Synthetic Aperture Radar (SAR) satellites and the SARDet-100K dataset to detect aircraft, especially those with transponders off.
A developer's exploration of the powerful CSS :has() pseudo-class, sharing real-world use cases and its surprising utility in modern web development.
A developer explains a compiler error when performing LINQ joins on multiple columns in Entity Framework and provides the solution requiring matching anonymous type property names.
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.