• 0 Posts
  • 19 Comments
Joined 4 months ago
cake
Cake day: April 22nd, 2024

help-circle




  • Regular Slackware user here.

    The biggest reason I use Slackware personally is that it’s the only distro I’d consider a “full system” out of the box. What that means, is that I install it, and I don’t really install much outside of the repos.

    For example, the kde set comes with pretty much every KDE app. I do mean all of them. With other distros, I either have to go hunting for what packages are named what in the repos and spend hours getting everything setup and installed. While on Slackware, I pick the partitions, install, and I have a full desktop with everything I could possibly need.

    Some would say “Oh, but that would take a lot of disk space.”, and funny thing about that, is with BTRFS compressio enabled. A full install of Slackware is only 4gb =P




  • Until recently, that “support” had been a barely supported forks of the linux kernel that were barely updated, and was so locked down that custom rom support was a pipedream on snapdragon processors. Which to be fair, is par for the course on most ARM chipsets (It’s the reason you see a lot of custom roms for android have extremely old and outdated kernels)

    I’m glad to see more ARM companies moving towards working with upstream projects, and not just making working on their stuff a PITA to protect “Trade Secrets” or some bullshit like that.






  • Desktop: Windows Vista Home -> Windows 7 Home -> CentOS 7 -> Debian 8 -> Arch Linux -> OpenSUSE Leap 15 -> Debian 10 -> Slackware

    Slackware is probably where i’ll be for the rest of my time on Linux, as unlike other distros, I have no major complaints.

    I’ve always hosted stuff at home, even as a kid, so for my homeserver:

    Server: Windows XP Pro -> Windows 7 Pro -> CentOS 7 -> CentOS 8 -> Artix Linux -> NetBSD -> OpenBSD -> SmartOS

    I don’t miss the days of using WAMP on windows lol





  • I’ve done it before. It’s not particularly difficult, just very time consuming. And at the end, you’re left with a distribution that’s not really that useful without repackaging everything you did into a package manager so you can do updates without borking it.

    Great as a learning tool to see how the whole GNU/Linux stack works, but not something you’d use practically.