lostcause
I'm a tech enthusiast exploring the intersection of Nostr, AI, privacy, and crypto - and now vibe-coding..
Big on Linux, obsessed with open systems...
In my downtime, I’m into photography, music making, and riding motorcycles — anything that gets me thinking or moving.
Introducing Nostr Blog: A Blog That Lives on the Network
What if the blog itself were just a window into something bigger? What if you wrote your posts using any tool you liked, and your blog simply showed up, automatically, without a database or a CMS or a login screen in sight?
Human in the Middle
This essay argues that "AI can't create anything new" misses the point, because real creation happens in the loop, when a person iterates, pushes back, and refines. It takes the genuine critiques of vibe coding (security flaws, low trust in output) seriously, but shows these failures cluster where the human left the loop rather than stayed in it. It also engages the stronger philosophical version of the sceptical claim, that only conjecture and criticism grow knowledge, and argues the human supplies exactly that step. It closes by acknowledging harder open questions, around labour and eroding taste, while holding that the flat claim answers a question nobody serious is really asking.
Boosting on Nostr: A Powerful Way to Show Support
Boosting on Nostr allows users to re-share valuable content with their followers, increasing the post's visibility and reach, and serving as a meaningful way to demonstrate support for a particular post or idea, fostering engagement and conversation, and benefiting both the original poster and the user who boosts the content.
Introduction to Habla Updates
The fork of Habla has introduced several updates to enhance user experience and security, including a highlighter bubble feature to make key points more visible and encrypted list settings to secure user content, providing users with more control and increased security.
The Quantum-Inspired Nostr Relay: A Trackerless Swarming Architecture
The Quantum-Inspired Nostr Relay marks a paradigm shift in distributed network design by moving away from brute-force epidemic flooding and embracing localized, wave-based propagation mechanics. By computing continuous-time quantum walks exclusively within small, operator-defined trusted neighborhoods, the network eliminates the severe computational bottlenecks typically associated with large-scale matrix operations while unlocking organic, trackerless data swarming. This framework allows data to flow adaptively based on subjective node constraints, ensures causal stability via strict logical clocks, and introduces robust, transport-layer spam defense through reputation damping. While natively built for the Nostr protocol, this model provides a highly compelling and scalable blueprint for the future design of resilient content delivery networks, edge computing swarms, and decentralized routing infrastructures at large.
Services without DNS: an identity-first model using Nostr - Now with punch-able Proof of Concept
An overview of an identity-first service model using NCC-02, NCC-05, and NCC-06, showing how services can be owned, discovered, and reached without relying on DNS. - Now with working PoC client...
NCC-05: The Missing Layer for Peer-to-Peer Applications
Today, we successfully demonstrated the power of NCC-05 (Identity-Bound Service Locator Resolution) by building a functional reference implementation: NCC-P2P-CLI .
Services Without DNS
Many networked systems assume that services must be named in order to be reachable. That assumption quietly binds identity, trust, and location together, making services brittle when they move, change networks, or need to limit who can find them. An alternative approach is to treat services as identities first and locations as optional, temporary attributes. From this framing, services can publish signed statements describing how they may be reached, while clients resolve those statements as data rather than through a naming hierarchy. Identity remains stable even as endpoints change or disappear. The result is infrastructure that tolerates mobility, partial availability, and privacy requirements without relying on DNS or other centralised resolution systems.
NCC-06: Identity-first relay discovery and reachability
NCC-06 exists to address this problem directly. It defines an identity-first relay participation profile that allows relays to be discovered, resolved, and connected to using signed Nostr data, without relying on DNS or central registries.
NCC-00: Publishing Nostr Community Conventions on Nostr
NCCs are lightweight, Nostr-native conventions for client and ecosystem behaviour. Not protocol rules, not enforced standards. Just documented patterns that emerge, get copied, and evolve.
Nostr Syndicated Feeds Convention (NSF-01)
A lightweight, Nostr-native convention for mirroring RSS or Atom feeds with provenance, deduplication, and update handling.