Jeroen ✅'s avatar
Jeroen ✅
jeroen@nostrplebs.com
npub17plq...ezx0
Kubo.watch weboftrustfoundation.com
Jeroen ✅'s avatar
Jeroen ✅ 1 month ago
Got €170 from Anthropic to use OpenClaw. Nice! That's probably about 2 days of usage. image
Jeroen ✅'s avatar
Jeroen ✅ 1 month ago
#vibecodinghacks Have your coding agent keep a TODO and DONE list with numbered issues. This gives a clear overview of all issues and allows you to refer to them by number. Add this to your agent.md: ## TODO/DONE Tracking Every project has `TODO.md` (open work) and `DONE.md` (completed work). After each commit, automatically: 1. Move completed items from `TODO.md` to `DONE.md` (with commit hash and date). 2. Add any new TODOs discovered during the work. 3. Show the user a brief summary of what changed. ### Issue Numbering (mandatory) Every TODO and DONE item **must** have an issue number for tracking. Use project-specific prefixes. Rules: - **New TODOs**: Assign the next available number in the project's sequence. - **Moving to DONE**: Keep the original issue number — never renumber. - **Format**: `**PREFIX-NNN: Short title**` — e.g., `**CD-001: processGiftWrap swallows exceptions silently**`. These instructions can probably be condensed it your agent.md is already bloated
Jeroen ✅'s avatar
Jeroen ✅ 1 month ago
2 years ago at the Oslo Freedom Forum, I learned that there's people on this planet that desperately need freedom tech, while for some it can even be a matter of life or death: people living under totalitarian regimes, political activists, and refugees of war. Most of us here don't actually need bitcoin or nostr, for us it's a luxury.