For most companies and users, Go is the right default option. Its performance is strong, Go is easy to adopt, and Go’s highly modular nature makes it particularly good for situations where requirements are changing or evolving.As your product matures, and... (more…)
Read more »
A toy web browser implemented in Rust from scratch - maekawatoshiki/naglfar... (more…)
Read more »
Two years ago I started the cex project to support checked exceptions in Rust. After eating my own dog food, I'd like to share some thoughts - with little code and more like an essay. Checked exceptions provide code-as-documentation #[cex] pub fn foo()... (more…)
Read more »
…Yes, I know that the title looks like a clickbait. But it’s actually not that far from the truth :)... (more…)
Read more »