• 0 Posts
  • 6 Comments
Joined 1 year ago
cake
Cake day: June 26th, 2023

help-circle
  • I agree that Alpine Linux shouldn’t be recommended to newbies but I don’t like the explanation. Distros like Alpine Linux are good for the whole Linux ecosystem, as they avoid monoculture and bring diversity to the software, which in turn they foster competition. Like a biological ecosystem, betting everything into one particular specie is a recipe for disaster. Some examples: Glibc has found many bugs because musl did things differently, and it turned out that glibc was not following the standard (also musl had bugs on its own), GCC was stuck until Clang came out and developers started to prefer Clang,…


  • aarroyoc@lemuria.estoLinux@lemmy.mlVLC Player
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    VLC ships their own codecs which is great on Windows, but a bit suboptimal on a typical Linux desktop installation since you’re probably going to have GStreamer or ffmpeg available too for the rest of the software like video editors, web browsers, etc


  • Alpine Linux, because it uses OpenRC and musl, it’s an interesting choice a little bit different but I really like it nyself for servers.

    Gentoo, the biggest source based distro, has Emerge, a very configurable package manager.

    NixOS, uses the Nix programming language to install packages and configuring the system. Very powerful and breaks many conventions about Linux systems


  • aarroyoc@lemuria.estoLinux@lemmy.mlStill...
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    3 months ago

    GNU Cobol is interesting, but note that most COBOL running in production is using other compilers and operating systems. MicroFocus and IBM COBOL are the most popular ones. They are usually executed on IBM operating systems like z/OS or IBM i, which have a hardware a bit different from a normal PC/server.