Results 27 comments of Koopa

IMO having to overwrite files should be avoided if possible, and there are already cases where only extracting one folder from a ZIP is instructed by the guide. It's a...

It's ironed itself out a little bit. It posts Tweets sometimes, and has some interspersed `✅ Stream successfully started` messages. There still are a lot of those Twitter errors though.

Unfortunately I no longer use QTweet so I can no longer speak on it myself.

There is some evidence that this executable is only meant to be used with Cygwin. I looked into creating an ntfsprogs build [with MinGW](https://github.com/CodingKoopa/ntfs-3g/tree/mingw) and there were several things that...

I think I understand why this is necessary. First, a small isolated testcase: `$ cat initcode.c` ```c void start() { return; } ``` `$ cat Makefile` ```make CFLAGS = -m32...

+1 - for work, I have to regularly date and (non-digitally) sign my timesheets. I use ImageMagick to automatically generate the date, and in Okular I would have a button...

Worth noting that (for other users) that, with d83aa33, udiskie on Wayland defaults to Appindicator, which I'm not sure supports the flat menu style. Attempting to use GtkStatusIcon by passing...