Viewing profile — hnzix
hnzix
HN member- Joined
- Thu, Jul 20, 2017, 12:32 AM UTC
- HN karma
- 1,818
- Public activity
- 555 items
- HN profile
- View on Hacker News ↗
About hnzix
No profile information was provided.
Recent public activity
-
comment
Comment #48714794
Smoking lowers the risk of developing ulcerative colitis and can suppress its symptoms. There's a lot of anecdotal stories on Reddit of people quitting smoking and getting an UC fl…
-
comment
Comment #48714756
> it's clearly safer than smoking There's a lot of anti-vaping FUD in the Oz media right now. Anecdotally a lot of people I speak with view it as more harmful than smoking. And leg…
-
comment
Comment #48303033
Yeah but the transition is rough. For example when we have autonomous vehicles what are all those drivers going to do. You might saw "tough luck" but we are a society not just an e…
-
comment
Comment #41115722
This outage has left businesses unable to pay staff and conduct EOM activity.
- story
-
comment
Comment #40233150
The OP1-F has velocity sensitivity now.
-
comment
Comment #40205969
FastMail runs on Perl: https://blogs.perl.org/users/neilb/2019/09/fastmail-and-perl...
-
comment
Comment #40205902
Just make sure you don't accidentally autoviviy another instance of yourself.
-
comment
Comment #40205703
If you're looking for the who, Rhonda Patrick points the finger at rampant corruption in nutrition research and public policy. For example the American Heart Association being spon…
-
comment
Comment #40009659
Was that a fundamental problem with TerraForm or just an implementation issue?
-
comment
Comment #36628067
Fear not, dang is Hodor.
-
comment
Comment #36385519
> Will the setting icon be three dots? Multiple hamburger menus with a scattering of cryptic icons stuck at arbitrary places on the screen. What does the swirly icon with up arrow …
-
comment
Comment #36305182
In creativity, unless you are a savant it takes grinding to increase your ability to match your taste. If you started very young, then bravo, the grinding is out of the way and you…
-
comment
Comment #36065749
Corporate and education is infested with Oracle due to an army of salesdroids and large technical platform decisions being made by upper mgmt instead of infra staff. I've also obse…
-
comment
Comment #35899992
Lone, Chaos In The CBD, Roland Tings.
-
comment
Comment #35823290
You might try Kakoune.
-
comment
Comment #35365103
>I feel like hunting down drivers hasn't been an issue on Linux for any relatively modern machine I've run in over 10 years. Try installing any Debian flavor on an Intel Mac. Keybo…
-
comment
Comment #35048662
Rails provides a sensible and productive pattern for MVP but doesn't provide much guidance past a certain complexity level (Service Objects etc). Once the app grows past a certain …
-
comment
Comment #34797445
Trying to setup chronological podcast playback on the Apple Podcast is horrible, and they are constantly fiddling with the terrible UI. I just want to binge 5 consecutive episodes …
-
comment
Comment #34701406
Fiber supplementation can worsen symptoms of IBS as it draws water into the colon. "Just eat more fibre" is a knee jerk response of people unfamiliar with the science. These condit…
-
comment
Comment #33968458
Short circuiting is such a beautiful way of avoiding giant nested "if" mountains. I wish it was more widely used.
-
comment
Comment #33741428
If someone is slacking off then they need to be performance managed or fired. That's management's problem.
-
comment
Comment #33741412
Are you selling hours or outcomes? If you're meeting all your assigned deliverables on time then you're satisfying your employment outcomes. If you're stalling or failing on your d…
-
comment
Comment #33687321
At least give me a high partition so I don't have to watch my cow orker sloppily eating food with their mouth open and gesticulating wildly all day. I can put on noise cancelling h…
-
comment
Comment #33588782
Law of Demeter, constraining responsibility in functions while avoiding tortellini code, clear variable names etc.