Viewing profile — hn_urbit_thr123
hn_urbit_thr123
HN member- Joined
- Fri, Apr 22, 2022, 4:55 PM UTC
- HN karma
- 17
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About hn_urbit_thr123
No profile information was provided.
Recent public activity
-
comment
Comment #39867480
Like most platforms, it's valuable IFF a lot of people build on it. But the fact that I can make an on-topic, constructive and informative comment about it and still get downvoted …
-
comment
Comment #39865366
Sorry if I was unclear, it's a hard thing to summarize, but the useful part of it is in being a platform for app development, not just the fact that it hosts stuff. "End user serve…
-
comment
Comment #39865244
100% urbit. The idea behind it (briefly: "personal server", an easy-to-use, no-frills place for an end-user to run server-side use cases like storing important files, hosting a blo…
-
comment
Comment #37987458
I really like the idea of Kelvin versioning for an OS: instead of counting up and adding features forever, count down until you're done.
-
comment
Comment #37065179
Thanks for working on this. Have you considered abandoning urbit references and nomenclature? I've been casually following urbit a long time, and think there's a case to be made th…
-
comment
Comment #37065081
I'm not bored, just sad. The "personal server" thing is a cool idea. I think the world would be better if it existed and worked well enough for wide adoption, but it seems like it'…
-
comment
Comment #37063879
The problem isn't that you're wrong, it's that this is the same cutting insight everyone has in their first five minutes of exposure to urbit. It's like going to Australia and tell…
-
comment
Comment #37059478
If you decided to make a fork of linux, and wrote an article explaining why, would you expect it to be easily comprehensible to someone who's never used linux?
-
comment
Comment #37059296
It's disappointing how much low-effort bashing there is in this whole thread. Sure urbit is weird and has a lot of baggage and questionable design decisions, but the project we're …
-
comment
Comment #37058762
My (relatively unbiased and informed) summary of what urbit is from the last time it came up is here: https://news.ycombinator.com/item?id=31124343 As someone who thinks urbit woul…
-
comment
Comment #34990749
There's no rollback, it's an atomic transaction. The certainty that messages are always handled completely or fail completely is one of the big design constraints that made the who…
-
comment
Comment #34989636
Yes, but the receiver can be faulty. If it acknowledges the message and then crashes before handling it, you've got at-most-once, and if it handles the message and then crashes bef…
-
comment
Comment #31545784
You don't have to understand the linux kernel to buffer overlow a linux application; If they do something like "Here's the IP of a running urbit with 100BTC in it, good luck!" and …
-
comment
Comment #31544918
Is it even realistic to make a provably secure/stable applications on an OS like windows or linux? This (provable correctness of programs, at the expense of performance) is one of …
-
comment
Comment #31169737
How do you keep apps from accessing other apps' data on linux? By creating separate user accounts with limited permissions for the apps to run under, right? Same deal here. Except …
-
comment
Comment #31162332
Urbit is an OS, apps have access to whatever you give them access to. If you want one app (say, a dating profile) to not have access to data stored by another app (say, your bitcoi…
- comment
-
comment
Comment #31124549
I agree, I was being terse; it'd be more accurate to say you can be banned off of the urbit network entirely if everyone hates you, but if only most people hate you, you can still …
-
comment
Comment #31124343
FWIW here's an explainer I wrote up a year ago for a friend who asked. I'm not affiliated with urbit, except that I want a product that does what it does (which at this point means…