Comment on Cloudfare outage post mortem
SinTan1729@programming.dev 2 days agoAh that makes sense. To be fair tho, there’s a lot of unwarranted hate towards Rust so it can be hard to tell.
Comment on Cloudfare outage post mortem
SinTan1729@programming.dev 2 days agoAh that makes sense. To be fair tho, there’s a lot of unwarranted hate towards Rust so it can be hard to tell.
panda_abyss@lemmy.ca 2 days ago
I should bite the bullet and learn it.
I decided to learn zig recently, it feels like crafting artisanal software, which is what I liked C for. But it’s kinda janky in that each point version major features come and go (see io and async).
There’s a place for engineering software which is what rust seems great at. Definitely seems like a tool I could/would use as rust is taking over many of my tool workflows.