/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

doomlab.github.io
| | hjr265.me
6.2 parsecs away

Travel
| | With Toph, for me, the line between work and fun blurs. I wanted to add a small in-browser game to Toph that would allow contest participants to pass the time while waiting for the contest to begin. The thing about 100 lines of JavaScript is arbitrary. I wanted to make the most out of modern CSS features and use JavaScript only where necessary. Without further ado, here's the game: You can find the source code for this game on GitHub.
| | www.craigpardey.com
2.3 parsecs away

Travel
| | I had a problem recently where Eclipse couldn't find my source files when remote debugging a particular application. It would stop and the breakpoint and show the class file with a "attach source" button, but pointing it to the source directory didn't do anything. It turns out that the solution was to add the project to the remote debug configuration. This is done by "Run -> Debug configurations..." Choose the remote config from the tree on the left Click on the "Source" tab Click on the "Add..." button Follow the wizard.
| | assassinate-you.net
4.5 parsecs away

Travel
| | In the last weeks, Alexis Zubieta has been working on redesigning and refactoring AppImageLauncher. He's invested a lot of time into restructuring the code base, designing new dialogs following the established workflow, and we're almost ready to merge his changes.
| | domipheus.com
27.3 parsecs away

Travel
| Still working on my bench power supply, and wanted to move from my 16×2 retro LCD to something a bit more funky, and found these which use the Samsung S6D02A1 chip. 1.8 Inch Serial SPI TFT LCD Display Module With Power IC SD Socket At the time of writing, you can get these from a UK warehouse for £3.30 shipped for a single unit. That's awesome. However, the comments were quite bad and many people had issues with them - no matter how it was wired an Arduino wouldn't drive it. After lots of trial and error...