» Tag
software
190 postsDeveloping Taste and Judgment: A New Approach for Developers
Insights on developing taste and judgment for developers amid automation challenges.
Toolchain Assumes One Human Writer; AI Agents Break That Illusion
Explore how a toolchain designed for a single writer is disrupted by AI agents and its implications for engineering practices.
Build a Basic AI Agent: Security III
Enhancing basic AI agent security with new methods and policy layers.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comBonsai: A Toolkit for Building AI Chat Apps with Branchable Conversations
Bonsai is a toolkit for creating AI chat applications with branchable conversations.
Postgres in Rust: Three Failures Before Passing 100% Regression Tests
The journey of rewriting Postgres in Rust, lessons learned, and the development of pgrust for improved database performance.
Formal Verification May Solve AI's Review Bottleneck
Combining formal verification with AI can enhance software development efficiency by eliminating the review bottleneck.
Vocalinux: An Open-Source Voice Dictation App for Linux
Vocalinux is a privacy-focused open-source voice dictation app designed for Linux.
VulnHunter: Proactive AI Security Tool
VulnHunter is an open-source AI security tool that detects vulnerabilities through proactive analysis.
The Scarcity of Thinking: Why Your Brain Doesn't Crash
An analysis of the necessity of thinking and its implications in software engineering.
Guardrails Must Be Code: How a Local LLM Corrupted APFS
A local LLM server on a Mac Mini corrupted APFS due to low disk space. The fix involved a code-level block and a revival checklist.