superuser-does

Results 39 comments of superuser-does

@haskiindahous thanks for your interest. I don't see an issue with it so I'd say yes, you can start! I have discussed this with Thibault as well directly who would...

I will leave that for @ornicar but yeah, Sergio highlighted that above. On most platforms the checkboxes are very small as standard. I reckon the lack of custom checkboxes doesn't...

The [Discussions tab](https://github.com/evildmp/diataxis-documentation-framework/discussions) on this project seems to be best placed for questions and answers.

This was fixed separately by @evildmp in https://github.com/evildmp/diataxis-documentation-framework/commit/c8921879b518087da556d2dec247adf48e3fab91

As a simpler solution, you can also use this command for ImageMagick to convert white to transparency: ```sh convert input.png -transparent -fuzz 10% white output.png ``` The `-fuzz 10%` parameter...

.tar.bz2 files are blank for me as well, like in the user's screenshot above. The mimetypes are `x-bzip2` and `x-bzip2-compressed-tar` from what I can see.

I found some helpful step-by-step documentation from Rclone that you could model: https://rclone.org/drive/#making-your-own-client-id

I agree it would be a good to add, if only to give iOS users an extra option. The user-facing site would be better to link, but for what it's...

I can reproduce this in Linux with Wayland (KDE Plasma desktop) in 4.5.5, when using the Vulkan backend only. `autoAdjustDisplayScale` did not work for me either. This only happens in...

Procida suggests why under the [Colophon page](https://diataxis.fr/colophon/): > Diátaxis is now used in several hundred projects and it is no longer possible for me to keep up with requests to...