HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kchoudhu

no profile record

comments

kchoudhu
·5 месяцев назад·discuss
What valuation is this at?
kchoudhu
·6 месяцев назад·discuss
What will they be reinventing from scratch for no reason?
kchoudhu
·8 месяцев назад·discuss
It's the only book they've read, most likely.
kchoudhu
·8 месяцев назад·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
·8 месяцев назад·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
·8 месяцев назад·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
·8 месяцев назад·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
·8 месяцев назад·discuss
I'm not complaining, but also why?
kchoudhu
·8 месяцев назад·discuss
Businesses
kchoudhu
·10 месяцев назад·discuss
It's still a leveraged buyout.
kchoudhu
·10 месяцев назад·discuss
Given how awful performance on my Windows desktop is, I am shocked that Microsoft is still investing in performance.
kchoudhu
·10 месяцев назад·discuss
Perfect.
kchoudhu
·10 месяцев назад·discuss
Can someone please write a '"considered harmful" considered harmful' piece.