Remix.run Logo
bcrosby95 an hour ago

You claim writing is thinking, but imply writing code isn't thinking.

My opinion of LLM design review isn't that high - it seems to miss design tweaks that could vastly simplify corner cases. But if your code isn't written for human consumption maybe it doesn't matter. I'm still directly responsible for what I commit, so I can't just offload it to Claude.

sersi an hour ago | parent | next [-]

That's something I struggle with, I try to get LLMs to output code I don't care much about and focus on the parts I do and it kind of works but the problem is that reading code written by the LLM is even worth than reading LLM generating text. It's nauseating and you still have to read what the LLM did if you want to really work on the parts that matter.

CamperBob2 an hour ago | parent | prev [-]

I still write code, I just write it in English now. It's still rock and roll to me.

bigstrat2003 3 minutes ago | parent [-]

That... isn't writing code.