• 6 Posts
  • 240 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle










  • Heavybell@lemmy.worldtoLemmy Shitpost@lemmy.worldOk boomer
    link
    fedilink
    English
    arrow-up
    1
    ·
    22 days ago

    Yeah, I would rather wait for the one active checkout rather than have to go through the rigmarole of scanning one item, putting it in the bag, waiting for it to register before doing the next. The employees get to scan multiple things at once and do things like “scanned item x6”. Until self-checkout technology advances to the point I can do the same, it can fuck right off.








  • Heavybell@lemmy.worldtoLinux@lemmy.mlGentoo vs any other distro
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    2 months ago

    The point of use flags is to make it so if you don’t want to print, every package that would otherwise pull in CUPS as a dependency can be compiled without it. Stuff like that.

    Gentoo also has a good system for handling multiple concurrent installs of different versions of some packages, e.g python.

    If there’s software you want to install from source that uses automake it’s pretty simple to build your own package for it.

    Very much a system for doing things your way, and a good way to learn linux IMO. To that end, no there is no installer, but the process is not that complex. Boot a live USB, partition and format a drive, download and extract a base system, install a kernel (there is a fits-most-needs one available now), install a bootloader. Reboot into your new system and continue installing what you need from there.