Thread
Stories related to "What I Learnt Building a Lobsters TUI in Rust" across the full archive.
Sick as I am of having the front page covered in Rust--because apparently we can't spell crustaceans without rust--I do have a genuine curiosity about how people use it and what they get out of it.
Rather than watching the inevitable blogspam call-and-response, let's try to answer the original qu...
Chucklefish are the developers behind the games Starbound and Stardew Valley.
The wild success of testing tools like Jepsen is a wake-up call that we’re approaching systems engineering from a fundamentally bug-prone perspective. Why don’t we find these devastating bugs on our laptops before opening pull requests? Rust’s compiler gives us wonderful guarantees about memory safe...