/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

www.eff.org
| | kevingimbel.de
1.1 parsecs away

Travel
| | A digital garden of sorts; always growing
| | njmulsqb.github.io
2.2 parsecs away

Travel
| | This is the list of open source software I use. I admire FOSS and prefer using it over any proprietary solution
| | wwwtech.de
2.3 parsecs away

Travel
| | When I was young I had so many ideas what software to write, but I didn't have the skills. And so most projects ended in the bin. Nowadays I have the skills but I lack the ideas, the motivation and the time. Getting old can really suck.
| | khromov.se
19.1 parsecs away

Travel
| In this guide we will go through the characteristics and quirks of adapter-static, which is unique amongst all SvelteKit adapters because it compiles down to a folder of HTML, CSS and JavaScript instead of a serverless function or Node.js server. Many wonder how this can work with the server side-oriented nature of SvelteKit - let's dive into it with practical examples. You can find the companion repo here (in deployed form here) if you want to see the whole project. This article is divided into multiple...