Cache CORS Preflight Requests
Explains how to cache CORS preflight requests in .NET applications using the Access-Control-Max-Age header to improve performance.
Explains how to cache CORS preflight requests in .NET applications using the Access-Control-Max-Age header to improve performance.
A comprehensive 2025 guide to Apache Iceberg, covering its architecture, ecosystem, and practical use for data lakehouse management.
Explores C++26's new safety features to prevent dangling references in a configuration manager, with code examples and fixes.
A reflection on Python's evolution over 12 years, focusing on its decline in server-side development due to performance and concurrency challenges.
A protest is planned at FOSDEM '25 to disrupt Jack Dorsey's talk, citing objections to his company's sponsorship and advocating for more transparent event processes.
Explores using Go 1.23's new iterators and coroutines to optimize in-process gRPC communication for efficiency and transparency.
A guide to securing a personal digital life by migrating to a custom domain email, using a password manager, and implementing YubiKey 2FA.
Explores using Bing Search API to ground LLM responses for website assistants, comparing custom implementation with Azure AI Agent Service.
Critique of tech industry's forced AI adoption, arguing for user-centric innovation over disruptive 'visionary' features.
Explores TypeScript enums: their functionality, practical use cases, and alternative approaches for developers.
A biweekly newsletter issue covering mobile automation news, tools, and best practices for iOS and Android development.
A guide to automating Azure Quick Review (azqr) scans using a scheduled GitHub Actions workflow for continuous cloud resource assessment.
A tutorial on automating Azure Virtual Network deployment using PowerShell scripts for consistent, scalable infrastructure.
A tutorial on using the R package {blastula} to create and send automated emails with dynamic content and HTML formatting.
A summary and discussion of Chapter 1 of Chip Huyen's book, exploring the definition of AI Engineering, its distinction from ML, and the AI Engineering stack.
Learn powerful Neovim/Vim commands for precisely copying and moving lines of code to boost your editing efficiency.
Explains how dev containers in VS Code can streamline developer onboarding by creating consistent, pre-configured development environments.
A reflection on the concept of 'theoretical software engineers' and the tension between ideal best practices and pragmatic, real-world development.
A guide to installing and configuring the lightweight HTTP/HTTPS proxy server, tinyproxy, on Ubuntu for domain filtering.
A proposal for managing optional software dependencies using meta-packages, avoiding complexity in package managers.