Stats say over 90% of engineers use AI to code, but the actual split of manual/AI is harder to say.
i code by hand for fun, got few tinkering projects. to learn new things i can tell the thing. sometimes i get them from what the models output. play with it by hand to get a feel for it.
Definitely curious if anyone is actually doing this fully by hand and if so, why!
I cannot access them to test if they would be of any help in my coding use cases.
You tell me once we get some inference access with a web API with public tokens (probably severely rate limited), or with full interop on noscript/basic HTML.
I may have to run locally open weight coding frontier models (slooooooow).
Have you tried smaller quantized open weight models that aren’t frontier? They probably can’t automate all your coding but I imagine they could at least help a lot with the drudge work that just takes a lot of time but isn’t necessarily complex?
Or some coding inference models I can access with a noscript/basic HTML browser? (namely basic HTML forms)
If those inference models are still gated by whatwg cartel web engines, I will have to run full blown coding frontier models locally (if I want to have a chance at getting quality code). It is going to be very slow, and even slower while I am developping "prompt templates".
I did say "quality code", because I did ask some people already to generate classic and basic code paths using AIs, all were quite disappointing. That said, it was millions of years ago (in AI improvement time), namely a few months ago in human time :)