IRC channel logs
2025-11-15.log
back to list of logs
<SirNeon>tux0r: yt-dlp is adding Deno as a dependency. This is because YouTube is making it more difficult to download stuff. <tux0r>my youtube downloader just uses a browser driver for the same reason (geckodriver, chromedriver, edgedriver, your choice..) <tux0r>but TIL that yt-dlp has even less advantages :o) <ferorge_>Hi! I'd like to install Guix SD without a desktop environment and be able to run X and Ratpoison using xinit. I managed to do this on openSUSE, but I can't seem to do it on Guix SD. I've looked for documentation, but I haven't found anything or I haven't understood how to do it. Can anyone help me? <ieure>ferorge_, I don't think xinit works on Guix System, there is startx, but you need a special startx-command-service-type to use it. Documentation for that is in the manual. <ieure>I think this is happening because linux-libre-6.17 was added on 10/28, but my Guix Home generation is from 10/24. I guess my expectation is that the Guile modules available to me would come from the most recent Guix generation, not from the last Guix Home one.