/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

eklausmeier.goip.de
| | thomas-leister.de
8.7 parsecs away

Travel
| | Depending on the Cache retention, Mastodon uses ridiculous amounts of storage for its media files. Perfekt for cheap S3 storage.
| | josiahparry.com
6.3 parsecs away

Travel
| |
| | truemped.github.io
8.5 parsecs away

Travel
| | My usual web application stack for the past years was based on a nginx as reverse proxy in front of a number of Python processes. Static resources were served by nginx. Each Python process was stateless, state was stored in some kind of database. If the processes needed some shared ephemeral state like counters a local redis instance solved that. A battle tested common ground for Python based web applications.
| | www.mnot.net
25.2 parsecs away

Travel
| A long, long time ago, I wrote some tests using XmlHttpRequest to figure out how well browser caches behaved, and wrote up the results.