Den vs. Technologies
home posts devlog engineering with llm projects about
  • capnweb-go: Cap'n Web RPC for Go

    April 12, 2026

    A Go implementation of Cloudflare's Cap'n Web protocol — bidirectional RPC over WebSockets with promise pipelining and pass-by-reference, no code generation required

  • semtag: Bump successor

    February 28, 2026

    Successor to bump. Semantic versioning for Go that auto-detects bump levels from API diffs, with monorepo support and safety checks.

  • Agentic Engineering Patterns — Simon Willison ↗

    February 24, 2026

    A book-shaped guide on patterns for working with coding agents — from TDD with agents to rethinking how cheap code changes everything.

  • My Story of Adopting LLM Tools

    February 24, 2026

    From GPT-1 curiosity to running agents in the background — how my relationship with LLM tools evolved over the years.

  • The High Priests of the Ether: A Sociological and Economic Analysis of Dysfunctions in the Celestial Order

    February 14, 2026

    An anthropological examination of how a priestly order founded on shared stewardship became a new aristocracy of complexity, gatekeeping, and self-serving architecture.

  • Bump: Semantic Versioning Made Simple

    October 4, 2025

    A lightweight command-line tool that automates semantic versioning for Git repositories with safety checks and intuitive commands

  • Structfieldsenforcer: Preventing Critical Field Initialization Bugs

    August 28, 2025

    A Go static analyzer that enforces mandatory struct field initialization using struct tags, preventing critical bugs from missing required configuration

  • macOS: Change the default text editor with duti

    August 26, 2025

    Use duti to set Zed (or any editor) as the default app for plain text and other text files on macOS

  • Positionless: Making Go Struct Initialization Safer

    July 6, 2025

    How I built a Go static analyzer to detect and fix fragile positional struct literals, improving code maintainability and preventing subtle bugs

  • Paddle Tourney: Day 1

    July 6, 2025

    Paddle Tourney Dev Log: Day 1

  • Tech Interview: Code Review & Debugging sessions

    September 15, 2024

    Alternative approaches to technical interviews beyond algorithmic puzzles

  • Keyboards

    August 4, 2024

    My journey through the world of mechanical keyboards

All posts Devlog Engineering with LLM Projects
Bluesky Instagram Threads Mastodon RSS
© 2025 Den vs. Technologies Built with Astro