txtsd
txtsd
strace logs: ``` λ strace discordo execve("/usr/bin/discordo", ["discordo"], 0x7fff330a0eb0 /* 98 vars */) = 0 brk(NULL) = 0x7104000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/etc/ld.so.cache",...
So MFA means I cannot use discordo?
First reported here: https://aur.archlinux.org/packages/halloy#comment-988237 This package is built from source.
> A tip: you can still build with Qt 5 Yes, definitely, but I'm in charge of packaging https://aur.archlinux.org/packages/kotatogram-desktop-git so this is here as an upstream tracker.
> > These errors show up even when all the `#error` macro lines are replaced with `static_assert()`. > > This #error is in Qt sources, you have to replace them...
The feed URL has been reset to how it was. It won't be changed in this PR.
Fixed in 0.0.32
> @txtsd it's been a while since I've played w/ the GitHub API, but does it [still?] support setting the GITHUB_TOKEN as an env var, and would that work for...
Since http/2 doesn't need multiple TCP connections, multipart downloading behavior can be modified to dynamically split and request parts of a file, instead of having a 1M minimum size and...