top | item 46926657

(no title)

arrowsmith | 22 days ago

Speak for yourself. I don't miss writing code at all. Agentic engineering is much more fun.

And this surprises me, because I used to love writing code. Back in my early days I can remember thinking "I can't believe I get paid for this". But now that I'm here I have no desire to go back.

I, for one, welcome our new LLM overlords!

discuss

order

wesammikhail|22 days ago

Speak for yourself. If you find the agentic workflow to be more fun, more power to you.

I for one think writing code is the rewarding part. You get to think through a problem and figure out why decision A is better than B. Learning about various domains and solving difficult problems is in itself a reward.

dragonelite|22 days ago

Same here i'm a decade plus in this field, writing code was by far the number 1 and the discussion surrounding system design was a far second. Take away the coding i don't think i will make it to retirement being a code/llm PR auditor for work. So i'am already planning on exiting the field in the next decade.

arrowsmith|21 days ago

I don't understand this perspective. I've never learned so much so fast as I have in the last few months. LLMs automate all the boring rote stuff, freeing up my time to focus exclusively on the high-level problem-solving. I'm enjoying my work more than ever.

To be fair, I might have felt some grief initially for my old ways of working. It was definitely a weird shift and it took me a while to adjust. But I've been all-in on AI for close to a year now, and I have absolutely zero regrets.

I can't believe I used to _type code out by hand_. What a primitive world I grew up in.

nojito|22 days ago

>You get to think through a problem and figure out why decision A is better than B. Learning about various domains and solving difficult problems is in itself a reward.

So just tell the LLM about what you're thinking about.

Why do you need to type out a for loop for the millionth time?

foobarian|22 days ago

I had that same epiphany when I discovered AI is great at writing complicated shell command lines for me. I had a bit of an identity crisis right there because I thought I was an aspiring Unixhead neckbeard but in truth I hated the process. Especially the scavenger hunt of finding stuff in man pages.