/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

sudonull.com
| | blog.alexbeals.com
1.6 parsecs away

Travel
| | I have a jailbroken iPhone, and I wanted to add an Activator Event for a wrong passcode, so that entering '0000' would send a text message. I looked through a bunch of tweaks without any success, so I decided to make it myself. I jumped into learning the basics of Objective C, and through the iPhoneDevWiki and open source tweaks on GitHub, I finally managed to make PasscodeActivator. The source code is up on my GitHub if you want to check it out.
| | blog.evanchen.cc
1.7 parsecs away

Travel
| | Link to current draft This is an index of the current and previous versions of the Napkin project. See here for a description of the project. You can also find the source code on GitHub. For historical reasons, here are some periodic snapshots of past drafts of the Napkin. February 20, 2019 August 22, 2018...
| | www.prepend.com
1.8 parsecs away

Travel
| | I've noticed a growing trend with government projects claiming to be open source but then restricting access to source code and binaries. The US government i...
| | simonwillison.net
26.5 parsecs away

Travel
| I used Django SQL Dashboard to spin up a dashboard that shows all of the URLs to my tools.simonwillison.net site that I've shared on my blog so far. It uses ...