Adobe ColdFusion 2025 Bug: getBaseTagData() Doesn't Work Inside Closure
Bug report on Adobe ColdFusion 2025 where getBaseTagData() fails inside closures, affecting custom tag data access.
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.
Explores the hyperbolic analog of Napier's mnemonic for spherical trigonometry, comparing circular and hyperbolic functions.
Analysis of top contributors and organizations behind the DataFusion 53 release, highlighting key developers and companies.
Analysis of how browsers and PWAs could disrupt mobile app store monopolies, and why tech media fails to cover this antitrust angle.
Explores the evolution from saved prompts to Agent Skills, a new way to codify workflows for AI agents with metadata, scripts, and tools.
Explains why Facebook's terms of service grant them rights to user content, debunking viral legal disclaimers.
Explores cognitive, technical, and intent debt in software systems, plus LLMs as System 3 thinking.
Comparison of Artemis II mission trajectory with Apollo 8 and Apollo 13, highlighting lunar free-return and orbit details.
Analysis of Gemma 4 architecture, benchmarks, and licensing compared to Gemma 3 and other models.
Analysis of Gemma 4 31B architecture, benchmarks, and comparison with prior models like Gemma 3 and Qwen3.5.
PostgreSQL 19 adds UPDATE/DELETE FOR PORTION OF for temporal tables, simplifying history management.
This article explores methods for creating an XDG_RUNTIME_DIR, comparing approaches like PAM, setuid binaries, and randomized locations in /tmp.