A time travel debugger for WebAssembly https://lobste.rs/s/ouzdjl #rust #wasm
https://github.com/friendlymatthew/gabagool/tree/main/gabagool-debug-adapter#gabagool-debug-adapter
rust
krabby: making a fast Rust compiler https://lobste.rs/s/zrnuhi #compilers #rust
https://bal-e.org/speed/krabby/
Announcing Rust 1.97.0 https://lobste.rs/s/o9edbl #release #rust
https://blog.rust-lang.org/2026/07/09/Rust-1.97.0/
Build your project Zig-style via @caleb https://lobste.rs/s/a1nops #rust #zig
https://fnordig.de/2026/06/16/build-your-project-zig-style/
Announcing Rust 1.95.0 https://lobste.rs/s/pmxhem #release #rust
https://blog.rust-lang.org/2026/04/16/Rust-1.95.0/
Okay, what actually uses Rust https://lobste.rs/s/dlxlvj #rust
https://blog.goose.love/posts/what-actually-uses-rust/
Since rolling out GotaTun on Android with version 2025.10 in the end of November we’ve seen a big drop in the metric user-perceived crash rate, from 0.40% to 0.01%, when comparing to previous releases.
https://mullvad.net/en/blog/announcing-gotatun-the-future-of-wireguard-at-mullvad-vpn
Ever wanted to know which CPU type is the maximum supported in your Proxmox cluster, when not being able to set type host? ProxCLMC evaluates all nodes within the cluster and checks for the maxmimum supported type to make sure live migrations can perform without any issues. ProxCLMC is fully opensource and entirely written in Rust.
More in my blog post:
https://gyptazy.com/proxclmc-identifying-the-maximum-safe-cpu-model-for-live-migration-in-proxmox-clusters/
#Proxmox #PVE #OpenSource #LiveMigration #Homelab #Enterprise #coding #opensource #Rust #Rustlang #CPU #KVM #CPUType #HowTo
nss-userhosts - hosts files for unprivileged users https://lobste.rs/s/qvlroc #show #linux #rust
https://codeberg.org/felixs/nss-userhosts
Slint 1.16 Released https://lobste.rs/s/5dwixw #c++ #release #rust
https://slint.dev/blog/slint-1.16-released
I created a simple FEP-ae97 web client:
https://codeberg.org/silverpill/fep-ae97-web-client
It is written in #Rust using Leptos and APx. Everything is compiled to WebAssembly and the application can be served as a static website.
This technology stack is very promising, but I think it is not yet ready for anything serious. The development process is slower compared to JavaScript/TypeScript, and the resulting binary is huge - it's 4.5 MB already (without optimizations). So I am going to keep an eye on it, but focus on building another FEP-ae97 client using a different approach.
Bringing Rust to the Pixel Baseband https://lobste.rs/s/wbdjkp #rust
https://security.googleblog.com/2026/04/bringing-rust-to-pixel-baseband.html
Hey everyone! I'm still searching for my next role so if you hear of any opportunities that you think I'd find interesting, let me know!
💼 Director of Engineering / Engineering Manager but would consider the right IC role.
🌐 Remote, but would consider hybrid/onsite roles in Los Angeles, CA. Open to relocation: SF Bay, Seattle, Portland, or the UK.
🪪 US citizen, UK citizen at the end of this month, resident in Mexico
🧑💻#PHP is my language, interested in #Python,#Golang, & #Rust
An early look at tailscale-rs, a tsnet library in Rust https://lobste.rs/s/vbid4k #networking #rust
https://tailscale.com/blog/tailscale-rs-rust-tsnet-library-preview
Rust async and the ARM generic timer https://lobste.rs/s/eeqdfc #hardware #rust
https://thejpster.org.uk/blog/blog-2026-05-17/
Building ezli.me, a link shortener in Rust https://lobste.rs/s/tyxxnd #api #release #rust
https://rustunit.com/blog/2026/04-17-ezlime-link-shortener-in-rust/
ProxCLMC detects the best CPU mode for VMs across all nodes in a cluster to guarantee safe live migrations.
Github: http://github.com/gyptazy/ProxCLMC
#opensource #rust #PVE #homelab #virtualization #cpu #evc #Proxmox #ProxmoxVE
How (and why) we rewrote our production C++ frontend infrastructure in Rust https://lobste.rs/s/jzgjbm #c++ #rust #web
https://blog.nearlyfreespeech.net/2026/04/17/how-and-why-we-rewrote-our-production-c-frontend-infrastructure-in-rust/
Lenses in Rust and My Solution https://lobste.rs/s/i0tuyd #plt #rust
https://lambdalemon.gay/posts/grist-lens
Rust is Just a Tool https://lobste.rs/s/4kticv #rust
https://lewiscampbell.tech/blog/260204.html
#Development #Explorations
A software library with no code · What if we build language-agnostic libraries? https://ilo.im/169r3b
_____
#AI #Libraries #Specs #Tests #PHP #Python #Ruby #Rust #WebDev #Backend
Using Rust to parse Godot .tres files and walk the resource graph https://lobste.rs/s/7qxxww #rust
https://assethoard.com/blog/parsing-godot-tres-files
Meta Garbage Collection: Using OCaml's GC to GC Rust https://lobste.rs/s/p3z0zw #ml #rust
https://soteria-tools.com/blog/meta-garbage-collection
LLM Reviews in cargo-crev https://lobste.rs/s/vpdpkq #ai #rust #security
https://dpc.pw/posts/llm-reviews-in-cargo-crev/
Introducing Kitesurf: The agent-first browser that runs in V8 isolates on Cloudflare Workers https://lobste.rs/s/9bxkgi #browsers #rust #vibecoding
https://blog.cloudflare.com/kitesurf/