When was the last time you wrote an actual meaningful line of code yourself by hand?
Anyone here not using LLMs at all? Curious to see the spectrum of answers and rationales here!
1–10 of 17 posts
When was the last time you wrote an actual meaningful line of code yourself by hand?
Anyone here not using LLMs at all? Curious to see the spectrum of answers and rationales here!
how many calculate numbers on pen and papers. Still
I do, not quite every single day.
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).
at all? i guess no one, but i think there's still a portion of people writing part of their code by hand, like libs, utils, classes etc that the agent can use directly instead the agent will generate their own piece from the scratch in order to protect maintainability
Definitely curious if anyone is actually doing this fully by hand and if so, why!
Sometimes I do on leetcode type things to keep my skills but today on the job I have run out of my AI allotment and Im not sure what to do.