Han Boetes

Results 55 issues of Han Boetes

I don't think this problem can't be fixed by anything but a simple version bump, but I didn't find the string 3.3.1 with grep. ``` error: failed to run custom...

Please consider mentioning netselect-apt to find the fastest mirrors available.

A no brainer: ``` In file included from /usr/pkgmk/work/glyrc/src/glyrc/src/glyrc/autohelp.c:23: /usr/pkgmk/work/glyrc/src/glyrc/src/glyrc/../../lib/glyr.h:20:9: warning: 'GLYR_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef GLYR_H ^~~~~~...

I just tried building `glyrc` on OpenBSD and ran into not having execinfo.h, which is nice for backtraces but not required. In fact the code that requires it is already...

This script does not work stand-alone but it's easy enough to hack so that it does: You'll have to replace the source line with `filetypes=(mp3 ogg flac m4a)` Of course...

Hi there, Thanks for your great program. I quickly added lyrics to all my songs, fully automatically. But I did notice some new tracks are not in the known databases...

This is straight from the ubuntu yammy package patch. Of course they never reported that to you. :-( ```diff diff --git a/update-systemd-resolved b/update-systemd-resolved index 1452e1a..4c63bc7 100755 --- a/update-systemd-resolved +++ b/update-systemd-resolved...

Since the -q option is not implemented, my request is to add support for the -q or quiet output, which is very practical in programs.

Hello! I just tried cargo install py-spy and ran into ``` error[E0432]: unresolved import `platform` --> /home/han/.cargo/registry/src/github.com-1ecc6299db9ec823/benfred-read-process-memory-0.2.0/src/lib.rs:39:9 | 39 | pub use platform::Pid; | ^^^^^^^^ maybe a missing crate `platform`?...

enhancement

Sometimes, for whatever reason, I don't share files at startup. A share may be inaccessible, or the database may have become corrupted. And I don't notice until I download something...

enhancement