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.
Learn how to use the Microsoft Agent Framework for .NET to create AI agents with persistent memory across sessions using persisted threads.
Analyzes common flaws in C# ArrayPool benchmarks, explaining how JIT optimizations can invalidate results and how to fix them.
A software tester proposes the term 'slop-coding' to describe quickly built, untested tools, contrasting it with 'vibe coding' for clearer communication.
Learn how to use Background Responses in .NET's Microsoft Agent Framework to maintain AI agent state and resume interrupted tasks using continuation tokens.
Explains the Store and Forward resiliency design pattern for handling service dependencies in tech systems like payments and telecom.
A comparison of the new TUnit framework with xUnit and NUnit for C# unit testing, covering features like parallel execution and a unified [Test] attribute.
Explores how public blockchains are disrupting traditional financial intermediation, enabling direct access to financial rails and forcing incumbents to react.
Analyzes a LinkedIn post's claim about C# Random() being 'evil', explaining its evolution from .NET Framework to modern .NET's Xoshiro256** implementation.
The evolution of FFConf from a pure JavaScript conference to a broader web development event focused on ethics, community, and personal growth.
A guide explaining why and how to sign Git commits with GPG on GitHub to prevent impersonation and ensure code authenticity.
A critique of Apple's declining software quality and attention to detail in its recent OS updates, citing specific UI and UX failures.
A podcast episode discussing the inaugural Django on the Med event, its origins, code improvements made, and future plans.
Explores how inlining and structs in C# interact to optimize performance, focusing on method call overhead and struct copying.
Discusses challenges of using third-party firewall NVAs in Azure and argues for considering Azure Firewall due to platform lifecycle issues.
Explores using Pyodide to build AI agents that write temporary code for non-coding tasks, focusing on sandboxed execution and virtual file systems.
Exploring Azure AI Foundry Persistent Agents in .NET 9 for enhanced multi-model AI orchestration with cloud-native management.
A data-driven analysis of LLM performance on a simple retrieval task, highlighting the need for evidence-based AI testing.
Explains how to create user-defined functions in ColdFusion to coalesce values, addressing limitations of built-in operators.
Learn to build AI agents in C# using Microsoft Agent Framework and Hugging Face MCP tools for image generation and analysis.