HackerTrans
トップ新着トレンドコメント過去質問紹介求人

rusbus

1,238 カルマ登録 12 年前
https://rcoh.me

投稿

Show HN: Dial9, a tool for diagnosing p99+ performance in Rust programs

github.com
1 ポイント·投稿者 rusbus·18 日前·0 コメント

Three bugs that aren't in dial9

dial9-rs.github.io
2 ポイント·投稿者 rusbus·2 か月前·0 コメント

dial9: A microscrope for Tokio (and Rust applications in general)

github.com
1 ポイント·投稿者 rusbus·2 か月前·1 コメント

Metrique: A high performance Rust metrics library designed for wide events

github.com
2 ポイント·投稿者 rusbus·6 か月前·0 コメント

Metrique: A new high performance Rust metrics library from AWS

github.com
3 ポイント·投稿者 rusbus·10 か月前·0 コメント

コメント

rusbus
·9 日前·議論
This is exciting because the effect size is so large. But as the author's acknowledged, selection bias is nearly impossible to control for in this non-randomized study:

> and lacks randomized controls. Self-selection is the central threat: students who complete more quizzes may be more motivated or higher-performing generally

But this is still a strong result. I'm excited to see more in this space.
rusbus
·2 か月前·議論
Two years ago someone told me "I wish I could understand what Tokio is actually doing."

This really stuck with me and earlier this year I had both an idea and the time to try to make it happen. I think with dial9 that is finally possible. dial9 is a system to pull in a huge amount of events, very efficiently and analyze them later. Tokio is just one source of those events, but its a very important one.

Once we had Tokio, I realized we could also pull in lots of other sources as well; Linux kernel events, application events, tracing etc. etc.

Folks have already had good luck using dial9 to find tricky issues in prod.
rusbus
·10 か月前·議論
Does anyone else find it incredibly ironic that this article summarizing the paper was obviously written with AI?

All the headings and bullets and phrases like "The findings are clear:" stick out like a sore thumb.
rusbus
·昨年·議論
perhaps you did not read the post—the author attempted layer-by-layer first but discovered it was impossible to get a smooth final result.

This is apparently a well known issue among people who create resin-cast structures.
rusbus
·昨年·議論
Another useful library in this space that allows you to avoid manually writing bindings is https://github.com/duchess-rs/duchess
rusbus
·2 年前·議論
TLDR: Install a wifi microcontroller _inside_ a TI-84. Make a little app that can talk to ChatGPT.