Explore >> Select a destination


You are here

remysharp.com
| | www.lostdecadegames.com
4.6 parsecs away

Travel
| | Lost Decade Games
| | iamvdo.me
4.7 parsecs away

Travel
| | Recently, I've shared on Twitter an article about optical illusions in user interfaces. I love illusions, but that's a new one to me: a modified circle can look more circular than a geometric one! And this is also true for rounded rectangles. Surprisingly enough, I also discovered that Apple is usi...
| | nielssp.dk
2.5 parsecs away

Travel
| | The website and blog of a 31 year old software developer
| | ericlathrop.com
68.6 parsecs away

Travel
| I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python.