Live data from Hacker News

Viewing profile — Odin78

Odin78

HN member
Joined
Thu, Feb 18, 2016, 10:38 AM UTC
HN karma
95
Public activity
22 items

About Odin78

No profile information was provided.

Recent public activity

  1. comment
    Comment #19475291

    Until recently I had 100MB mobile data per month. This is in a first world country. Just linking to your page could have DoS'd me for weeks.

  2. comment
    Comment #16968637

    > 12 weeks of fully paid maternity leave and 4 weeks of fully paid paternity leave Just out of curiosity: why the difference between maternity leave and paternity leave?

  3. comment
    Comment #15853359

    I'm not sethhochberg, but if I had to guess: Government regulations.

  4. comment
    Comment #15587878

    A relevant detail to that story is that he admitted his guilt under questioning. Had he continued to deny any involvement, they would not have been able to prove that he was sendin…

  5. comment
    Comment #14635460

    Is it really? That's 16 hours of work 5 days a week. If you sleep for 8h you don't do anything but work or learn for all of your waking hours. A more reasonable person would probab…

  6. comment
    Comment #14195948

    From what I heard Ensure doesn't aim to be nutritionally complete. It's designed to replace unhealthy snacks with a healthier alternative. Soylent on the other hand can replace mos…

  7. comment
    Comment #14195912

    This website shows all popular products that were spawned from the Soylent "craze": https://www.blendrunner.com/ Personally I use Joylent (I think it's the most used brand in Europ…

  8. comment
    Comment #13996686

    So how does one go about finding open source projects with easy tasks?

  9. comment
    Comment #13568345

    As the article states, the top 100 chess players in the world are male. The field is incredibly male-dominated and even though women and men should be equal, the reasoning between …

  10. comment
    Comment #13290135

    The worst part is: it doesn't even look good/modern now. They should have gone with this: http://bettermotherfuckingwebsite.com/ (excuse the profanity)

  11. comment
    Comment #13269497

    > That's not saying that borrow checker is worthless but it does add overhead It's important to emphasize out that this is compile time overhead, not run-time overhead.

  12. comment
    Comment #13126974

    You might want to be careful with that. The Myers Briggs test is most likely pseudoscience and you shouldn't base any important-ish life decisions on it. Mediocre source: https://w…

  13. comment
    Comment #12486799

    What prevents people from withdrawing all their money in 500€ notes from the bank, trading them in for 550€, exchanging the money for 500€ notes at the bank and repeating this unti…

  14. comment
    Comment #12425855

    I had a similar experience with the Rust board, so (anecdotally) it might not be related to the low barrier of entry.

  15. comment
    Comment #12085102

    Do similar games exist for other languages? I like the concept but my C++ is rusty at best.

  16. comment
    Comment #11559061

    If you send the input through the eye it would still appear in your regular field of view, right? But what if you want to keep looking at whatever you're currently looking at witho…

  17. comment
    Comment #11514176

    A prominent example is the mastermind behind DotA, Icefrog. The public has no idea who he is despite the fact that he has been quite famous for several years.

  18. comment
    Comment #11420105

    Is Rusts concept of ownership any different from C++ unique_ptrs?

  19. comment
    Comment #11403597

    After some contemplation I must say I agree with you. Using technicalities like "well I didn't ACTIVELY say anything!" to get around the law shouldn't work in any situation - your …

  20. comment
    Comment #11288786

    The thing is: if encryption is illegal and you encrypt your illegal material so law enforcement can't convict you for it, they can still convict you for using encryption.

  21. comment
    Comment #11285806

    How many cups of coffee did you drink per day? I limit myself to one cup a day and I feel like it has very little impact on my alertness and energy levels. Do you think just one cu…

  22. comment
    Comment #11124874

    Noob question: What's so difficult about deploying/distributing python?