Explore >> Select a destination


You are here

baatz.io
| | corrode.dev
2.9 parsecs away

Travel
| | Interest in Rust has surged in recent years, with tech leaders such as Microsoft, Google, and Amazon coming forward to share their experiences of leveraging Rust for critical systems. Much of the dialogue about Rust, however, is still drive...
| | chadaustin.me
2.6 parsecs away

Travel
| | An interesting blog post and its corresponding comment thread on Hacker News made me realize that, while I'd told the story of Haskell at IMVU to many people, I'd never written it down. :)
| | michaelscodingspot.com
1.8 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | particularvirtue.blogspot.com
23.2 parsecs away

Travel
| Algebraic data types are a fantastic way to make code clearer. They're used all the time in Haskell, because they're a fundamental part of t...