Viewing profile — stdcli
stdcli
HN member- Joined
- Mon, Dec 17, 2018, 4:11 AM UTC
- HN karma
- 80
- Public activity
- 52 items
- HN profile
- View on Hacker News ↗
About stdcli
No profile information was provided.
Recent public activity
-
comment
Comment #20169888
Blockstack addresses Zooko's triangle in their original whitepaper: https://blockstack.org/tokenpaper.pdf and their concept of gaia hubs is the association of immutable identities …
-
comment
Comment #20169857
There happens to be a great solution for this known as gaia hubs: https://docs.blockstack.org/ which you can learn about in these docs in conjunction with the immutable identities …
-
comment
Comment #19576873
I don't think you understand. Congestion pricing explicitly exposes the costs of the streets. Price spikes due to congestion create market signals for competition to come in and ma…
-
comment
Comment #19566500
"the average user doesn't want to be empowered when it comes to data harvesting" I think this is an extremely presumptuous statement that writes off how little empowerement the ave…
-
comment
Comment #19565652
Drobo looks cool. That is the idea with gaia. Right now our master branch allows you to docker-compose-up and use the admin api calls to configure "disk" to however you want. The m…
-
comment
Comment #19564745
I absolutely agree. This is my number one push on our Gaia team and we are working on that.
-
comment
Comment #19564729
It is true that privacy and data ownership are two separate ideas that are often conflated. I think the user having more control over what happens to their data, empowers them to d…
-
comment
Comment #19564683
This is why Blockstack exists. We also refer to our Gaia hubs as Digital Storage lockers: https://docs.blockstack.org/storage/overview.html You can see the apps utilizing this fram…
- comment
-
comment
Comment #19550711
First, thank you for the first implementation when the app was just 1.1.1.1 Ive been using it for a while. Not sure if you can answer this question, but are the performance benefit…
- comment
-
comment
Comment #19528605
https://handshake.org/files/handshake.txt Handshake's security audit was also done by Zcash. If you look in the project info, they list all the info there.
-
comment
Comment #19506600
you don't have to do it in the street...but yes this is true for many exchanges if you are wanting to take an existing currency and turn it into another one, or if exchanges are ho…
-
comment
Comment #19506487
Compared to what kind of payment onboarding system? Outside of free cash, anything related to setting up a bank account, or a credit card can take up to 7-10 business days if not m…
-
comment
Comment #19506350
which is why I'm confused about all of the top ranking comments complaining that android will change their API for this. Will this require a change for android app developers if th…
-
comment
Comment #19494153
and yet you are still alive and not starving to death. But the banter I see on here is android video game developers complaining that a move away from android will be the end of th…
-
comment
Comment #19493958
there is also rkt, and anyways, while docker containers are great, they are just an abstraction of cgroups and namespaces, yet you forget that cgroups are a relatively recent conce…
-
comment
Comment #19490022
"are involved with Kubernetes, etc. None of that stuff probably is even close to working on Fuchsia and I don't think server side is a priority with that." actually the networking …
-
comment
Comment #19489800
"OS research is dying out" - this I was learning about kernel dev around the same time as trying to understand how conditional execution and speculative execution worked as a resul…
-
comment
Comment #19489708
Fuschia relies on the kernel Zicron which last time I checked used Magma as a framework to provide compositing and buffer sharing between the logical split of the application and s…
-
comment
Comment #19489662
I think instead of comparing this to a front end web framework, you should consider how Fuschia is designed using capabilities (similar to the concept of a system call, and how a s…
-
comment
Comment #19478025
Hey thank you for the feedback. usernames expire after two years, so that could be it depending on when in 2017 you registered your username. "One of my main questions with a lot o…
-
comment
Comment #19474748
The speed is only an issue if you are storing all of your data in a decentralised network, but do you need to? What you want to persist is your identity, but you perhaps you don't …
-
comment
Comment #19474577
This is one of the primary benefits of using Blockstack. The Blockstack naming system is used to associate an immutable user identity with the routing path to their storage, for re…
-
comment
Comment #19474415
Blockstack is not based on scuttlebutt protocol, but when it comes to addressing id creation, user friendly onboarding probably needing a browser, etc "someone will have to build a…