flub.devork.be
@flub.devork.be
Rust & Python developer, mountaineer, paraglider.
Choose distributed.

Main account on https://mastodon.social/@flub
It helps everyone on the live tracking is basically doing a top-to-bottom.

On Saturday I've managed 20 mins of soaring just before sunset. With only two of us flying. Any more would have been impossible to stay in the lift band.
November 5, 2025 at 2:02 PM
I look forward to someone asking an LLM to paste #RustLS into their codebase. It's only a matter of time.
November 1, 2025 at 6:45 PM
For completeness: yes, I have shot myself many times in the foot using tokio::select! It is a very complex macro. I now treat it as the enemy I know.
November 1, 2025 at 10:14 AM
So if you had two futures that borrowed self.foo & self.bar respectively, once the first completes you can handle the result using self.handle(&mut self, ...) because all futures holding references to self are dropped.

#rustlang #tokio #concurrency
November 1, 2025 at 10:10 AM
It was probably being helpful in preventing me from writing something about #QUIC and #TLS.
October 29, 2025 at 10:32 PM