Live data from Hacker News

Viewing profile — brianvli

brianvli

HN member
Joined
Thu, Sep 13, 2018, 7:14 PM UTC
HN karma
77
Public activity
14 items

About brianvli

No profile information was provided.

Recent public activity

  1. 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…

  2. comment
    Comment #35076957

    This should be normalized against total installs

  3. story
  4. comment
    Comment #33576115

    Write the smart contract yourself and deploy it to the blockchain

  5. comment
    Comment #33576098

    What if you’re not a US citizen?

  6. 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…

  7. 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…

  8. 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…

  9. comment
    Comment #26455910

    Ty for sharing! I did totally forget to mention local exchange

  10. 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…

  11. 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…

  12. 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 …

  13. 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…

  14. 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 “.” - …