Explore >> Select a destination


You are here

sam.hooke.me
| | techtldr.com
62.5 parsecs away

Travel
| | I love Python and ipython, so I often crave similar experience when working with Scala. Scala already has a built in REPL which is a huge plus, however, I wasn't sure how to copy/paste multi-line text. For example, I had a snippet of code saved somewhere that looked as such: This would work fine if [...]
| | arturdryomov.dev
125.0 parsecs away

Travel
| | Calling Steamworks from Python without overhead
| | txzone.net
45.5 parsecs away

Travel
| |
| | mrcat.au
198.2 parsecs away

Travel
| I kinda wanted to do something with polystrip, my graphics library, so I thought why not do everything at once? Making a Shadertoy clone gives me a nice excuse to do a number of things, including registering a subdomain, learning how to make a Webassembly project with Rust, tricking myself into working on polystrip even though motivation is very low at the moment, and figuring out the Nix package manager (specifically flakes and dev environments). It's the perfect project!