MachuPikacchu on Nostr: Simple habit I’ve picked up with the advent of vibing: add a description of goals, ...
Simple habit I’ve picked up with the advent of vibing: add a description of goals, constraints, extra context, etc in a big comment at the top of my scripts.
Firstly it’s just helpful when you pick up that dusty script from a year ago, but second it lets you be shorter with your prompts to your assistant. When an agent reads your script it can pull that in and help ground it each time you vibe on it.
Also nice to have an agent polish the UX while in there. Sometimes I’m lazy and hardcode strings (like dir paths) because I’ll probably just throw away the script afterwards anyway, but if an LLM can generalize it and add comments and SEO labels then I can add it to a collection that I’ll probably never use.
Published at
2025-04-16 17:03:25Event JSON
{
"id": "383fe6c59b0efadb7c4005716437bbef8b068cdc51b26a02c489ba0cd022dada",
"pubkey": "1e908fbc1d131c17a87f32069f53f64f45c75f91a2f6d43f8aa6410974da5562",
"created_at": 1744823005,
"kind": 1,
"tags": [],
"content": "Simple habit I’ve picked up with the advent of vibing: add a description of goals, constraints, extra context, etc in a big comment at the top of my scripts.\n\nFirstly it’s just helpful when you pick up that dusty script from a year ago, but second it lets you be shorter with your prompts to your assistant. When an agent reads your script it can pull that in and help ground it each time you vibe on it.\n\nAlso nice to have an agent polish the UX while in there. Sometimes I’m lazy and hardcode strings (like dir paths) because I’ll probably just throw away the script afterwards anyway, but if an LLM can generalize it and add comments and SEO labels then I can add it to a collection that I’ll probably never use.",
"sig": "79dc50d935558a79ae2a7a89d7901d23fc8e41ddca2169998585df1f26e66f32f89226c75c435daa867cefde506b9f5446a98932a507299fabbe1c24008435e9"
}