» Tag
engineering
221 postsI built a skills-extraction API that works in any language
The skills-extraction API works in any language, capturing soft skills. Details here.
Cutting juniors increases costs
Discover how cutting junior engineers increases long-term costs.
The expensive half of your incident bot is the half you didn't build
Incident bots provide automation for resolving issues, yet the verification step is often overlooked. This can lead to costly outcomes for engineers.
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.comSkipper: Airbnb’s Embedded Workflow Engine
Airbnb's Skipper addresses durable execution challenges with an embedded workflow engine, supporting critical workflows and reducing external dependencies.
LLM in Product Search: Failures and Lessons Learned
Challenges and lessons learned from developing a natural language product search engine.
Coalent: An LLM Answer Cache That Invalidates When Source Changes
Coalent offers an LLM answer cache that automatically invalidates when sources change.
How to Run Two AI Coding Agents on One Codebase
Explore the benefits and challenges of using two AI coding agents in a fishing app. Learn about the testing methods that resolved issues.
Debugging Node.js Processes: Solutions and Strategies
Learn about debugging strategies and solutions for Node.js process failures.
Prompt Injection: Threats and Solutions in Engineering
Prompt injection is a structural flaw threatening the security of language models. Solutions for developers are discussed.
Stop Overengineering Your Agent Harness
Learn how to avoid overengineering in agent harness design. Discover fundamental principles and context management techniques.