Remix.run Logo
abcde666777 4 hours ago

I think my take on the matter comes from being a games developer. I work on a lot of code for which agentic programming is less than ideal - code which solves novel problems and sometimes requires a lot of precise performance tuning, and/or often has other architectural constraints.

I don't see agentic programming coming to take my lunch any time soon.

What I do see it threatening is repetitive quasi carbon copy development work of the kind you've mentioned - like building web applications.

Nothing wrong with using these tools to deal with that, but I do think that a lot of the folks from those domains lack experience with heavier work, and falsely extrapolate the impact it's having within their domain to be applicable across the board.