WPF in .NET 9.0: The Accent Color
Explains how to use the new Accent Color feature in WPF applications targeting .NET 9.0, including accessing it via SystemColors and XAML.
Explains how to use the new Accent Color feature in WPF applications targeting .NET 9.0, including accessing it via SystemColors and XAML.
A technical exploration of using C# records and collections for immutable data models, covering benefits and practical implementation details.
Explores SQL array functions and the integration of lambda expressions in modern SQL dialects like ClickHouse and DuckDB for filtering and transforming array data.
Explores JEP 483: Ahead-of-Time Class Loading & Linking in Java 24, part of Project Leyden, aimed at reducing application startup times.
Explores JEP 483: Ahead-of-Time Class Loading & Linking in Java 24, part of Project Leyden, to reduce application startup times.
A developer details implementing storage for an election data project using Firestore and JSON files, focusing on abstraction and serialization patterns.
A web developer explains the value of a personal links page for consolidating online presence and shares his own approach.
The author discusses using linkhut, a bookmarking service, to share interesting links and projects as an alternative to social media, and encourages others to join.
Explores common disk I/O failure scenarios in transactional applications and how real-world systems handle data integrity issues.
A developer's personal year-in-review, reflecting on coding work, side projects, and blog writing habits in 2024 and looking ahead.
Part two of building a personal recommendation system, covering data collection from Pocket and content extraction using the Jina Reader API.
A guide to implementing cost-effective, 'good enough' security for Azure PaaS applications, covering architecture, Entra ID, WAF, and Managed Identities.
A tech team's story of pivoting from a CI cost tool to a CI reliability product, only to realize they built great tech but not a viable product.
Analyzes the geopolitical risks for European organizations using American cloud services (AWS, Azure, GCP) due to declining trans-Atlantic trust.
A technical guide exploring the Confluent Cloud API for deploying and managing Apache Flink workloads, including authentication and deployment models.
A guide to implementing authorization in Next.js applications using React Server Components, Server Actions, and the App Router.
A technical guide on discovering and executing a long-tail MEV strategy to profit from imbalanced Uniswap V2 pools using Rust tools.
A technical blog post about writing an experimental Linux scheduler using eBPF and Java that dynamically allocates CPU cores based on system sound levels.
Announcing a talk at iOSKonf25 on distributing and monetizing closed-source SDKs using Swift Package Manager.
A guide to fixing Windows Search when it fails to find files, including how to index hidden application data folders.