pull down to refresh
@k00b
19,307,731 sats stacked
stacking since: #1longest cowboy streak: 842 verified stacker.news contributornpub1qkfnm...c3hq09ertphuumn
112 sats \ 1 reply \ @k00b 26m \ on: Stacker News Takes Over TABCONF 7 econ
I booked my travel finally. @Scoresby has a bunch of ideas about games we can do at the table. One might include a game built-in to the site. We shall see!
I ignore without muting but I also kind of need to see everything to get a sense of how this machine is doing.
In general, beyond SN, I still don't feel the need to fix people in any overwhelming way, nor do I wish to be ignorant of the diversity of unkindness in the world, so I don't mute people. I also view haters like a kind of f'd up mirror where I might learn something unfortunate about myself from them.
I popped a few vertebrae in my spine
You mean the disks ruptured? Can that heal? I was under the impression that they stay ruptured - like worn out shocks on a car.
I supported the https://therage.co because no one else was reporting on all the financial privacy stuff much.
wikipedia entry is lit https://en.wikipedia.org/wiki/TempleOS
omg I'm almost done with my payments engine refactor
no one is going to care until we dress it up like a hot rod but in the meantime it's my TempleOS at least
yep direct connections were something we lost very early as the internet grew (we don't have enough ip addresses for every device so we have one per residence instead and it creates these problems that holepunch solves).
They use something called a dht which is what things like bittorrent use. The dht allows you to lookup the ip addresses of people you are talking to and from there you can connect and chat to them directly.
The main downside to this is that anyone that knows your pubkey knows your ip address, but otherwise there's no need for servers once a connection is established (assuming your ip doesn't change).