Explore >> Select a destination


You are here

cnx.gdn
| | emiruz.com
1.9 parsecs away

Travel
| | [AI summary] The author compares their experiences solving Advent of Code challenges using Haskell, Prolog, Python, and Scala, analyzing differences in line count, productivity, and problem-solving approaches.
| | rog3rsm1th.github.io
1.5 parsecs away

Travel
| | Because why not ?
| | felix.plesoianu.ro
1.7 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.
| | probablydance.com
16.6 parsecs away

Travel
| I recently posted a blog post about a new hash table, and whenever I do something like that, I learn at least one new thing from my comments. In my last comment section Rich Geldreich talks about his hash table which uses "Fibonacci Hashing", which I hadn't heard of before. I have worked a lot...