My Thoughts on Bun's Rust Rewrite https://lobste.rs/s/idx42n #rust #zig
https://en.liujiacai.net/2026/05/16/bun-rust-port/
rust
cuda-oxide: cuda-oxide is an experimental Rust-to-CUDA compiler via @rjzak https://lobste.rs/s/rwjmjm #rust
https://github.com/NVlabs/cuda-oxide
My latest blog post: VanSpoof - Prototype 2 - Echo Firmware
https://mikecoats.com/van-spoof-prototype-2-firmware-1/
In part 1 and part 2 of building my first VanSpoof prototype, I managed to flash the microcontroller on the PCB with a blinky demo. This time round, let's see about sending and receiving some serial data.
#code #eBike #electronics #embedded #firmware #hardware #openSource #reverseEngineering #rust #rustLang #software #stm32 #vanMoof
Using Tokio for CPU-Bound Tasks (Works Really Well) - YouTube https://lobste.rs/s/xtvhxz #video #rust
https://www.youtube.com/watch?v=FeqRdDG1Y7g
Rewrites.bio: 60x speedup in Genomics QC + AI rewrite guidelines for Science by @emiller https://lobste.rs/s/gie57r #rust #science #vibecoding
https://rewrites.bio/
High-performance 2D graphics rendering on the CPU using sparse strips https://lobste.rs/s/0wq9ns #pdf #graphics #performance #rust
https://ethz.ch/content/dam/ethz/special-interest/infk/inst-pls/plf-dam/documents/StudentProjects/MasterTheses/2025-Laurenz-Thesis.pdf
libwce: the entropy layer of a wavelet codec, on its own https://lobste.rs/s/d3uwf1 #graphics #programming #rust
https://yogthos.net/posts/2026-05-24-libwce.html
🇫🇮🐍 Welcome to our next meetup on Wednesday 19th March 2025 at Taiste:
Talks:
✒️ @hamatti - Why developers should write blog posts
💉 Sakari Cajanus - Dependency injection in Python (or why Python is not Java)
🦀 Mislav Novakovic - Refactoring to Rust
And the famous HelPy quiz!
https://www.meetup.com/helpy-meetups/events/306522919/
Please also drop us a line if you’d like to give a talk in April or beyond ⭐
#HelPy #Helsinki #Python #meetup #writing #blogging #DependencyInjection #Rust
The original is written in #OCaml with quite involved setup, but #TIL about two single-executable #Rust implementations: Kodama and Weibian.
I'm still trying them out, but luckily both support @typst so at least I can keep a common content format between them and final document
All of the String types https://lobste.rs/s/khf0ye #rust
https://lambdalemon.gay/posts/string-types
If any of you are looking to hire an excellent remote Rustacian, then please do reach out @savanni.
She’s a gifted programmer, a clear-thinker, and a great collaborator.
Working closely with Savanni was the highlight of my year at 1Password.
Data Visualization from the Comfort of your Terminal https://lobste.rs/s/1shdvp #rust #visualization
https://github.com/medialab/xan/blob/master/docs/cookbook/dataviz.md
My Easter treat has been to work on my silly hosted-at-home retro website. It now features actual content, animated GIFs, and photos of pineapples!
There's a few dynamic pages under cgi-bin, although they are not actually CGI scripts—they are generated by a Rust program. The dynamic content includes live energy stats, climate info, and memory & uptime info. I still want to fill out the content some more, but I also need to do other things.
Introducing Bobbin: A diskless, API-only AppView for Tangled https://lobste.rs/s/uoiw3u #api #release #rust
https://blog.tangled.org/bobbin/
rustc_codegen_jvm: Rust compiler backend to emit JVM bytecode https://lobste.rs/s/lcldxn #java #rust
https://github.com/IntegralPilot/rustc_codegen_jvm
cargo-crap: Finding Untested Complexity in AI-Generated Rust Code https://lobste.rs/s/saldxa #rust
https://minikin.me/blog/cargo-crap/
SPAM - A Software PAckage Manager utility https://lobste.rs/s/wts8yp #python #rust #unix
https://codeberg.org/aol/spam
Desert Majesty - Available Here: https://1-lisas-baker.pixels.com/featured/desert-majesty-lisa-s-baker.html
#eagle #baldeagle #raptor #birdsofprey #bir #birds #birdsofmastodon #birdsoffediverse #art #arte #artwork #wallart #homedecor #artforhome #artforsale #buyintoart #mastoart #fediart #fediverse #creativeToots #watercolor #mixedmedia #southwest #southwestdesign #desert #cactus #cacti #saguaro #flowers #nature #rustic #teal #rust
A tail-call interpreter in (nightly) Rust https://lobste.rs/s/ektobz #plt #rust
https://www.mattkeeter.com/blog/2026-04-05-tailcall/
Rust (and Slint) on a jailbroken Kindle via @wezm https://lobste.rs/s/mlfx3s #rust
https://sverre.me/blog/rust-on-kindle/
The Edge of Safe Rust https://lobste.rs/s/hkwyrc #plt #rust
https://kyju.org/blog/tokioconf-2026/
pw-videomix v0.3.0
A lot of new features were added within the last year. Not all are finished. The reason, why I hesitated to release a new version. But the next step needs to be taken. So the motto of 0.3.0 is:
"Half Baked"
new:
- Saving and loading project files.
- New nodes (kaleidoscope, video source, encoder sink for video files, control nodes).
- MIDI devices to control values.
- Removed binaries from the source repository. The Linux binary will be updated regularly now. There won't be a Windows binary in the near future.
- Connections update their resolution automatically. No reconnects needed anymore.
... more in the changelog
Try it out here:
https://gitlab.freedesktop.org/AdeptVeritatis/pw-videomix
#rust #rustlang #vulkan #egui #winit #opensource #freesoftware #creativecoding #art
Creusot helps you prove your Rust code is correct via @fanf https://lobste.rs/s/xtydht #rust
https://github.com/creusot-rs/creusot/tree/master
Why aren't my two Cortex-A9 cores cache coherent? via @binjip978 https://lobste.rs/s/vikit1 #hardware #rust
https://thejpster.org.uk/blog/blog-2026-08-22/