» Tag
engineering
220 postsGenesys: Open Source Causal Graph Memory for AI Agents
Genesys is an open-source project offering a causal graph and scoring engine for AI memory management.
Trie-Based Memory Efficiency for Long-Context Compression
SALT compresses long documents for language models, reducing memory and compute time.
End-to-End Arguments in System Design
End-to-end arguments question the reliability of operations in system design, providing valuable insights 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.comThe Bottleneck for AI Agents: It's Not the Model, It's the Context Layer
AI agents' issues stem from context layers, not models. Proper infrastructure can enhance reliability.
I Filed a Critical Bug Against My Own Tool
I reported a critical bug in my own tool, only to discover my root cause was wrong.
Engineering Guide to Implementing Outcome-Based Pricing
Technical guide for engineering leaders on outcome-based pricing for AI agents.
Four Instances, Two Data Centers, One Bug: When Redundancy Isn't Independence
The Pennsylvania NG911 incident highlights the risks of common-mode failures. Redundancy's independence must be evaluated.
Invalid Tests: Why 'n/a' Is Not a Verdict
The validity of tests depends on hardware presence. The 'n/a' status offers important lessons for engineers.
What is Loop Engineering?
Loop engineering is emerging as a new approach in software development. Discover how developers are adopting this method.
LLM-as-Judge: Use Binary Checks for Evidence, Not Aggregate Scores
Explore the benefits of using binary checks and a single verdict in LLM evaluations. A reliable quality assessment method for engineers.