@gemlog@tilde.zone
Every now and then I give this machine a "maintenance day" when I build new software from upstream Void and fix things that break β luckily, I don't have to do much as xbps-src facilitates most mundane tasks.
Yesterday was such a day, that's how I ended up having the latest-greatest.
@gemlog@tilde.zone
As for Rust β I'm only testing waters myself, I'm still far from being
comfortable with the language, but I was pleasantly surprised that a lot
of things build out of the box even on such a rare platform β others require minimal porting, I touch this bit in the next thread.
Most crates support PowerPC now, even ring the popular TLS crate β basically it's Rust bindings for Google's fork of OpenSSL. Not having it used to be a big problem as even the newer rustls relies on it.