Non-programmer turns to vibe coding with Claude Haiku, struggles with output quality
A user with no IT background and only R experience tried using Claude on Haiku to clean up reports, but got terrible results. After watching a video on vibe coding, they realized they had been approaching AI incorrectly, sparking anxiety about their lack of coding knowledge.
Entities
Related
Developer becomes professional 'non-coder' using Claude
A developer describes transitioning from using Claude in a browser to building apps full-time with Claude Code in VS Code, leveraging a global claude.md file. The post details a personal journey of becoming a 'professional non-coder' by relying on AI for software development tasks.
Users share strategies to reduce iteration loops with Claude Code
A Reddit user describes a multi-step workflow to minimize back-and-forth with Claude Code for production-ready code, involving iterative plan refinement before code generation. The post highlights a common pain point of excessive iteration in AI-assisted coding.
Developers report building with Claude Code is easy but monetizing remains difficult
A developer using Claude Code reports that AI-assisted coding has made building software 10x faster, enabling them to ship a full SaaS product and multiple side projects. However, they have yet to generate any revenue, highlighting that sales and customer acquisition remain challenging despite the ease of development.
R&D team frustrated as intern uses AI to generate flawed code, reducing productivity
An R&D team reports that a new intern with shaky fundamentals is using AI to generate code that looks substantial but is deeply flawed, requiring significant review effort and reducing overall team productivity. The post highlights growing frustration with 'vibe coding' among junior developers.
Developer admits bias: human junior's code reviewed faster than AI-generated code
A developer on Reddit describes reviewing a junior's CSV parsing PR in 5 minutes, but spending over 20 minutes reviewing a similar utility generated by Claude Code, including running it through CodeRabbit and BugBot, manual edge-case testing, and multiple diff reads. The post highlights an unconscious bias where AI-generated code faces higher scrutiny than human-written code.