/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

imsky.co
| | programmingpraxis.com
9.9 parsecs away

Travel
| | Today's exercise is my reminder to myself to do a better job of testing. I was porting some prime-number code to Python, one of several preliminary steps to writing a new essay. I am comfortable enough with Python (mostly), and there is nothing particularly tricky about the code, so I wrote the code, tested it...
| | renato.athaydes.com
15.6 parsecs away

Travel
| |
| | stuartsierra.com
12.0 parsecs away

Travel
| | [AI summary] The author benchmarks various ways to run Clojure in 2019, comparing traditional JVM launchers like Leiningen with faster alternatives such as Babashka, Joker, and GraalVM-compiled native binaries against a basic C program.
| | blog.goodstuff.im
33.6 parsecs away

Travel
| [AI summary] A guide detailing the setup of Windows 10 and WSL2 for development, including installing Rust, configuring SSH, and integrating with VS Code.