Not much to say

  • 0 Posts
  • 34 Comments
Joined 2 years ago
cake
Cake day: July 18th, 2024

help-circle


















  • I’ve been writing a slightly larger project with frontend, bff and backend and I need to take it in small batches so that I can catch when it misunderstands or outright does a piss job of implementing something. I’ve been focusing a lot on getting all the unit tests I need in place which makes me feel a bunch better.

    The bigger and more complex the projects get, the harder it is for the LLM to keep stuff in context which means I’ll have to improve my chunking out smaller scoped implementations or start writing code myself I think.

    All in all I feel pretty safe with my project and pleased with the agents work but I need to increase testing further before bringing anything live.


  • You are completely correct, and to be honest I’ve tested commercial product features in prod as well on teams that have the capacity to handle it and make a living on it, unlike this maintainer.

    I’m also experimenting heavily with vibe coding and I think it has many uses for a seasoned programmer while getting a lot of flak.

    Of course there are issues and problems with it, but for me it had been helping out a lot.