/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.fogus.me
| | thefuntastic.com
2.4 parsecs away

Travel
| | Rust, not related to the video game also called Rust, is a promising systems programming language with novel features ideally suited for game development. Exposure and awareness within the game developer community, however, remains limited. In this post, I provide a gentle introduction to Rust and attempt to justify its place on your radar.
| | blog.samibadawi.com
2.3 parsecs away

Travel
| | [AI summary] A retrospective on the author's experiences with Haskell and Hadoop, highlighting their initial hype, eventual maturity, and the trade-offs between abstraction and control in modern programming paradigms.
| | felix.plesoianu.ro
2.6 parsecs away

Travel
| | [AI summary] The author explores the subjective nature of choosing programming languages, reviewing modern options like Zig and Vala alongside classics such as Ada and Fortran, while analyzing their distinct roles in software development.
| | whatibroke.com
17.7 parsecs away

Travel
| Hey everyone, Today I was working on a fairly large class and needed to compare two different areas of code. I'm used to using text editors such as notepad++ and sublime where I would normally just open the file multiple times. It turns out that Visual Studio has a similar feature, although it's admittedly a...