I'm going back to writing code by hand
AIThis post was created with the assistance of artificial intelligence (AI).

TL;DR

Prime Big Deal Days · Oct 6–7Offer from Amazon

Get the latest gadgets delivered free — and shop member deals

  • Fast, free delivery on millions of items
  • Access to Prime Big Deal Days deals on October 6–7
  • Prime Video, Amazon Music and more included
Start your free Prime trial Free trial for eligible customers · Cancel anytime
As an affiliate, we earn on qualifying purchases.

A developer working on a GPU-aware Kubernetes dashboard decided to stop relying on AI for coding after encountering significant code quality issues. This marks a shift back to traditional hand-coding, emphasizing the limitations of current AI tools for complex projects.

A developer has publicly stated they are returning to writing code manually after experiencing critical failures in AI-generated code for a complex Kubernetes dashboard project. This decision underscores ongoing concerns about the reliability of AI-assisted coding for serious software development.

The developer, known as shvbsle on Hacker News, detailed their experience building k10s, a GPU-aware Kubernetes dashboard, primarily with AI assistance. Over seven months, they used Claude, an AI language model, to generate features and architecture for the project, which initially sped up development significantly.

However, the developer encountered a major setback when the AI-generated code started to produce inconsistent and unstable results. After prompting the AI to develop complex components like a GPU fleet view, they found that the code became difficult to maintain and led to system failures. This culminated in the developer reading through a 1690-line file, discovering that the code had become a tangled, self-consuming structure that was impossible to fix through prompting alone.

Why It Matters

This development highlights the current limitations of AI in handling complex, interconnected software architectures. While AI can accelerate feature development, it may produce code that lacks coherence, maintainability, and robustness, especially when used without strict constraints or oversight. For developers and organizations relying on AI tools, this underscores the importance of cautious integration and thorough review processes.

Amazon

GPU monitoring tools for Kubernetes

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Background

The developer started using AI in late September 2025, initially achieving rapid progress on features such as resource views, log streaming, and keyboard navigation. The core goal was to build a GPU fleet view that displayed real-time metrics. The AI successfully generated initial code, but over time, the codebase grew unwieldy, with features overlapping and a single large struct becoming a bottleneck.

Previous efforts focused on speed, with the AI handling both feature creation and architectural decisions. The shift to manual review occurred after the developer identified fundamental issues in the code structure, which had been built incrementally through AI prompts without regard for overall design coherence.

“AI writes features, not architecture. The longer you let it drive without constraints, the worse the wreckage gets.”

— shvbsle

“I read the entire model.go file and was horrified. It was one big structure with no clear boundaries.”

— shvbsle

Amazon

code review software for developers

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

What Remains Unclear

It is not yet clear whether future AI models will better handle complex architectures or if this is a fundamental limitation. The developer has not indicated whether they plan to re-engage with AI tools under new constraints or entirely revert to manual coding.

Amazon

software architecture design tools

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

What’s Next

The developer plans to continue developing the project manually, emphasizing careful architectural planning. They may also explore hybrid approaches that combine AI assistance with rigorous oversight and design constraints. Further updates are expected as they refine their workflow.

Amazon

developer workstation for coding

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

Why did the developer decide to stop using AI for coding?

The developer found that AI-generated code led to unstable, unmanageable, and self-consuming code structures, which ultimately hindered progress and project stability.

Can AI still be useful in software development?

Yes, but this experience suggests AI tools are most effective when used for specific, well-constrained tasks rather than for generating entire architectures or large codebases without oversight.

What are the risks of relying solely on AI for coding?

Risks include creating incoherent code, architectural decay, difficulty in maintenance, and potential for introducing bugs or system instability that are hard to diagnose.

Will this developer’s experience influence broader AI development in coding tools?

It may prompt developers and AI researchers to focus more on integrating architectural constraints and better oversight mechanisms in AI-assisted coding tools.

FALL

Fall Picks

As an affiliate, we earn on qualifying purchases.

You May Also Like

Japan space startups to train engineers from India, Philippines, Indonesia

Japan’s startups will train space industry professionals from India, Philippines, and Indonesia through a new JICA program, enhancing regional satellite capabilities.

The New Internet: How IPv6 Finally Took Over

Discover how IPv6’s widespread adoption revolutionized connectivity and why the transition finally became unstoppable.

Musk mulled handing OpenAI to his children, Altman testifies

OpenAI CEO Altman testified that Musk once suggested passing control of OpenAI to his children, raising questions about Musk’s influence and company control.

Orthrus-Qwen3: up to 7.8×tokens/forward on Qwen3, identical output distribution

Orthrus-Qwen3 enhances large language model inference, offering up to 7.8× faster generation while maintaining exact output fidelity, using dual-architecture diffusion approach.