Explore >> Select a destination


You are here

www.chesnok.com
| | www.kencochrane.com
16.2 parsecs away

Travel
| |
| | www.codelord.net
16.1 parsecs away

Travel
| | Note: I posted an update about doing the same with chef here. This is a quickie techie post that summarizes a few hours of learning that I wish ...
| | jessitron.com
14.9 parsecs away

Travel
| | This post builds on the excellent tutorial from Tania Rascia: Create and Deploy a Node.js, Express, & PostgreSQL REST API. I want to build a little web app that can store some data! ...without installing anything new on my computer. Here's how to configure VSCode Remote Containers to do that. Installed on my machine: DockerVSCodeVSCode...
| | nikdoof.com
39.7 parsecs away

Travel
| After a short, frustrating time, i've finally got the Deluge (archive.org) WebUI to proxy through Nginx without any errors. The revelation came when digging through the Deluge forums I found a little nugget of information (archive.org) which solved it all, a small header call X-Deluge-Base that when passed will prefix any media calls made in the page with that text. So instead of setting up weird aliases and fiddling around with Nginx's options to get it to work I could just specify that and use a very b...