LalSalaamComrade

Yup, that’s me, President of the agAdbefdsds…what, where am I?

  • 129 Posts
  • 1.11K Comments
Joined 1 year ago
cake
Cake day: October 3rd, 2023

help-circle

  • I have sent a bunch of patches series to Guix after this, and I am used to the workings. But honestly speaking, it is still a pain to work with, unfortunately. If I amend a commit, I am also forced to manually remove the ChangeId. It can’t be used with other platforms because git hook kicks in, and so I am forced to use a --no-verify flag to bypass it. I also have to track revision number manually.







  • You have to download docker first, then enable virtualization support from the BIOS. Also don’t forget to add the required “groups” to your current user. Then run the docker command (privilege escalation would be necessary, so use with sudo or doas):

    $ docker run -it -e LEMMY_DOMAIN='lemmydomain.com' -p "8080:8080" ghcr.io/rystaf/mlmym:latest
    

    But this is a web application, not a native client. Why do you want this? There’s probably someone out there running mlmym for your instance.













  • LalSalaamComrade@lemmy.mltoMemes@lemmy.mlOS Installation
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    6 days ago

    After you get decently experienced with Linux, you’re tempted to move to a “difficult-to-setup” distro for fun and more flexibility. Nothing wrong with normie distros, but these advanced distros are really good - you can strip down “bloat”, pick your own init system, your own login daemon as well as your own job scheduler.