Remix.run Logo
ionwake 2 days ago

it was only about 2-3 weeks when several HNers told me "nah you better re-check your code", when I explained I have over 2 decades xp of coding, yet have not manually edited code (in memory) for the last 6 or so months, whilst performing daily 12 hour daily vibe code seshes

ipsum2 2 days ago | parent | next [-]

It really depends on the complexity of code. I've found models (codex-5.1-max, opus 4.5) to be absolutely useless writing shaders or ML training code, but really good at basic web development.

nineteen999 2 days ago | parent | next [-]

Interesting, I've been using Claude Max with UE5 and while it isn't _brilliant_ with shaders I can usually get it to where I want. Also had a bit of success with converting HLSL shaders to GLSL with it.

ipsum2 a day ago | parent [-]

I've asked it to write some non-trivial three.js code and have not gotten it to succeed.

sheeshe 2 days ago | parent | prev [-]

Which is no surprise as the data for web development stuff exists in large amounts on the web that the models feed off.

osn9363739 2 days ago | parent | prev [-]

Do you have any examples or are your project oss or anything like that? Because I want to believe, but I have people I work with that say and try the same thing (no manual coding), and their work is now terrible.