• lightnegative@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    No way, Debian stable is completely useless as a distro unless you’re in to time machines and like the feeling of being stuck 5 years behind the curve

    • dan@upvote.au
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      1 year ago

      Run Debian testing or get packages from backports if you need newer packages. It’s still more stable than a rolling distro.

      Debian stable is great if you value stability over everything else, for example on a server, or a desktop PC you want to “just work”. Major updates happen around once every 2 years, not 5 years.

    • ReakDuck@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      If you have a device with a specific usage, then its more than perfect as its stable.

      Only need to draw and write documents on a portable convertable? Suits nicely.

      Want to code on that thing too? Uh. Idk. Use other distro, would be much easier as debian sucks in this category.

      • firefly@neon.nightbulb.net
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        @lightnegative@lemmy.world

        > “Want to code on that thing too? Uh. Idk. Use other distro, would be much easier as debian sucks in this category.”

        Not if one is using the ultimate secret weapon of coding: Lazarus.

        Nothing comes close for rapid development of Linux applications. And I mean nothing. Need to make a networking application. Built-in. Choose from several GUI kits such as GTK, QT, FLTK, FpGUI? Built-in. Need to create an operating system? Drop down some inline assembler for the BIOS loader and do the EFI PXE in Lazarus or any other editor, and point your kernel to your FreePascal binaries.

        Almost anything you can do with C, you can do with FreePascal and Lazarus with the world’s best free RAD IDE and a bazillion units built in. I have found no single IDE that has so much just ready to patch together into a working Linux application.