unix-enjoyer
unix-enjoyer
same, no matter whether it's termux or my main desktop, it caps at 70k or even less. It might be related to youtube-dl being throttled, if you're implementing the download...
@89z even the README.md url is slow
this one, from README.md ``` https://www.youtube.com/watch?v=rFejpH_tAHM ```
oh, didn't figured out that there is a separate better version... Thank you!
guys, seems like there is a rewrite [over here](https://github.com/89z/mech). It works much better for me at least
Thank you for such a fast response! Now I cloned the repo, previously tried to compile from a tarball. Since OpenBSD doesn't have bash by default, the usual bash location...
Thanks, the issue was that I expected fuse to work without root privileges by default (the error message from the -d flag pointed me to the solution). Running with doas...
It's not that suprising considering that programs such as bindfs can trick other programs to read wrong config files, execute different scripts, etc. So I see how this can be...
Before reading this, keep in mind that Wayland existed for over 14 years by this point. X gained adoption by commercial companies on different Unix (not GNU/Linux, BSD's and Mac...
After applying the patch, here's the build output: ``` ; ./configure checking build system type... x86_64-unknown-openbsd7.2 checking host system type... x86_64-unknown-openbsd7.2 checking for tauthon2.8... tauthon2.8 checking for --enable-universalsdk... no checking...