lostcause

lostcause@3nostr.com

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.

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.

Cover image for Boosting on Nostr: A Powerful Way to Show Support

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.

Cover image for Introduction to Habla Updates

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

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.