Viewing profile — JoeNr76
JoeNr76
HN member- Joined
- Thu, Sep 01, 2016, 2:48 PM UTC
- HN karma
- 122
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About JoeNr76
No profile information was provided.
Recent public activity
-
comment
Comment #38870609
I never said that you should prefer 3 star restaurant. I was responding to the specific claim that home cooked meals are always better than eating out.
-
comment
Comment #38870567
What you find regrettable is your problem, not mine. If I invite people, I do it for the people, if I go out to eat I do it for the food. I don't see why this regrettable just beca…
-
comment
Comment #38866607
> I think nobody in my country would say going out to eat is better than eating at home. You haven't eaten at a 2 or 3 star restaurant then. They use ingredients you don't have acc…
-
comment
Comment #37656968
Completely anecdotally: I am 46yo. And I was in a reading slump for most of my fourties. I used to be an avid reader until I became a father and my 3 children began taking up more …
-
comment
Comment #36691814
You can use verbs passively to do something on something else. Or you can have your program or process do it. Logically, I see no difference between: "The HandlerCreationFactory cr…
-
comment
Comment #34997747
It only targets big "platform providers" not startups. It even levels the playing field for those startups. People get so ideologically tangled that they just knee jerk.
-
comment
Comment #34997610
In the case of iMessage, Apple has a competitive advantage that stifles competition, not enhances it. Setting a baseline for interoperability is not the same as requiring them all …
-
comment
Comment #34996651
Not just that, it's removing barriers for competition. Which is what good regulations is all about. (and, technically it more than just bubble color, it's also including everyone i…
-
comment
Comment #34955018
[flagged]
-
comment
Comment #34468358
Even after all these years, people still have this misconception about TTD. No idea where it came from.
-
comment
Comment #32320115
No, it was earlier. I was subscribed to this Dogbert newsletter and it was increasingly obvious that he was not as logical as he thought he was. Like really believing in positive a…
-
comment
Comment #32152242
translated: Never complain, proles, just be glad you get some scraps from that ever-growing economy. Even if it's less than your parents.
-
comment
Comment #31989639
The only questionable part is end-to-end encryption. I don't see how you can make your messaging apps interoperable and have E2E encryption. Most of the other things: mostly good. …
-
comment
Comment #31989431
The article is wrong. I don't get how this could make it to the top. It has nothing to do with greenhouse emissions, but with nitrogen compound emission. See https://www.dutchnews.…
-
comment
Comment #31518576
yes. When I get called in as a senior consultant for some business app, it's always for the same reason: development speed has crawled to an almost stop. And it is always caused by…
-
comment
Comment #31026857
Limits on free speech by government is dangerous. Private companies enforcing rules you have agreed to when you became a member, is something completely different.
-
comment
Comment #30945932
Wild speculation with a sprinkle of logic (garbage assumptions lead to garbage conclusions) HOWEVER, I have skimmed through it by now and the last paragraph is actually quite good.…
-
comment
Comment #30945864
As others have said: you need to think about your functionality as a public API. How the API works under the hood shouldn't affect your tests. So how do you test private methods? Y…
-
comment
Comment #30942656
I stopped reading right here: "Considering the factors mentioned above, we can reason that unit tests are only useful to verify pure business logic inside of a given function." Tha…
-
comment
Comment #29089238
Nah. EBM does explain the obesity crisis. We're just eating more. The average American consumes more than 3,600 calories daily – a 24% increase from 1961, when the average was just…
-
comment
Comment #29089126
That's why the scientific literature uses the better term "ultra-processed" to mark the difference between, say a loaf of bread and a chicken nugget.
-
comment
Comment #29089097
This is already 6 years old: https://cei.org/blog/study-wounds-the-carbohydrate-insulin-t... Basically, as long as proteine is controlled for, there is no long term fat-loss differ…
-
comment
Comment #29088523
Why are we still talking about the CIM? It failed practically every test we threw at it. Sure low carb diets can make you lose weight, but that's because you eat less, not because …
-
comment
Comment #27962680
Of course. Becoming a milionaire because your dad gave you a million is not what people understand as being meritocratic. They already get a lot of advantages during their life bec…
-
comment
Comment #26077687
Real strict type checking (as in, eg, Haskell ) does indeed make your code resistant to a certain type of bug. But the kind of type checking Typescript gives you is mostly useful a…