HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rusbus

1,238 karmajoined 12 jaar geleden
https://rcoh.me

Submissions

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

github.com
1 points·by rusbus·18 dagen geleden·0 comments

Three bugs that aren't in dial9

dial9-rs.github.io
2 points·by rusbus·2 maanden geleden·0 comments

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

github.com
1 points·by rusbus·2 maanden geleden·1 comments

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

github.com
2 points·by rusbus·6 maanden geleden·0 comments

Metrique: A new high performance Rust metrics library from AWS

github.com
3 points·by rusbus·10 maanden geleden·0 comments

comments

rusbus
·9 dagen geleden·discuss
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 maanden geleden·discuss
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 maanden geleden·discuss
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
·vorig jaar·discuss
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
·vorig jaar·discuss
Another useful library in this space that allows you to avoid manually writing bindings is https://github.com/duchess-rs/duchess
rusbus
·2 jaar geleden·discuss
TLDR: Install a wifi microcontroller _inside_ a TI-84. Make a little app that can talk to ChatGPT.