as a professional developer, are you using AI code generation daily?
I'd love to narrow this down even further to know what level of experience you have too, but that's a whole other thing. Asking as a skeptic 😂
as a professional developer, are you using AI code generation daily?
I'd love to narrow this down even further to know what level of experience you have too, but that's a whole other thing. Asking as a skeptic 😂
@bashbunni Any non-trivial code generation were failing for me so far, but I found LLMs to be nice for preliminary review and summarization of long patch series. Also, some other "personal assistant"-like tasks works well with LLMs+tools(MCP).
Despite being skeptical to all the AI hype, I admit LLMs usefulness. With further advancement of their architectures we will see some good power efficient open source models that can run locally in a few years.
@bashbunni i’m as skeptical as they come, but i do use it approximately every day. this is a relatively recent development for me. it’s hard to quantify how much time it saves me vs. how much of my time it wastes, but anecdotally, the way i use it, i feel that it is saving me small amounts of time here and there.
i have a couple rules: i only ever ask it to do small, concrete tasks that are boilerplate-y in nature, and i never ask it to “think” for me. i refuse to allow my critical thinking skills to atrophy by deferring to an llm that is all too happy to make shit up.
(i’m approaching 20 years of work experience.)