Developer Describes Fraud Feeling After First AI-Assisted Pull Request

A developer describes their experience creating their first AI-assisted pull request for Chroma, the default syntax highlighter used in Hugo. They used Claude Code to generate the PR, which added ERB syntax highlighting for Hugo blog posts.
The Experience
The developer states: "I didn't learn anything. I felt like I was flinging slop over the wall to an open-source maintainer. I felt like a fraud and my impostor syndrome got worse." Despite these feelings, the pull request was approved and merged by the maintainer Alec.
Mixed Emotions About AI Coding
The developer expresses that using AI tools "has sucked out all of the fun" of coding. They reference Ori Bernstein's comparison: "using LLMs to write code is as fun as hiring a taskrabbit to solve my jigsaw puzzles." They also agree with Xe Iaso's sentiment: "Whenever I have Claude do something for me, I feel nothing about the results."
Practical Reality vs. Personal Values
Despite the negative feelings, the developer acknowledges practical benefits: "I know that realistically I would not have the mental capacity or skill to create a pull request like that without AI tooling. My brain is already fried from work on most days. I don't think I would have been able to learn the codebase and get enough context to make that PR all by myself."
They've used Claude Code and other AI tooling at work to deliver fixes and improvements with real customer impact, but note: "No matter how big the impact, I feel empty."
Industry Context
The developer observes that "using AI is a normal expectation at work and how I'm evaluated in performance reviews," and suspects "this fraud feeling will only grow." They express concern that "the industry as a whole is incentivizing delivering code/features/fixes at a quick pace even if it's all just slop."
They reflect on their personal values: "I care a lot about understanding underlying systems as much as possible. I care about the craftsmanship of my code (to the best of my abilities). Unlike me, AI tools don't care about any of these values."
📖 Read the full source: HN AI Agents
👀 See Also

Hybrid AI Architecture: Open-Source Components with Proprietary Reasoning Models
A practical hybrid AI architecture is emerging where 89% of organizations use open-source components to reduce costs by over 50%, while proprietary models handle complex reasoning tasks. Open-source frameworks offer transparency and fine-tuning capabilities without licensing negotiations.

Gemma 4 vs Qwen 3.5 Blind Evaluation Results with Claude Opus as Judge
A 30-question blind evaluation compared Gemma 4 31B, Gemma 4 26B-A4B, and Qwen 3.5 27B using Claude Opus 4.6 as judge. Qwen 3.5 27B won 46.7% of matchups but had lower average scores due to three zero-scoring responses.

Claude Code v2.1.119: Config Persistence, GitLab/Bitbucket PR Support, and Dozens of Bugfixes
Claude Code v2.1.119 persists /config settings to ~/.claude/settings.json, adds --from-pr support for GitLab MRs and Bitbucket PRs, and fixes over 25 bugs including CRLF paste, MCP OAuth, and auto-mode conflicts.

Anthropic's Claude Mythos: Fear Marketing or Real Risk?
Anthropic claims its Claude Mythos model excels at cybersecurity bug finding, but critics argue the company's warnings of catastrophe are a marketing ploy to distract from current harms and sway regulators.