ai-generated-code

Tag

Cards List
#ai-generated-code

The Unbundling: the badge and the contribution are no longer the same object

Reddit r/artificial · 3d ago

This essay examines how AI-generated code has broken the traditional link between the worker's credentials and their output, sparking debates over gatekeeping and quality. It proposes that new verification tools can rebundle contribution with a verifiable receipt, addressing both quality and access concerns.

0 favorites 0 likes
#ai-generated-code

@kentcdodds: I used Fable and Grok 4.5 (in two separate chats) to go find all the hilariously bad AI-generated code in my codebase a…

X AI KOLs Following · 2026-07-10 Cached

The author recounts using Fable and Grok 4.5 to identify and remove poor AI-generated code from their codebase.

0 favorites 0 likes
#ai-generated-code

@ekzhang1: me looking at people like this guy who write real gpu kernels :)

X AI KOLs Timeline · 2026-07-08 Cached

AI model Claude was used to write a FlashAttention forward kernel using the pyptx DSL, achieving near-parity performance with hand-tuned FlashAttention-4 on NVIDIA B200 hardware.

0 favorites 0 likes
#ai-generated-code

We charge $10k a week to delete AI-generated code

Hacker News Top · 2026-07-07 Cached

Slopfix offers a paid service to refactor and reduce AI-generated codebases, charging $10k per week with a fixed price based on reduction targets.

0 favorites 0 likes
#ai-generated-code

My AI-built PHP engine in Rust passes 17% of PHP-src tests, renders WordPress

Hacker News Top · 2026-07-04 Cached

A developer used AI to build a PHP engine in Rust, passing 17% of PHP's official test suite and rendering WordPress, despite having no prior Rust or compiler experience.

0 favorites 0 likes
#ai-generated-code

No LLM Code in Dependencies

Hacker News Top · 2026-07-02 Cached

The git-annex maintainer details efforts to remove dependencies containing LLM-generated code, expressing concerns about code quality and ethical implications.

0 favorites 0 likes
#ai-generated-code

Changes to Godot Engine Contribution Policies

Lobsters Hottest · 2026-07-01 Cached

Godot Engine announces updated contribution policies to address overwhelming PR volume and AI-generated contributions, including stricter rules on AI use and new contributor guidelines.

0 favorites 0 likes
#ai-generated-code

AI didn’t remove engineering work. It moved the hard part somewhere else.

Reddit r/AI_Agents · 2026-06-27

AI has made writing code cheaper but shifted the hard work to context-setting, review, and cleanup, requiring more skilled oversight. The article argues that teams often treat AI-generated code as finished work when it is actually a fast first draft.

0 favorites 0 likes
#ai-generated-code

How are Java teams putting guardrails around AI-generated code?

Reddit r/AI_Agents · 2026-06-24

This article explores how Java development teams are establishing guardrails and best practices to manage the quality, security, and reliability of AI-generated code.

0 favorites 0 likes
#ai-generated-code

@svpino: A bunch of companies are banning developers from pushing vibe-coded software to production. Who didn't see this one com…

X AI KOLs Following · 2026-06-17 Cached

Companies are banning developers from pushing vibe-coded (AI-generated) software to production, highlighting the risks of letting automatically generated code reach users without proper oversight.

0 favorites 0 likes
#ai-generated-code

Am I going to spend the rest of my career reviewing AI generated code?

Reddit r/artificial · 2026-06-14

A developer expresses concern about the increasing reliance on AI-generated code, fearing that their career will devolve into merely reviewing AI output rather than engaging in creative problem-solving and coding.

0 favorites 0 likes
#ai-generated-code

Being an old school web-based sports sim dev in the era of vibe coded games

Hacker News Top · 2026-06-12 Cached

An old-school web-based sports sim developer reflects on how the rise of AI-generated 'vibe coded' games threatens his niche, contrasting modern AI-assisted development with the manual efforts of the past.

0 favorites 0 likes
#ai-generated-code

More AI-generated code doesn't make your team faster. It might slow you

Hacker News Top · 2026-06-11 Cached

The article argues that increasing the amount of AI-generated code does not necessarily improve team speed and may even reduce efficiency.

0 favorites 0 likes
#ai-generated-code

Announcing Mutation Testing in Haskell

Lobsters Hottest · 2026-06-04 Cached

Mutation testing is now generally available in the sydtest Haskell testing framework, enabling developers to automatically verify test suite quality by generating code mutations and checking that tests catch them. The author was motivated by the rise of AI-generated code (via Claude) and the need for an objective, automated measure of test coverage.

0 favorites 0 likes
#ai-generated-code

Al democratizes software development, but who owns the technical debt?

Reddit r/ArtificialInteligence · 2026-06-02

Explores the challenges of AI-generated software in organizations, including questions of ownership, understanding black-box code, and maintenance responsibilities.

0 favorites 0 likes
#ai-generated-code

SQLite Does Not Accept Agentic Code

Lobsters Hottest · 2026-05-29 Cached

SQLite has added an AGENTS.md file stating it does not accept agentic code but welcomes agentic bug reports with reproducible test cases, and has split AI-generated bug reports into a separate forum.

0 favorites 0 likes
#ai-generated-code

When AI writes your code and something breaks in production, who owns the bug?

Reddit r/AI_Agents · 2026-05-27

A team encounters a production bug caused by AI-generated code, sparking a discussion on who owns the error and how to redefine code ownership in AI-assisted development.

0 favorites 0 likes
#ai-generated-code

@gwenshap: One quirk of AI generated code is excessive guard rails. Recently, I wanted to test a new API with a local stack. I ask…

X AI KOLs Following · 2026-05-26 Cached

A developer shares an experience where OpenAI's Codex added an excessive guard rail by inserting a runtime extension existence check into an API, which a human engineer would never do.

0 favorites 0 likes
#ai-generated-code

AI Generated Code Quality

Reddit r/AI_Agents · 2026-05-25

The article discusses concerns that as AI tools generate increasing amounts of code, future models trained on this synthetic code may suffer from reduced quality and originality, and asks how major AI labs like OpenAI, Anthropic, and GitHub plan to address this issue.

0 favorites 0 likes
#ai-generated-code

@leerob: You might believe you should spend less time thinking about code because of AI. I strongly disagree! We’re watching thi…

X AI KOLs Following · 2026-05-24 Cached

The article argues that despite AI advancements, engineers must still understand code and systems, as AI-generated code can become a liability, and emphasizes the importance of CS fundamentals and system design.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback