One peculiarity of Rust is its Result type. In many other programming languages, you’ll probably use a bool or int to indicate successful function execution. If you’re new to Rust and take a look at Rust code, you’ll […]
Monthly archives: January 2026
2 posts
Despite a history with Linux that reaches back more than 25 years, Windows is my main desktop operating system – partly because having been in corporate environments where I was force to use it, partly because […]