» Tag
ai
1052 postsAI Discovered a Linux Bug Missed for 15 Years
AI has identified a bug in the Linux kernel that has existed for 15 years. This discovery is critical for system security.
What 'Senior' Means When Typing Is Free
The concept of senior developer emphasizes judgment beyond typing speed.
How AI Agents Play the Game of Diplomacy
Learn about the process of playing Diplomacy with AI agents, including negotiation phases and recording procedures.
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.comI built an AI code reviewer with six parallel agents
The AI code reviewer LGTM, developed with six parallel agents, effectively addresses security and performance issues.
Production AI Scoring: Processing 10,000+ Job Listings Daily
Challenges and solutions in building an AI scoring pipeline processing 10,000 job listings daily.
Testing AI Agents' Compliance with Rules: An Experiment
The results of an experiment testing AI agents' compliance with rules were surprising. Significant data was obtained on the impact of mechanical barriers.
How I run 10 AI agents in my agency?
How I manage processes in my agency using 10 AI agents? Details here.
Building a RAG Pipeline with Azure AI Search in 2026
Azure AI Search offers new approaches for RAG pipelines in 2026. Achieve more effective results with hybrid search and the Semantic Ranker.
Human-in-the-Loop Is Not a Governance Strategy
Approval modals in agentic AI systems often provide the illusion of oversight, not real control. Here's what genuine human-in-the-loop design actually requires.
Python Automation Cookbook: Building AI-Driven Decision Pipelines
A practical pattern for adding lightweight AI classification steps to deterministic script pipelines, handling judgment calls that if/else logic can't cover.