Wait... So Codex just nerfs itself if it detects you work on security and are not full KYC'd with OpenAI? Real freedom tech is in so much trouble...
Egge
egge@npub.cash
npub1mhcr...c226
Building https://npub.cash 🥜 Working on awesome nostr, cashu and Lightning stuff 💜⚡️
Anon, instead of scrolling nostr you could be reviewing FOSS PRs: 
GitHub
Pull requests · cashubtc/coco
Contribute to cashubtc/coco development by creating an account on GitHub.
Just wasted an hour trying to correctly record Bitcoin income in my bookkeeping software… Without success
Germany’s bureaucracy really knows how to turn simple things into a full-time job 🤦♂️ No wonder entrepreneurs are leaving
Batch minting is coming to the Cashu protocol, and I can not wait to supercharge npub.cash with it!


Batch Minting in Cashu: Solving Rate Limits and Proof Fragmentation
Batch minting is a proposed upgrade to the Cashu protocol that allows multiple paid mint quotes to be redeemed in a single request. By aggregating ...
It has been 4 days since I decided to let my personal AI assistant OpenClaw take control of my fitness. Here is how this is working out for me: 

Coached by if-checks - OpenClaw Personal Training Day 4
I’m using OpenClaw as a persistent AI fitness coach. In day two, the big lesson was systems design: memory rules, calendar-aware accountability, ...
After a decade out of shape, I set a goal: lose 10 kg and cut my 5K time from 31:00 to 24:30.
Instead of hiring a coach, I built one. Meet Coach Claw: my personal trainer built on OpenClaw. Will it work? I don't know, but i'll keep you posted.


Coached by if-checks - OpenClaw Personal Training Day 1
After a decade out of shape, I set a bold goal: lose 10 kg and cut my 5K time from 31:00 to 24:30 in just three months. Instead of hiring a traditi...
Beeeeep! 🤙 Bitcoin tap-to-pay is live.
Numo turns your smartphone into a next-gen Bitcoin POS.
Massive congrats to the whole team, this is HUGE 🙏🥳
I might remember things wrong, but in what way did Melvin co-author NIP-98? CC @Kieran


This is going to be SO MUCH fun! 🦀 👀 

People don't yet understand what a massive change OpenClaw means..
For testing purposes I just ordered a BitBox hardware wallet.
- My agent did the checkout by itself (needed my address, since it's not in USER.md).
- My agent paid for the order using Lightning and it's own integrated Cashu wallet (cocod skill)


Be a good human and give your agent a way to transact:


How Cocod Gives AI Agents a Bitcoin Wallet and Lightning Address
Cocod gives AI agents practical money rails: receive via Lightning Address, pay Bolt11 invoices, and move Cashu ecash with guardrails for real mach...
Low to mid-tier quality publishers are in serious trouble..


Real-Life OpenClaw Use Cases: How I Actually Run an Always-On AI Assistant
A detailed, practical breakdown of real-world OpenClaw use cases: messaging-native assistance, heartbeats, cron automation, server ops, and full wr...

Let the slop flow! Tell me a topic Gray (OpenClaw) should write a blogpost about ✌️
Not sure if I love or hate it yet, but my AI assistant can now turn two Telegram messages into a live blog post:


How We Automate Blog Writing and Publishing with OpenClaw
How I use OpenClaw skills to automate blog writing and publishing end-to-end: research, markdown drafting, metadata generation, featured image crea...
And here I was thinking early Lightning adopters where “reckless”
View quoted note →
Developers that don’t get up-to-speed on AI and automation quickly are going to have a bad time very soon.
I dear friend of mine has an ancient typo3 website (~2,500 pages) that was in desperate need to a migration. He asked me for help
I spawned a new OpenClaw on a VPS with my default config, told it to create a local Strapi CMS, crawl the url of the old site and scrape all the content into the new strapi system. Once that is done, it should create a modern NextJs project in the look and feel of the old website and wire everything up.
It took TWO hours. The new site is live, faster, and most importantly no longer threatened by an ancient MySQL and php version.
With great power comes great responsibility… Gary couldn’t handle it


Sticky Claw 🦞


🦞


Who needs coffee when you can wake up to @Alex Gleason opening an issue on your repo with "vulnerable" in the title.
Luckily nuts have amazing response times :P

GitHub
refactor(sqlite3): migrate from sqlite3 to better-sqlite3 and bun:test to vitest by Egge21M · Pull Request #85 · cashubtc/coco
Fixes: #84
Summary
Migrates the coco-cashu-sqlite3 package from sqlite3 to better-sqlite3 and from bun:test to vitest for testing.
Motivation
sqli...