Live data from Hacker News

Viewing profile — sagichmal

sagichmal

HN member
Joined
Wed, Apr 16, 2014, 9:42 PM UTC
HN karma
2,816
Public activity
1,078 items

About sagichmal

e1b1ce94085da63902d7c51d8f1e0697

Recent public activity

  1. comment
    Comment #44637823

    Yup. Somewhat formalized: https://peter.bourgon.org/blog/2018/08/22/observability-sign...

  2. comment
    Comment #28809352

    This is definitely not true (shrug) Attrition has more than doubled and most engineering teams are critically understaffed.

  3. comment
    Comment #28809344

    Most do, though, because there does tend to be a more correct position on this class of stuff.

  4. comment
    Comment #28809332

    > A handful of people left They lost close to half of their engineering team, significant percentages of their operations teams, and many senior leaders.

  5. comment
    Comment #28805490

    No, I don't know anyone at Basecamp.

  6. comment
    Comment #28805489

    I'm not sure why you think people who care about justice harass coworkers as a matter of course. It's strictly the opposite, in my (considerable) experience.

  7. comment
    Comment #28805482

    (laughs) OK dude.

  8. comment
    Comment #28804387

    I’m not sure why you think people who care about justice draw that energy from the same pool that motivates their work, as if it’s a zero-sum calculus. It isn’t. People who think a…

  9. comment
    Comment #28803831

    Friends in engineering at Coinbase?

  10. comment
    Comment #28803531

    My point is that DEBUG level logging is (hopefully!) not on by default, and that this is what it makes the production log volume manageable. My experience has been that 1 customer-…

  11. comment
    Comment #28803505

    They lost almost half of their engineering team. Product development has almost stalled. I dunno, man.

  12. comment
    Comment #28803481

    "People like [the OP]" are in my experience consistently better at what they do than the sort of folks which Coinbase is now apparently soliciting.

  13. comment
    Comment #28803463

    Yes. All of the "private" correspondence he's received, which of course he cannot share, has been overwhelmingly positive. Indeed.

  14. comment
    Comment #28803451

    I'm always so delighted that when someone says something stupid, and people say that it's stupid, there's precisely this response somewhere in the comments. It's just so (chef's ki…

  15. comment
    Comment #28793811

    Hah! OK, sure.

  16. comment
    Comment #28768805

    I am currently at an organisation where Splunk is a bottleneck.

  17. comment
    Comment #28768787

    Only at trivial request volume. It’s easy to overwhelm any logging system without discipline.

  18. comment
    Comment #28768779

    Log after is SOP in any reasonably large architecture. Too much logging is a problem you encounter very quickly with nontrivial traffic.

  19. comment
    Comment #28768765

    Logging is significantly cheaper than tracing to maintain in a usable state.

  20. comment
    Comment #28768754

    You only emit a single log event (line) per request. Problem solved.

  21. comment
    Comment #28768746

    Yes, it’s useful, but that occasional usefulness is substantially outweighed by it’s perpetual cost.

  22. comment
    Comment #28768594

    Nope, this produces unmanageable log volume.

  23. comment
    Comment #28746111

    When I read MVC I guess I take it pretty literally, in that you would have packages named model/s, view/s, and controller/s. That's what I'm speaking to. Of course, abstractly, man…

  24. comment
    Comment #28746076

    You continue to assert that error handling adds noise to a block of code. This is an opinion, that's fine, but it's not an objective truth. In many many domains -- in fact the doma…

  25. comment
    Comment #28746051

    That is not at all what those links indicate.