/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

markheath.net
| | github.com
3.2 parsecs away

Travel
| | The re-vamp of the KHE website. Contribute to hacksu/khe-renaissance development by creating an account on GitHub.
| | jessitron.com
3.8 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...
| | www.calazan.com
2.9 parsecs away

Travel
| | [AI summary] The article explains how to set up a Django development environment using Docker and Docker Compose, replacing traditional virtualenv setups to improve efficiency and consistency across different operating systems.
| | lantern.dev
22.9 parsecs away

Travel
| This blog post looks into the underlying plumbing of WAL records - when they are created, what information they contain, and how different database operations like indexing affect the kind of WAL records being created.