Viewing profile — brianvli
brianvli
HN member- Joined
- Thu, Sep 13, 2018, 7:14 PM UTC
- HN karma
- 77
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About brianvli
No profile information was provided.
Recent public activity
-
comment
Comment #35751632
Is it really so binary that either they’re rich westerners or they’re so destitute they can’t benefit from this project? Also, this project ends up being a compact way to deliver e…
-
comment
Comment #35076957
This should be normalized against total installs
- story
-
comment
Comment #33576115
Write the smart contract yourself and deploy it to the blockchain
-
comment
Comment #33576098
What if you’re not a US citizen?
-
comment
Comment #33576094
Smart contract storing a vector of signer addresses, vector of votes and a staged transaction. Each signer has to vote yes before the smart contract executes the staged transaction…
-
comment
Comment #31196032
Composability and open APIs are rarely talked about. Composability lets you create a token to represent anything* of value and exchange it for other tokens. ETH and BTC are tokeniz…
-
comment
Comment #27292442
+1 to this. Having nvim as my daily driver allowed me to NOT upgrade my 4 year old macbook with the next top-of-the-line macbook, saving me an arm and a leg. Instead I just got a g…
-
comment
Comment #26455910
Ty for sharing! I did totally forget to mention local exchange
-
comment
Comment #26455873
You need to transfer the funds from your Coinbase account to Coinbase wallet. You’ll never have access to the private keys on Coinbase. At that point, Coinbase wallet is the equiva…
-
comment
Comment #26449912
Coinbase is more about turning non-crypto currencies into crypto currencies while UNI/SUSHI are more about turning crypto currencies into different crypto currencies. In my POV, th…
-
comment
Comment #26190258
> Sure, but why do we need a separate currency for all of this in the first place? I might be answering the wrong q, but the separate currency represents the cost of a transaction …
-
comment
Comment #25905871
Not sure if you've read up on recent developments in Ethereum, but in case you haven't, check out proof of stake [1]. Basically, POS lets people put their money on the line for con…
-
comment
Comment #25847555
I use vim as my main driver at work. Some things that helped me out personally: - Playing some vimgolf and seeing what neat tricks people used. This is where I learned about “.” - …