benben@abwesend.com
5/13/2026TIL: on minimal apt-based system (e.g. rust:trixie) you can use apt-helper to download files:
/usr/lib/apt/apt-helper download-file https://example.com/file.tar.gz /tmp/file.tar.gz
TIL: on minimal apt-based system (e.g. rust:trixie) you can use apt-helper to download files:
/usr/lib/apt/apt-helper download-file https://example.com/file.tar.gz /tmp/file.tar.gz
All good things come to an end
https://www.heroku.com/blog/an-update-on-heroku/
Happy new Rust Edition https://blog.rust-lang.org/2025/02/20/Rust-1.85.0.html
just found `whys-poignant-guide-to-ruby.pdf`. takes me down a memory lane <3