Hans Deragon

Results 48 comments of Hans Deragon

This is disappointing. I was looking forward to contribute to the project, but if it contains a closed source component, it turns me off. Why does that component must be...

I use the [Quicktext](https://addons.thunderbird.net/en-US/thunderbird/addon/quicktext/) extension in Thunderbird. It supports rich text format as I described. My hope is one day use AutoKey instead, since it would be working with any...

Pandoc is not necessarily required. If the user enters HTML, no Pandoc is required. Pandoc converts other formats to HTML which is required for the Clipboard. Probably other rich text...

Not tested, but one solution is to have a user and group named 'seafile' in the Docker image of Seafile, with say uid and gid 9876 which is unlikely to...

Come to think of it, the uid/gid could be passed as a parameter in the `docker-compose.yml` file.

The text boxes and other objects themselves.

In my case, all the GUI applications running under WSLg die. However, the initial terminal from which they have been launch still runs. It might not be related with this...

Ok, wow. I wasted hours because of this, believing that all the account information had to be provided in the *.tf file like the following: ``` provider "snowflake" { alias...