HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kchoudhu

no profile record

comments

kchoudhu
·vor 5 Monaten·discuss
What valuation is this at?
kchoudhu
·vor 6 Monaten·discuss
What will they be reinventing from scratch for no reason?
kchoudhu
·vor 8 Monaten·discuss
It's the only book they've read, most likely.
kchoudhu
·vor 8 Monaten·discuss
I cannot believe it can be too hard to write something that takes the output of dtrace and shoves it into a span collector.
kchoudhu
·vor 8 Monaten·discuss
We should be using USDTs to emit trace ids that can be consumed by dtrace and shoved into whatever backend we want for tracing.
kchoudhu
·vor 8 Monaten·discuss
There is very much an alternative. Looking at the execution of your code should never alter its fundamental performance the way otel is built to do. This was a solved problem at least a decade and a half ago, but the cool kids decided to reinvent the wheel, poorly.

https://news.ycombinator.com/item?id=45845889
kchoudhu
·vor 8 Monaten·discuss
OpenTelemetry won observability mindshare, but it is entirely the wrong architectural choice: by buying into its ethos your code is held hostage by the least stable otel monitoring library for your dependencies.

Sadly, there was always an alternative that no one took: dtrace. Add USDTs to your code and then monitor progress by instrumenting it externally, sending the resulting traces to wherever you want. My sincere hope is that the renewed interest in ebpf makes this a reality soon: I never want to have to do another from opentelemetry.<whatever> import <whatever> ever again.
kchoudhu
·vor 8 Monaten·discuss
I'm not complaining, but also why?
kchoudhu
·vor 8 Monaten·discuss
Businesses
kchoudhu
·vor 10 Monaten·discuss
It's still a leveraged buyout.
kchoudhu
·vor 10 Monaten·discuss
Given how awful performance on my Windows desktop is, I am shocked that Microsoft is still investing in performance.
kchoudhu
·vor 10 Monaten·discuss
Perfect.
kchoudhu
·vor 10 Monaten·discuss
Can someone please write a '"considered harmful" considered harmful' piece.