/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

aarol.dev
| | longwayaround.org.uk
1.1 parsecs away

Travel
| |
| | fnordig.de
2.3 parsecs away

Travel
| | Personal website of Jan-Erik Rediger
| | haseebmajid.dev
2.8 parsecs away

Travel
| | In this article, we will go over how we can self-host our instance of Atuin. A tool we can use to sync our shell history across multiple devices. In the previous article, I showed how you can use the official server. However you may want to run your self-hosted one, so no one can access even the encrypted version of your shell history. We will deploy our instance to fly.io. Why fly.io, its pretty easy to deploy they have a great CLI tool. Also we can get a Postgres database deployed, which we need with Atuin.
| | robkendal.co.uk
15.6 parsecs away

Travel
| There are lots of articles on how to build a Node API server but they're either quite duff or very complex. None of them seem to deal with reading and writing to JSON files. Well let's change that by building our own Node API server using JSON data storage!