Remix.run Logo
eagerpace 5 hours ago

For every skill that may atrophy, I feel like I am developing experience in 10 new ones. I am not focused on using AI to perform my existing job function though, I am developing new capabilities.

xnx 4 hours ago | parent | next [-]

Agree. e.g. I'm happy to be a better writer at the cost of being a worse speller, etc.

dominotw 4 hours ago | parent | prev [-]

prompting is not a skill. prompt engineering, harness engineering watever are copes.

sigy 4 hours ago | parent | next [-]

I once to believed this too. And then I got much more skilled at prompting agents to get the results I wanted.

As someone who is and always has been a very unapologetic skeptic, I am still surprised by the number of capable people who can't accept that things are changing.

It can't be either none of it matters, or all of it matters. The truth lies in the middle somewhere.

javhu 3 hours ago | parent | prev | next [-]

It's less prompt engineering, and more breaking down work into chunks an llm can do. With more powerful models you can do more autonomously, and with dumber ones, you have to step in and do work more often.

eagerpace 3 hours ago | parent | prev | next [-]

A very intentional line in my CLAUDE/AGENTS is to act as the Principle Engineer and to explain architectural decisions along the way. I'm not about blindly generating the outcome. I'm reviewing decisions, asking deep questions, performing research and basically taking a college-level course in a specific topic with every big project I deliver.

tonyedgecombe 2 hours ago | parent [-]

I told mine to code as if it is the love child of Fabrice Bellard and Jonn Carmack.

Doesn’t seem to be working though.

PhunkyPhil 3 hours ago | parent | prev [-]

Prompt engineering is a skill insofar as technical communication is a skill. If you don't value this then I don't know what to tell you. It's not hard, but it's important.

Harness engineering is a skill insofar as it's not a trivial engineering problem. It's not super hard to get a simple one running, but an effective one can be quite in depth.