/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

tarneo.fr
| | 200ok.ch
5.3 parsecs away

Travel
| | When you open a file in Linux, the question arises: Which of the available applications should be opened? Usually, this question is deferred to `xdg-open`. But, how does `xdg-open` know which application is the right one and how do you configure the one you want to use instead?
| | linderud.dev
5.8 parsecs away

Travel
| | Chromecast is one of those devices I just generally use a lot. They are small practical and enables me to stream video or music to my TV from multiple devices. But it also requires you to have a supported browser or video player. This is obviously a bit boring. There has been multiple command line chromecast streamers through the years. But their ffmpeg usage has been shoddy at best with no hardware decoding support and usually quite bad implementations.
| | brandont.dev
10.7 parsecs away

Travel
| | [AI summary] This post explains how to use Git hooks to create an automated CI/CD pipeline for deploying static websites to a remote VPS.
| | www.ssp.sh
21.0 parsecs away

Travel
| A static site generator (SSG) is a software used to generate static websites. Usually in plain HTML with added CSS, and potentially little JavaScript.