Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Odin78
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
Odin78
7y ago
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.
▲
by
Odin78
8y ago
> 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.
▲
by
Odin78
9y ago
I'm not sethhochberg, but if I had to guess: Government regulations.
4.
▲
by
Odin78
9y ago
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 sending the bomb threat, as it could have been from someone who wa
5.
▲
by
Odin78
9y ago
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 probably put a fair amount of learning time on the weeke
6.
▲
by
Odin78
9y ago
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 most (possibly all) of your meals, if you want that.
7.
▲
by
Odin78
9y ago
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 Europe; also they now call themse
8.
▲
by
Odin78
9y ago
So how does one go about finding open source projects with easy tasks?
9.
▲
by
Odin78
10y ago
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 splitting it tournaments by gender is that women would other
10.
▲
by
Odin78
10y ago
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.
▲
by
Odin78
10y ago
> 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.
▲
by
Odin78
10y ago
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://www.youtube.com/watch?v=Q5pggDCnt5M
13.
▲
by
Odin78
10y ago
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 until they're filthy rich?
14.
▲
by
Odin78
10y ago
I had a similar experience with the Rust board, so (anecdotally) it might not be related to the low barrier of entry.
15.
▲
by
Odin78
10y ago
Do similar games exist for other languages? I like the concept but my C++ is rusty at best.
16.
▲
by
Odin78
10y ago
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 without obstruction? If you project the input directly onto
17.
▲
by
Odin78
10y ago
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.
▲
by
Odin78
10y ago
Is Rusts concept of ownership any different from C++ unique_ptrs?
19.
▲
by
Odin78
10y ago
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 example makes this very apparent. At the
20.
▲
by
Odin78
11y ago
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.
▲
by
Odin78
11y ago
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 cup a day already makes your body build a tolerance?
22.
▲
by
Odin78
11y ago
Noob question: What's so difficult about deploying/distributing python?