Viewing profile — roberrrrrrt
roberrrrrrt
HN member- Joined
- Fri, Dec 10, 2021, 9:22 AM UTC
- HN karma
- 38
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About roberrrrrrt
No profile information was provided.
Recent public activity
-
comment
Comment #32496493
I put direct dependencies in requirements.txt. Then I run `pip freeze > requirements.lock` within a docker container of the team's target deployment environment. I commit both file…
-
comment
Comment #29510817
> it's running completely on smart contracts The human judges/arbitrators aren’t, and they’re what’s critical. The contract cannot be sensibly completed without their input. So you…
-
comment
Comment #29509007
Ok, but this isn’t purely a smart contract anymore. You’re describing a typical escrow (running on a blockchain, because ______) with human judges, conceptually identical to what g…
-
comment
Comment #29508333
Getting data in isn’t the big issue though, and we’ve had market data streams since forever. I’m talking about the example above, where a smart contract would need some way of know…
-
comment
Comment #29508028
The “different approaches to solve this” part, if it ever arrives, would be much more revolutionary than the blockchain itself.