Viewing profile — sagichmal
sagichmal
HN member- Joined
- Wed, Apr 16, 2014, 9:42 PM UTC
- HN karma
- 2,816
- Public activity
- 1,078 items
- HN profile
- View on Hacker News ↗
About sagichmal
Recent public activity
-
comment
Comment #44637823
Yup. Somewhat formalized: https://peter.bourgon.org/blog/2018/08/22/observability-sign...
-
comment
Comment #28809352
This is definitely not true (shrug) Attrition has more than doubled and most engineering teams are critically understaffed.
-
comment
Comment #28809344
Most do, though, because there does tend to be a more correct position on this class of stuff.
-
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.
-
comment
Comment #28805490
No, I don't know anyone at Basecamp.
-
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.
-
comment
Comment #28805482
(laughs) OK dude.
-
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…
-
comment
Comment #28803831
Friends in engineering at Coinbase?
-
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-…
-
comment
Comment #28803505
They lost almost half of their engineering team. Product development has almost stalled. I dunno, man.
-
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.
-
comment
Comment #28803463
Yes. All of the "private" correspondence he's received, which of course he cannot share, has been overwhelmingly positive. Indeed.
-
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…
-
comment
Comment #28793811
Hah! OK, sure.
-
comment
Comment #28768805
I am currently at an organisation where Splunk is a bottleneck.
-
comment
Comment #28768787
Only at trivial request volume. It’s easy to overwhelm any logging system without discipline.
-
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.
-
comment
Comment #28768765
Logging is significantly cheaper than tracing to maintain in a usable state.
-
comment
Comment #28768754
You only emit a single log event (line) per request. Problem solved.
-
comment
Comment #28768746
Yes, it’s useful, but that occasional usefulness is substantially outweighed by it’s perpetual cost.
-
comment
Comment #28768594
Nope, this produces unmanageable log volume.
-
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…
-
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…
-
comment
Comment #28746051
That is not at all what those links indicate.