/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

riv.dev
| | benhoyt.com
3.1 parsecs away

Travel
| | An explanation of how to implement a simple hash table data structure, with code and examples in the C programming language.
| | blog.demofox.org
2.9 parsecs away

Travel
| | If you are a C/C++ programmer, you are likely familiar with malloc() and free(), the predecessors to C++'s new and delete operators, as well as the existence of the variations of malloc such as calloc, realloc and alloca. If you are like me, you probably thought for a long while that malloc and it's variations...
| | macoy.me
4.2 parsecs away

Travel
| |
| | imaginarytext.ca
17.5 parsecs away

Travel
| [AI summary] The author discusses their transition from WordPress and Grav to Eleventy for building a static site, emphasizing simplicity, markdown usage, and avoiding proprietary systems like GitHub Pages.