Hacker News new | ask | show | jobs
by hirvi74 59 days ago
How does the code look? I am curious if there is proper usage of abstractions, or is logic just kind of all over the place?

Some part of me feels like LLM generated code is great if one cares about the solution, but leaves a lot to be desired if one actually cares about code quality. Then again, maybe I am just bad as using LLMs -- I prefer the chat over lettings LLMs do the work for me.

1 comments

It is pretty clean. It has two swappable backends. I spent a bit of time refactoring which was easy because I have tests.