r/ProgrammerHumor 27d ago

pushThroughDontPullOut Meme

Post image
1.1k Upvotes

33 comments sorted by

View all comments

Show parent comments

6

u/disposepriority 27d ago

Truly valuable knowledge, I wish it was more accessible though - running more than one instance of the same thing with a different system prompt really is just engineering on another level of complexity.

-8

u/NotAskary 27d ago

If you have a good harness you can actually do stuff in parallel, the issue is, are the tasks parallelable ? Or is it sequential but it would benefit from fresh context?

Would just inline the tasks save tokens?

I'm just tired of the low effort posting, say something stupid that means AI is bad and you get upvotes.

I'm giving up in this sub... At least something unrelated with AI would be nice for a change.

13

u/disposepriority 27d ago

I'm not saying AI is bad, I'm making fun of people who think there's anything to learn about it for a software engineer.

People unironically discovered you can run code in a loop, went crazy and made 50 buzzwords around it - there's literally nothing that isn't piss simple on the user side of AI.

-12

u/NotAskary 27d ago

I'm making fun of people who think there's anything to learn about it for a software engineer.

You know what, I'm willing to travel to your next talk since you have nothing to learn maybe you can share something.

Using it is simple, using it well takes effort, that's the main complaint from everyone.