Mermaid to ASCII art (mermaid-ascii)
A tool that converts Mermaid diagrams to ASCII art in the browser using Go compiled to WebAssembly, supporting flowcharts and sequence diagrams.
A tool that converts Mermaid diagrams to ASCII art in the browser using Go compiled to WebAssembly, supporting flowcharts and sequence diagrams.
A quick demo of using HolmesGPT with Azure AI Foundry to troubleshoot a Kubernetes pod stuck in pending state.
Curated tech links on AI trends, HTMX with Go, multi-agent patterns, and software engineering insights.
Modernizing a legacy Java 1.5 codebase using AI and Docker, with a focus on evidence-based refactoring and testing.
An animated explanation of how SQL Server index seeks work, covering B-tree root pages, intermediate pages, and leaf pages.
Daily roundup of IT/tech news and updates for July 16, 2026, covering .NET, Visual Studio, AI, web development, and more.
Analysis of Thinking Machines Lab's new open-weight 975B MoE LLM, Inkling, with benchmark comparisons and architectural surprises.
Analysis of Thinking Machines Lab's new open-weight 975B MoE LLM, Inkling, including benchmarks, architecture details, and comparisons.
Azure Kubernetes Service introduces a preview feature for controlling node reimaging during cluster updates.
Converts Mermaid diagram syntax to Unicode box art in the browser using WebAssembly.
A browser-based tool converting Mermaid diagrams to Unicode box art using WebAssembly and Rust.
A guide on securing agent-to-agent (A2A) communication in multi-agent AI systems, covering risks, authentication, and practical controls.
Argues AI isn't always the best tool; uses a captcha example to show simpler optical mouse techniques can break it.
xAI open-sources Grok Build after privacy backlash over uploading user data to cloud storage.
xAI open-sources Grok Build after privacy backlash over data uploads, releasing 844K lines of Rust code under Apache 2.0.
Introduces CSS Dedup, a tool to automate UDJO optimization for faster, cleaner style sheets.
Wolverine.HTTP adds support for the HTTP QUERY method via a new [WolverineQuery] attribute, enabling safe, idempotent search endpoints with request bodies.
A curated daily reading list covering AI deployment, system topology, open models, and tech industry insights for IT professionals.
Explores creating a StructPop() function in ColdFusion that reads and deletes a key from a struct, similar to Array.pop().
Explores how Distributed Logs underpin Consensus, Event Sourcing, and Durable Execution in modern software architectures.