|
You are here |
tarneo.fr | ||
| | | | |
200ok.ch
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | | | [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
|
|
| | | A static site generator (SSG) is a software used to generate static websites. Usually in plain HTML with added CSS, and potentially little JavaScript. | ||