f0sh
f0sh
I try to setup an urlwatch configuration to report changes to a local command with `diff_filter`. After reading the documentation and the issues here in the repository I came along,...
## What problem does the feature solve? The Gitea Software can be used also as a self-hosted solution. There are big, open to public Gitea instances like [Codeberg](codeberg.org). They all...
**What tool do you want?** Currently there is [docker-run-to-docker-compose-converter](https://github.com/CorentinTh/it-tools/tree/main/src/tools/docker-run-to-docker-compose-converter). Would be awesome to have the other way round as well: Quickly convert a Docker Run command into a Compose file....
Using a dataset, which contains a field with a None type and a defined maxcolwidths for that field - like the following: ``` headers= ['id', 'name', 'description'] width = [None,...
I would like to rename a file which contains chinese characters. However I run into e problem, where `f2` doesn't recognise the filename properly: ```bash $ls -1 '101. 適合學中文的電視節目:誰來晚餐.txt' '102....
I was trying to setup the new experimental feature to natively embed a form. I implemented the script according to the **input** output: ```html ``` At the inserted page the...
I couldn't find a way, how to use `re.sub` to extract data as a filter in urlwatch. Unless I haven't overseen anything, and there is a way to do it,...
### Environment * **Version**: 2.6.13 * **Installation**: docker image * **OS**: Debian * **Database**: postgres v17 I am using the docker container behind a traefik proxy. ### What steps will...