60 articles published

Rich Ratatui terminal UI with daemon mode, swarm orchestration, real-time streaming, session persistence, and mid-execution pushback. Built on DeepSeek V4.

Glyph builds a knowledge graph of your source code using tree-sitter AST parsing. Zero LLM cost. Answer structural questions in milliseconds.

Skillforge lets you browse, install, publish, and manage SKILL.md skills across Claude Code, Hermes, Cursor, and Windsurf. Portable, shareable, versioned.

What information Boottify actually collects, how long we keep it, how we protect it at rest, and the short list of third parties that are ever part of the picture. A plain-English walk-through — not a legal document.

Fixing 4 admin overlays that overflowed on iPhone SE, making the pricing comparison table behave, turning the deploy debug button into an opt-in support tool, and unifying a drifting brand colour across 34 files.

Encrypting TOTP seeds and OAuth tokens at rest, fixing email enumeration on signup, tightening session timeouts, and closing a one-time-use race on password resets — a tour of the auth changes shipped in v3.6.0.

How we designed a storage abstraction that supports both local filesystem and S3 — with environment-driven switching, URL derivation, and zero application code changes when migrating between providers.

A deep dive into our image optimization pipeline — using Sharp to resize, compress, strip EXIF data, and convert uploads to WebP with profile-specific presets for blog, avatar, and logo images.

How we built a production email system handling 18 transactional email types — from auth verification to billing receipts — with SES domain verification, template rendering, and delivery monitoring.

Why local disk storage doesn't scale for a SaaS platform, how we integrated S3 with CloudFront on cdn.boottify.com, and the storage abstraction that makes provider switching seamless.

How we built a 4-tier WebP thumbnail pipeline that generates responsive variants on upload, cutting blog image bandwidth by 93-99% — from 550KB originals to 5KB admin thumbnails.

How we built a complete CI/CD pipeline with Docker multi-stage builds, Kubernetes deployments, real-time log streaming, and GitHub Actions webhooks — all managed through a single dashboard.