Live data from Hacker News

Superpowers: How I'm using coding agents in October 2025

blog.fsck.com

31–40 of 242 posts

Re: Superpowers: How I'm using coding agents in October 2025

#31

I often feel these types of blogposts would be more helpful if they demonstrated someone using the tools to build something non-trivial. Is Claude really "learning new skills" when you feed it a book, or does it present it like that because you're prompting encourages that sort of response-behavior. I feel like it has to demo Claude with the new skills and Claude without. Maybe I'm a curmudgeon but most of these type…

Here's one from today: https://mitchellh.com/writing/non-trivial-vibing

Re: Superpowers: How I'm using coding agents in October 2025

#32
This style of prompting, where you set up a dire scenario in order to try to evoke some "emotional" response from the agent, is already dated. At some point, putting words like IMPORTANT in all uppercase had some measurable impact, but at the present time, models just follow instructions.

Save yourself the experience of having to write and maintain prompts like this.

Re: Superpowers: How I'm using coding agents in October 2025

#36

I am not ashamed to admit this whole agentic coding movement has moved beyond me. Not only do I have know everything about the code, data and domain, but now I need to understand this whole AI system which is a meta skill of its own. I fear I may never be able catch up till someone comes along and simplifies it for pleb consumption.

It's also possible to put in enough hours of real coding to get to the point where coding really isn't that hard anymore, at least not hard enough to justify switching from those stable/solid fundamental skills to a constantly revolving ecosystem of ephemeral tools, models, model versions, best practices, lessons from trial and error, etc. Then you could bypass all of this distraction.

Admittedly that stance is easiest to take if you were old enough, experienced enough already by the time this era hit.

Re: Superpowers: How I'm using coding agents in October 2025

#37

Maybe this is a naive question, but how are "skills" different from just adding a bunch od examples of good/bad behavior into the prompt? As far as I can tell, each skill file is a bunch of good/bad examples of something. Is the difference that the model chooses when to load a certain skill into context?

what you are suggesting is 1-shot, 2-shot, 5-shot etc prompting which is so effective that it's how benchmarks were presented for a while

Re: Superpowers: How I'm using coding agents in October 2025

#38
post #15

> …*RIGHT NOW, go read… I don’t like the looks of that. If I used this, how soon before those instructions would be in conflict with my actual priorities? Not everything can be the first law.

don't llm tell you not to give them instructions like that these days
Post reply on HN