/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

takeonrules.com
| | levimcg.com
10.3 parsecs away

Travel
| | A small JavaScript code snippet that helps keep your footer copyright up to date. (with bonus CustomElement)
| | decks.tink.uk
7.1 parsecs away

Travel
| | [AI summary] This article discusses the evolution of web accessibility technologies, focusing on screen readers, platform APIs, ARIA attributes, and future developments like the Accessibility Object Model (AOM).
| | blog.alexbeals.com
16.7 parsecs away

Travel
| | My brother has a website (https://spencerbeals.com, go buy some art!) which uses Wix. There's a product page view where you can see multiple images of a given piece and click to zoom in, but the gallery images are somehow lower resolution than the non-zoomed version, making for a pretty bad user experience. I couldn't find anyway to change this in the tool (or even any forums with people asking about this) but luckily we can fix it with Javascript.
| | thehftguy.com
61.7 parsecs away

Travel
| Introduction My first encounter with docker goes back to early 2015. Docker was experimented with to find out whether it could benefit us. At the time it wasn't possible to run a container [in the background] and there wasn't any command to see what was running, debug or ssh into the container. The experiment was...