← Back to context

Comment by swat535

7 hours ago

> It cannot do the job I want it to.

I mean in your case, you are not able to use LLMs effectively to build features, so you should type the code by hand.

However, upper management is excited about AI because it can push features quickly to production. Granted, they will be giant balls of slop but they don't care. As long as it works in the UI, they are happy.

If no one could get anything done with AI, there wouldn't be billions invested i n it.

> I mean in your case, you are not able to use LLMs effectively to build features, so you should type the code by hand.

I never write code sitting at a computer. Mostly I write it in the car, when I have no distractions. I just type it in when I'm sitting at the computer.

I've been using Claude as an experiment for some "fun" projects that I'm unlikely to release, just to see how it is.

The thing is, at least for the stuff where it's getting deep into the far edges of synthesizer firmware, disk image decoding, audio generation and the like, Claude is mostly just quoting my own github repositories back to me.

So, I guess I'm doing something right then, or maybe I'm doing it wrong.