/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

evanhahn.com
| | blog.tst.sh
8.7 parsecs away

Travel
| | A little while ago I stumbled upon a golf challenge where you had to do run length encoding (RLE) on an arbitrary string, for example given the input string: 10+[>+>3+>7+>10+4<-]3>2+.>+.7+2.3+.2<2+.>15+.>.3+.6-.8-.2<+.<. it must be converted to: ++++++++++[>+>+++>+++++++>++++++++++<<<<-]>>>++.>+.+++++++..+++.<<++.>+++++++++++++++.>.+++.------.
| | mathspp.com
5.7 parsecs away

Travel
| | Today I learned that the hash of an integer is the integer itself, except for -21. The hash of -1 is -2.
| | somic.org
9.0 parsecs away

Travel
| | Personal blog of Dmitriy Samovskiy, focuses on cloud computing, infrastructure as a service, platform as a service, infrastructure as code, Linux, devops, python, ruby, rabbitmq, Amazon Web Services EC2
| | renato.athaydes.com
34.0 parsecs away

Travel
| [AI summary] The blog post discusses running WebAssembly (WASM) on the JVM using the asmble compiler and Gradle plugin, highlighting its potential and challenges compared to traditional methods like Emscripten.