» Tag
software
190 postsSqlsure: Deterministic Checks for AI-Generated SQL
Sqlsure quickly and reliably checks SQL queries generated by AI. It provides an effective solution to prevent errors.
Executable as a SQLite Database
The SELF file format allows executables as SQLite databases, simplifying ELF complexities.
Poka-Yoke: Mistake-Proofing Method for Software Development
Poka-Yoke offers error prevention methods in software development, simplifying engineers' tasks.
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.com7 Ways a Google Merchant API Migration Can Fail Even When the Code Compiles
Learn about the challenges and failure modes in migrating to Google Merchant API.
Chrome's AI-Powered Approach to Faster Vulnerability Detection
Chrome leverages AI to streamline vulnerability discovery and patching processes, marking a key advancement for engineers.
Understanding Software Quality: How to Avoid Death by a Thousand Cuts
Software quality is crucial for engineers. Discover how quality assurance is a shared responsibility among all stakeholders.
The Future of Software Development at Anthropic
Discover how AI tools are reshaping software development at Anthropic.
Stopping AI Hallucinations: Focus on System Design, Not the Model
BlazePhoenix engineering proposes changing system design to prevent AI hallucinations.
AI-factory: A Spec-Driven Development Pipeline to Prevent Code Rot
AI-factory enhances AI coding agents with a spec-driven development approach, preventing code decay and speeding up delivery.
Everyone Should Know SIMD
SIMD is an important optimization technique for software engineers. Learning its basics can enhance performance.