» Tag
software-development
55 postsDecoupling Prompt Engineering from Your Deployment Pipeline
Explore ways to decouple prompt engineering from your deployment processes. Enhance your development cycle with the Humanloop MCP server.
Managing an Organizational Knowledge Graph with LLM and Event Sourcing
Arkency shares its process of building an organizational knowledge graph using LLM and event sourcing.
Fensu: A Tool to Prevent Python and TypeScript Repos from Becoming Spaghetti
Fensu is a tool that preserves the architecture of Python and TypeScript repos, preventing code drift and enforcing conventions.
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.comGitHub Copilot CLI for .NET Developers: Real Workflows on C# Codebase
Discover how GitHub Copilot CLI enhances workflows for .NET developers on C# codebases.
Stop Overengineering Your Agent Harness
Learn how to avoid overengineering in agent harness design. Discover fundamental principles and context management techniques.
Eval-Driven Development: Lessons from Evaluating GenAI at Scale
Airbnb prioritizes evaluation in Generative AI product development, sharing best practices for engineers.
I Built a Private Genomics Study with Stoffel MPC
A private genomics study using Stoffel MPC demonstrates data analysis without collecting DNA.
Testing My Static Analysis Tool on Real Open-Source Repos
ArchSetu was tested on four open-source projects, revealing issues and leading to improvements. The findings offer key insights for developers.
Preserving Resource Attributes During Span Flattening: A Trace Data Collision Story
A bug in OpenTelemetry led to resource attributes being overwritten. A fix was implemented to maintain data integrity.
Local Git Guardrail for AI Credits: Your Work, Not Your Agent's Signature
ai-credit-scrub is a Go CLI tool that automatically removes AI attributions from commits.