Does anyone know how Urbit's solving the problem of being incredibly slow? It's running on a naively simple virtual machine and they claim that higher level operations can be abstracted and implemented in native code (called jets last time I heard) to make the overall execution time reasonable. Or, alternatively: Does anyone even actually use urbit? I tried once and it was so god damn slow it made me sad. It's so coo…
Urbit
21–30 of 309 posts
Re: Urbit
#22https://hn.algolia.com/?dateRange=all&page=0&prefix=false&qu...
Re: Urbit
#23I have seen Urbit a couple times but never really understood it. From the "Understanding Urbit" page - >Imagine that you can login from anywhere with one name and password. >And when you do, your entire OS appears. >Inside is your whole digital life. All of your communities, conversations, and connections. All of your biometric data and devices. Your entire personal archive in one place that’s secure, private, and de…
The actual urbit is like docker with standard API for communication between all apps on different containers, but it runs on a lisp-machine like architecture, except instead of lisp there's a new esoteric language called Hoon.
If not for the scammy wealth extraction attempt with the name system, I would consider it to be in the same general category as TempleOS - a form of art.
Re: Urbit
#24I've seen in other comments here that it's both an "Overlay OS" and a VM that you can supposedly run in the cloud or on your laptop. First, what exactly is an "overlay OS"? Am I understanding correctly that this would be running "on top of" an existing OS? Maybe something like the "Seamless mode" in virtual box? Second, how is it being virtualized?
Ultimately though, it looks cool, but I think just putting some screenshots front and center instead of abstract graphics explaining metaphors about the design would go a long way.
Re: Urbit
#25I have seen Urbit a couple times but never really understood it. From the "Understanding Urbit" page - >Imagine that you can login from anywhere with one name and password. >And when you do, your entire OS appears. >Inside is your whole digital life. All of your communities, conversations, and connections. All of your biometric data and devices. Your entire personal archive in one place that’s secure, private, and de…
From the practical standpoint, you have a linux process running from a data directory. You run it, and the you can access it via CLI and via web interface (which also has a terminal-like webapp). It then uses regular IP to talk to other urbits in P2P fashion.
From what I could find, the whole thing is full of magic and pretty opaque - you are only supposed to interact with it by running it and typing commands there. In particular, you’d probably want to back it up. The only instructions I could find is to stop it and tar it up, and back up manually. Better do it often if you want your “digital life” to be safe.
Re: Urbit
#26I found the descriptions to be far too abstract and mysterious. I guess it gives the project a sort of cool hacker vibe, but I really just want a few screenshots of the interface of the actual OS. As it stands, I have no clue whether it's an actual operating system like Windows/Linux/MacOS or if it just vaguely fits the definition of an OS. I've seen in other comments here that it's both an "Overlay OS" and a VM that…
Re: Urbit
#27Just a heads up.
Re: Urbit
#28I found the descriptions to be far too abstract and mysterious. I guess it gives the project a sort of cool hacker vibe, but I really just want a few screenshots of the interface of the actual OS. As it stands, I have no clue whether it's an actual operating system like Windows/Linux/MacOS or if it just vaguely fits the definition of an OS. I've seen in other comments here that it's both an "Overlay OS" and a VM that…
It was called “overlay os” because it reimplements a bunch of things traditionally provided by OSes. There is a peer to peer network layer, and a storage layer, and a way to execute code.
Re: Urbit
#29Many previous threads—good luck: https://hn.algolia.com/?dateRange=all&page=0&prefix=false&qu...