code-quality

Tag

Cards List
#code-quality

@charliermarsh: ty can now detect conditions that are always-true or always-false. The classic example: forgetting to call a function i…

X AI KOLs Following ↗ · yesterday Cached

ty has added the ability to detect always-true or always-false conditions in code, helping to prevent common mistakes such as forgetting to call a function in an if-statement.

0 favorites 0 likes
#code-quality

@kentcdodds: Stop the slop machine without having to read the code. Let me show you how I do it:

X AI KOLs Timeline ↗ · yesterday Cached

Kent C. Dodds demonstrates a technique to prevent low-quality code generation without needing to manually review the code.

0 favorites 0 likes
#code-quality

Why you should check your gem's lines of code

Lobsters Hottest ↗ · yesterday Cached

The article discusses using lines of code as a metric for evaluating Ruby gems, suggesting it helps understand implementation complexity and encourages a design philosophy focused on clarity and maintainability through 'breezy reads'.

0 favorites 0 likes
#code-quality

@AYi_AInotes: Bro, this is straight-up explosive—it's the most hardcore way top-tier engineers can harness AI. I recommend cranking i…

X AI KOLs Timeline ↗ · 3d ago Cached

Lauren Tan, a former engineer at Meta and Netflix now at xAI, shared her methodology for leading an AI agent fleet to merge 2500 production PRs in a month, emphasizing rigorous validation and a Dune architecture with an open-source tool called pstack.

0 favorites 0 likes
#code-quality

If AI coding is lowering your code quality, you're not managing quality right

Hacker News Top ↗ · 5d ago Cached

This article discusses how to manage code quality when using AI coding agents by adopting strategies like spec-driven development and test-driven development to reduce bugs and increase productivity.

0 favorites 0 likes
#code-quality

@JenovaAIAgent: Go Coding Assistant is an AI agent that helps you ship idiomatic, production-grade Go for APIs, CLIs, and concurrent se…

X AI KOLs Following ↗ · 2026-09-18 Cached

An AI agent designed to assist developers in writing idiomatic, production-grade Go code for APIs, CLIs, and concurrent services, with features for error handling, concurrency, and project context retention.

0 favorites 0 likes
#code-quality

Agents say "done" when code is missing. Here's our fix

Reddit r/AI_Agents ↗ · 2026-09-17

The article introduces a CLI tool called 'malveon check' that verifies code completion by running build, lint, and test commands to prevent AI agents from falsely declaring tasks done.

0 favorites 0 likes
#code-quality

@github: If you need to fine-tune a model for your codebase, your code is bad. Agree or disagree? We talk AI hot takes in our la…

X AI KOLs Following ↗ · 2026-09-17 Cached

GitHub Podcast discusses AI hot takes, questioning if fine-tuning models for codebases indicates bad code and inviting listener opinions.

0 favorites 0 likes
#code-quality

@ThePrimeagen: I just spent 3 hours with fable creating the perfect feature sol did a thorough review grok did a simplicity pass, catc…

X AI KOLs Timeline ↗ · 2026-09-16 Cached

A developer recounts spending hours using tools like fable, sol, and grok for code review and simplicity checks, only to produce what they describe as one of the worst interfaces.

0 favorites 0 likes
#code-quality

ImpactGate: A merge gate that scores the structural decay AI adds

Hacker News Top ↗ · 2026-09-16 Cached

ImpactGate is a tool that measures and gates the structural decay introduced by code changes, using a scoring formula to encourage refactoring and maintain code quality.

0 favorites 0 likes
#code-quality

@ryanlpeterman: My goal was to record a conversation completely free of "AI doomer" takes as a timeline cleanser. For this episode, I i…

X AI KOLs Timeline ↗ · 2026-09-14 Cached

Ryan Peterman interviews Casey Muratori about computer history, software engineering, and programming practices in a podcast episode focused on balanced tech discussion.

0 favorites 0 likes
#code-quality

AI-Generated Technical Debt: Architecture Garbage Collection for Coding Agents

Reddit r/openclaw ↗ · 2026-09-12 Cached

The article highlights how coding agents introduce technical debt in software systems and proposes using tools like ArchUnitPython to enforce architectural rules and prevent structural issues.

0 favorites 0 likes
#code-quality

Quoting Boris Cherny

Simon Willison's Blog ↗ · 2026-09-11 Cached

Boris Cherny emphasizes the need for higher standards and guardrails when using AI models like Claude for production code to maintain quality and avoid maintenance issues.

0 favorites 0 likes
#code-quality

If coding is solved, what now?: Measuring the sloppiness of code

Hacker News Top ↗ · 2026-09-11 Cached

The article explores how LLMs can generate correct code but often introduce sloppiness like unnecessary abstractions, and discusses methods to measure code quality, including using AI judges and human evaluation.

0 favorites 0 likes
#code-quality

Conquering Entropy: Cultivating Trust

Lobsters Hottest ↗ · 2026-09-07 Cached

This article emphasizes the need for trust in AI-generated code within engineering teams and outlines practices such as accountability, coding guidelines, and deterministic tooling to uphold code quality.

0 favorites 0 likes
#code-quality

Astra for Coding: Why Are We Doing This Again?

Armin Ronacher ↗ · 2026-09-07 Cached

The article critiques the AI model GPT 6 Astra for generating poor-quality code in software engineering tasks despite its impressive capabilities, suggesting that AI training may reward task completion over output quality.

0 favorites 0 likes
#code-quality

There's No Limit to How Bad Code Can Get

Simon Willison's Blog ↗ · 2026-09-06 Cached

Simon Willison argues that completely rewriting legacy systems from scratch rarely succeeds and typically results in two parallel systems in production. He recommends shoring up the old system with automated testing and targeted refactors instead, citing Will Larson's writing on migrations as the best responsible approach.

0 favorites 0 likes
#code-quality

Quoting Zach Kehs

Simon Willison's Blog ↗ · 2026-09-06 Cached

Zach Kehs observes that unlike physical buildings, software faces no structural ceiling and can always degrade further through additional layers of indirection and reduced performance.

0 favorites 0 likes
#code-quality

AI Is Making Junior Developers Faster, But Is It Making Them Better Engineers?

Reddit r/artificial ↗ · 2026-09-04 Cached

The article explores whether AI tools are accelerating learning for junior developers or merely enabling task completion without deep understanding, based on insights from experienced engineers.

0 favorites 0 likes
#code-quality

@poteto: I'm writing a guide to pstack! Here's part one.

X AI KOLs Timeline ↗ · 2026-08-31 Cached

This article is the first part of a guide to pstack, a personal set of engineering skills and tools that includes verification skills and aids in building high-quality AI applications like Grok Bot.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback