TIL: Improving µCSS readability on mobile
A quick tip on using media queries to improve µCSS typography readability on mobile devices.
A quick tip on using media queries to improve µCSS typography readability on mobile devices.
Explains how GitHub merge queue improves developer velocity by automating pull request merging and reducing manual CI babysitting.
Explains why running AI locally on your own hardware is the best way to maintain HIPAA compliance, avoiding costly and restrictive cloud options.
A photographer reflects on 60,000 images, photography as time travel, and the Leica Monochrom's unique ability to capture pure luminance.
Explores why the term 'consciousness' is problematic in AI discussions and argues for using 'awareness' instead.
Release notes for dzBdsLauncher 1.0.19, a tool to open Delphi projects with the correct IDE version, fixing .dpk file handling.
Exploration of ColdFusion custom tag stack traversal across Adobe ColdFusion, Boxlang, and Lucee CFML engines.
Troubleshooting guide for getting Jetpack Search to index and search WordPress custom post types.
Discovery of archived Borland/Codegear/Embarcadero blog posts from 1995 onward, with a custom search tool created for access.
Summary of Azure IaaS and Azure Local updates for April 2026, including new regions, Premium SSD v2 availability, and Ephemeral OS Disk preview.
Troubleshooting WeeChat using the wrong nickname after SASL authentication on IRC.
TxtCipher is a browser-based text encryption tool using RC4 cipher and Base64 encoding, compatible with TxtCrypt.
Bug report on Adobe ColdFusion 2025 where getBaseTagData() fails inside closures, affecting custom tag data access.
Explains how updating an average grade relates to Bayesian statistics and Kalman filtering, using weighted averages and gain.
Introduces ElBruno.MarkItDotNet, a .NET library for converting PDFs, Word docs, HTML, and more to Markdown with streaming and DI support.
Explores real-world examples of companies using Swift and Vapor for server-side applications, including Things Cloud and TelemetryDeck.
A detailed retrospective on running the Absurd durable execution system in production, including design changes and lessons learned.
Developer updates C# library ElBruno.LocalLLMs for Google's new Gemma 4 models, detailing architecture, features, and ONNX conversion challenges.
A technical gap analysis comparing Wolverine.HTTP and messaging features with ASP.NET Core, MVC, FastEndpoints, and .NET messaging frameworks.
Explores using non-ACID storage (csv_tam) as a workaround for missing autonomous transactions in PostgreSQL, balancing performance and crash safety.