Viewing profile — Odin78
Odin78
HN member- Joined
- Thu, Feb 18, 2016, 10:38 AM UTC
- HN karma
- 95
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About Odin78
No profile information was provided.
Recent public activity
-
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.
-
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?
-
comment
Comment #15853359
I'm not sethhochberg, but if I had to guess: Government regulations.
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #13996686
So how does one go about finding open source projects with easy tasks?
-
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 …
-
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)
-
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.
-
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…
-
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…
-
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.
-
comment
Comment #12085102
Do similar games exist for other languages? I like the concept but my C++ is rusty at best.
-
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…
-
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.
-
comment
Comment #11420105
Is Rusts concept of ownership any different from C++ unique_ptrs?
-
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 …
-
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.
-
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…
-
comment
Comment #11124874
Noob question: What's so difficult about deploying/distributing python?