Posts 264 entriesPage 17 of 27

Posts

Development Journey

CEO Feedback Pivot and the Nixtla Skills Blitz

Lumera pivots to privacy-first messaging after CEO feedback. Nixtla ships 3 P0 skills, enterprise compliance, validator v2, and a root cleanup from 30 to 23 items.

Read
Development Journey

Lumera-Emanuel Launch and git-with-intent Open-Source Release

Full Lumera-Emanuel bootstrap: AES-256-GCM encryption, SQLite storage, CASS memory, 4 MCP tools, 35+ tests, and CI/CD. Plus git-with-intent goes MIT with a responsible disclosure policy.

Read
Development Journey

Beads Rollout: 22 Repos, One Governance Pattern

76 commits across 22 repos deploying the beads task tracking system to every active project, plus git-with-intent security work and jeremylongshore.com Linkyee migration.

Read
Development Journey

Production Push: 70 Phases, Cloud Deploy, and the Docker Build Gauntlet

32 commits pushing git-with-intent from phases 32-70: OpenTofu migration, GCP deployment with Workload Identity Federation, and multiple Docker build fix iterations.

Read
Development Journey

Feature Marathon: git-with-intent Phases 9 Through 30

38 commits across 22 phases: remote registry, SaaS control plane, tenant admin, workflow scheduler, PatchPlan forensics, metering, marketplace, and reliability infrastructure.

Read
Technical Deep-Dive

Architecture Reboot: git-with-intent Connector Framework and GA Hardening

41 commits rebooting git-with-intent from legacy phases to a connector SDK architecture, plus IntentVision's pivot to SaaS commercialization.

Read
Development Journey

Two Products Bootstrapped from Zero to Release in One Day

git-with-intent v0.2.0 through 7 phases, IntentVision from init to v0.1.0 across 11 phases, plus project-template and nixtla commits. Two products shipped from empty repos.

Read

Building a Complete React Native Mobile App in One Session: 17,620 Lines of Production Code

How I built a complete React Native mobile app with Firebase auth, Firestore CRUD, and App Store deployment configuration in a single working session - and the architectural patterns that made it possible.

Read
Technical Deep-Dive

Python Class Identity Mismatch: The CI Bug That Broke 9 PRs

How a subtle Python import path difference caused isinstance() to fail on perfectly valid objects, and the systematic approach to diagnose and fix it.

Read

Designing a Local-First Resume Parser: Architecture Decisions for Edge AI

Documenting the architecture decisions for Resume Realtime - a planned Chrome extension for local resume parsing. This post covers the technical choices made before writing production code.

Read