/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

tirania.org
| | nirvdrum.com
4.5 parsecs away

Travel
| | Technical articles by Kevin Menard. Topics include Ruby, Java, machine learning, and general computing.
| | miyuki.github.io
3.6 parsecs away

Travel
| | [AI summary] The author details the process of building and using an old version of the GNU C Compiler (GCC 1.27) on a modern system, highlighting compatibility challenges and successful bootstrapping.
| | gcc.godbolt.org
3.7 parsecs away

Travel
| | int main() { return std::move(0); }
| | wimvanderbauwhede.codeberg.page
18.4 parsecs away

Travel
| This is a follow-on of my article on algebraic data types, with list-based parser combinators as a practical application.