urza's avatar
urza
_@urza.cc
npub1pcz3...wfza
Advancing humanity while staying excellent to each other.
urza's avatar
urza 1 year ago
I shrink 10x every 21s until I'm an atom - The Micro Universe
urza's avatar
urza 1 year ago
I will be at dev/hack/day before BTC Prague next week. Looking forward to meeting some of you :) image
urza's avatar
urza 1 year ago
If you are using Raivo as 2fa app on iPhone I suggest to transition to some other app. App was sold out, privacy policy unclear, messed up all my keys (accidentally wiped local storage). I am going with 2FAS app - open source privacy focused.
urza's avatar
urza 1 year ago
Death industry is very large, everyone participates at some point.
urza's avatar
urza 1 year ago
BTC = Be The Change
urza's avatar
urza 1 year ago
I wish there was non custodial prediction market on Bitcoin. In the meantime I think the best alternative is Polymarket ( ) It is using usdc on polygon which is some Ethereum layer 2 or whatever. They claim it is non custodial and user has private key in the browser and can export it. No need to use metamask or any desktop software. So the only trusted part is switching from Bitcoin to poly usdc that has to go through something like sideshift or similar where they have custody during the exchange.
urza's avatar
urza 1 year ago
Decentralized Github. "Radicle is an open source, peer-to-peer code collaboration stack built on Git. Unlike centralized code hosting platforms, there is no single entity controlling the network. Repositories are replicated across peers in a decentralized manner, and users are in full control of their data and workflow." Design looks good to me. Written in Rust, uses modern cryptography (Ed25519 for identity, noise protocol for metadata communication). Architecture looks reasonably simple and extensible. @jack