Automerge [link]
Automerge is a local-first sync engine for building collaborative, offline-capable applications, preventing data conflicts.
Automerge is a local-first sync engine for building collaborative, offline-capable applications, preventing data conflicts.
An overview of the Software Test Pages, a free web application for practicing technical web testing, automation, and learning web technologies.
Explores the new [UnsafeAccessorType] feature in .NET 10, which improves access to private members in code compared to earlier .NET versions.
Introduces the Azure Local Well-Architected Review Assessment, a tool to evaluate and improve hybrid cloud architecture based on Microsoft's framework.
Explores the psychological barriers engineers face when evaluating programming languages outside their expertise, based on Steve Francia's insights.
Martin Fowler's blog fragments on LLM browser security, AI-assisted coding debates, and the literary significance of the Doonesbury comic strip.
An overview of alternative LLM architectures beyond standard transformers, including linear attention hybrids, text diffusion models, and code world models.
An overview of alternative LLM architectures beyond standard transformers, including linear attention hybrids, text diffusion models, and world models.
Explains how stack ranking helps teams prioritize work effectively by forcing tough decisions on what to work on next.
A tutorial on creating a Bash script using Awk and fzf to search, install, and remove Arch Linux and AUR packages from the command line.
Updated SQL Server diagnostic queries for November 2025, including new columns and query hints for performance analysis.
Announcement of htmx 4, replacing XMLHttpRequest with fetch() and introducing breaking changes with a detailed upgrade plan.
Argues against the common advice to replace Kafka with Postgres, explaining they are different tools for different problems.
Argues against oversimplified advice to replace Kafka with Postgres, explaining they are different tools for different problems.
Learn how to use the Microsoft Agent Framework for .NET to create AI agents with persistent memory across sessions using persisted threads.
Analyzes the performance and storage trade-offs of using a dedicated tsvector column versus an expression index for full-text search in PostgreSQL.
Explores the incompatibility between Next.js 16's 'use cache' directive and next-intl, offering a workaround and discussing the upcoming solution.
A technical walkthrough of converting the massive OpenBuildingMap dataset (2.7B buildings) into a columnar Parquet format for efficient cloud analysis.
A guide on how to host and run a Node.js server application using Docker within a Hugging Face Space, serving as an alternative to Glitch.
Zach Leatherman details how the 11ty project uses GitHub Issues for project management and discusses upcoming changes to their workflow.