Explore >> Select a destination


You are here

www.argpar.se
| | til.simonwillison.net
0.8 parsecs away

Travel
| | I have a Django application which uses PostgreSQL. I build the Django application into its own Docker container, push that built container to the GitHub package registery and then deploy that container to production.
| | bluegenes.github.io
1.3 parsecs away

Travel
| | I need to edit some documentation for our workflow projects dammit and elvers. These docs are set up in mkdocs, which I love for it's simplicity: I can write all my documentation in markdown, and mkdocs will take care of formatting and building html for web display. Thanks to Charles Reid for getting the lab on mkdocs a few years ago and for building us a custom theme back in 2018!
| | blog.jordan.matelsky.com
1.4 parsecs away

Travel
| | I often write silly little one-hour projects, and I want to put them online for others to enjoy. Importantly, I don't want these projects to cost me much. (I write way too many one-off projects for that!) So provisioning little virtual machines for each project is a non-starter. And while the right answer is probably to own one virtual machine and have all my projects share tenancy on it, I've had a few one-hour projects that actually gained some traction and needed some scalability built in.
| | andrewlester.net
12.1 parsecs away

Travel
| Deploying a SvelteKit application to GitHub Pages.