Viewing profile — thirdreplicator
thirdreplicator
HN member- Joined
- Thu, Oct 04, 2012, 5:40 PM UTC
- HN karma
- 92
- Public activity
- 58 items
- HN profile
- View on Hacker News ↗
About thirdreplicator
Recent public activity
-
comment
Comment #39214961
Hehe. That's lifetime funding if you go buy some Bitcoin.
-
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…
-
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…
-
comment
Comment #34783898
Sounds interesting. Can you make a tutorial video on YouTube?
-
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…
-
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,…
-
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 …
-
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.
-
comment
Comment #19390285
UserLeap would probably hire you.
-
comment
Comment #16676673
Bite me.
-
comment
Comment #16676664
Go bears! ;)
-
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…
-
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. …
-
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 …
- story
-
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…
-
comment
Comment #14389824
Build stuff.
- story
- story
- story
-
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…
- story
-
comment
Comment #13842198
Craigslist
-
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! :)
-
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.