Live data from Hacker News

Viewing profile — thirdreplicator

thirdreplicator

HN member
Joined
Thu, Oct 04, 2012, 5:40 PM UTC
HN karma
92
Public activity
58 items

About thirdreplicator

Altcoins, Elixir, Automated trading

Recent public activity

  1. comment
    Comment #39214961

    Hehe. That's lifetime funding if you go buy some Bitcoin.

  2. comment
    Comment #36411283

    So much discussion of loneliness on this forum makes me think y'all are in the wrong country. Feeling lonely? Come to the Philippines! Sunnier, family-oriented, cheaper, everyone w…

  3. comment
    Comment #35740035

    I made a password manager in Rust. It just encrypts and decrypts a file from/to ~/passwords.txt ~/passwords.ryp (the encrypted form). Because the the file names are fixed it's easy…

  4. comment
    Comment #34783898

    Sounds interesting. Can you make a tutorial video on YouTube?

  5. comment
    Comment #34021368

    I have been experimenting with different cell phone policies over the past few years with my kids and here is what we settled on. At our house, we have 6 children ranging in ages f…

  6. story
    Want to Make a Crypto Bot

    Hi, I am an ex-app developer (McKinsey, WalmartLabs) with a math/statistics background (UC Berkeley, UCLA) originally from Millbrae, California. I use Python, Ruby, Elixir, NodeJS,…

  7. comment
    Comment #31185705

    I wonder if a crypto-based email system would solve these problems. With crypto, you have cryptographically secure identities, and if you had to pay for sending emails, this would …

  8. comment
    Comment #19472661

    The article would have been more compelling if he showed at least one example where floating point errors blew up to the point where one would care.

  9. comment
    Comment #19390285

    UserLeap would probably hire you.

  10. comment
  11. comment
    Comment #16676664

    Go bears! ;)

  12. comment
    Comment #16670813

    That's what crypto currency-based distributed media systems are for. Examples: STEEMIT, STORJ, TRX, etc. There is no central authority who has the power to censor content as they p…

  13. comment
    Comment #16435727

    Weak ass list for YC management to come up with. No mention of blockchain, self driving cars, quantum comptuers or AI..... Seriously, pepes.... It's your job to see in the future. …

  14. comment
    Comment #15799209

    The universe can be divided up into that which is measurable AND reproducible (science), and that which is either not measurable OR not reproducible. For those looking for how the …

  15. story
  16. comment
    Comment #14656476

    Study physics, statistics, and computer science. Meditate every day. Read Seth Speaks and Law of one. Go to South America and find a shaman to give you Ayahuasca tea. Don't get mar…

  17. comment
    Comment #14389824

    Build stuff.

  18. story
  19. story
  20. story
  21. comment
    Comment #13845811

    I'm working on a simple.interface to Riak in Node so that you can just say: client.get(key) or: client.put(key, value) https://www.npmjs.com/package/raku I am using that to build a…

  22. story
  23. comment
    Comment #13842198

    Craigslist

  24. comment
    Comment #13159443

    If you really want to reap the value your code creates start an internet-like business with the code that you write. All the value is yours! :)

  25. comment
    Comment #13002271

    Thoroughly enjoyed the tutorial, but why would one want to make a custom system call? What superpowers does this give you? Thanks in advance for your answers.