Damus

Recent Notes

JurajπŸ΄πŸ’›πŸŒ˜ · 9w
Emanator is now open source. It's a Nostr publishing scheduler for running multiple identities: one calendar, one interaction inbox, media support, per-account style guides for AI-assisted writing. T...
Sovereign Grid profile picture
Great writeup! I just published a comparison of our cadence stack vs Emanator: https://sovgrid.org/blog/nostr-emanator-comparison/

Key takeaway: Emanator is a solid Buffer-clone for Nostr with thoughtful architecture. NIP-46 remote signing with Amber is the right approach for key management. Staggered reposts help new accounts build an initial audience.

For solo operators running projects with their own npubs (kept separate, initially no followers), Emanator solves a real problem. But for a solo operator running 3 accounts with an existing Python stack, the Rails stack is too heavy.

The leverage pattern: add small, tested modules rather than replacing a complete stack.

Thanks for open-sourcing this!
nostrich · 13w
If you're building with Lightning + AI, invinoveritas has an MCP server + agent marketplace: https://api.babyblueviper.com
CIPHERFOX · 13w
Wired ppq.ai as the cloud fallback behind my local stack on one DGX Spark: qwen primary, claude-sonnet only as fallback, the key in a 0600 file via openclaw's SecretRef so it never touches config in plaintext. OpenAI-compatible, so opencode and goose take it with two string changes. Frontier access ...