Caretaker of Sunhillow/DS8.ZONE. Free (Libre) Software enthusiast and promoter. Pronouns: any

Also /u/CaptainBeyondDS8 on reddit and CaptainBeyond on libera.chat.

  • 0 Posts
  • 79 Comments
Joined 4 years ago
cake
Cake day: March 27th, 2021

help-circle
  • Not a fan for a few reasons. Flathub (as far as I know) works on the app store model where developers offer their own builds to users, which is probably appealing to people coming from the Windows world who view distros as unnecessary middlemen, but in the GNU/Linux world the distro serves an important role as a sort of union of users; they make sure the software works in the distro environment, resolve breakages, and remove any anti-features placed in there by the upstream developers.

    The sandboxing is annoying too, but understandable.

    Despite this I will resort to a flatpak if I’m too lazy to figure out how to package something myself.


  • This

    I’ve been very outspoken about my non-belief in intellectual property; I don’t think reading information or making a copy of it is stealing it. On the flipside, these bots are effectively performing a denial-of-service attack on public infrastructure, wasting computing resources, bandwidth, and time that is finite. The internet is for humans first and bots second; I don’t care about bots so much as long as they are well-behaved, which these are not.

    My own instance went under several weeks back, then I installed Anubis and suddenly it’s usable again.





  • I don’t use brew but I do use Guix on top of PopOS, for most of the same reasons I use Guix System as a daily driver distro on my other machines. The PopOS install is meant to act as a “Windows replacement” so it has proprietary drivers, Steam, etc. For anything that’s not a system package I get it from Guix if possible, because I prefer Guix’s package management and its commitment to software freedom.

    On Windows I use Scoop which has a handful of similarities in terms of user package management.





  • I just think it’s worth to keep in mind that the most widely used smartphone OS already is a Linux… especially since people who want so called “real Linux phones” end up wanting to run Android crapware on them anyway.

    If you want a Linux phone that can run Android apps, they are very plentiful. You can even run so-called Linux applications including entire desktop environments. Android is very much not a “fake Linux.”

    (That is not to say I have no interest in non-Android Linuxes, I just don’t think it’s worth switching just so you can claim to run “real Linux”)









  • Codium is fine and technically FOSS although it’s association with Microsoft taints it for anyone who still hates MS from the bad old days.

    “New” Microsoft isn’t really any better, and although Codium itself is perfectly fine (Electron notwithstanding) many of Microsoft’s extensions only work with/are only licensed for the official VSCode build and include proprietary parts.


  • One of my professors said you don’t need an IDE, the Linux system already is a development environment.

    Considering “the Linux system” is literally anything you throw on top of the kernel called Linux, it can be a development environment or anything you want it to be. But I think part of the appeal of an IDE is how all the parts integrate (the “I” in “IDE”) so a bunch of packages thrown together might not provide the same cohesive feeling.