Live data from Hacker News

Viewing profile — hnzix

hnzix

HN member
Joined
Thu, Jul 20, 2017, 12:32 AM UTC
HN karma
1,818
Public activity
555 items

About hnzix

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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…

  4. comment
    Comment #41115722

    This outage has left businesses unable to pay staff and conduct EOM activity.

  5. story
  6. comment
    Comment #40233150

    The OP1-F has velocity sensitivity now.

  7. comment
    Comment #40205969

    FastMail runs on Perl: https://blogs.perl.org/users/neilb/2019/09/fastmail-and-perl...

  8. comment
    Comment #40205902

    Just make sure you don't accidentally autoviviy another instance of yourself.

  9. 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…

  10. comment
    Comment #40009659

    Was that a fundamental problem with TerraForm or just an implementation issue?

  11. comment
    Comment #36628067

    Fear not, dang is Hodor.

  12. 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 …

  13. 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…

  14. 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…

  15. comment
    Comment #35899992

    Lone, Chaos In The CBD, Roland Tings.

  16. comment
    Comment #35823290

    You might try Kakoune.

  17. 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…

  18. 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 …

  19. 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 …

  20. 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…

  21. comment
    Comment #33968458

    Short circuiting is such a beautiful way of avoiding giant nested "if" mountains. I wish it was more widely used.

  22. comment
    Comment #33741428

    If someone is slacking off then they need to be performance managed or fired. That's management's problem.

  23. 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…

  24. 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…

  25. comment
    Comment #33588782

    Law of Demeter, constraining responsibility in functions while avoiding tortellini code, clear variable names etc.