Software dev, D&D DM, Dog Dad, Linux User, FOSS supporter, pc builder, cyclist, volleyball player, wannabe handyman, socialist, feminist, and ally.

Profile pic credit Backie and Banner pic credit System76

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

help-circle
  • This should add the flathub remote to the system and then install all the existing user packages into the system level. Then removes all the user level packages.

    flatpak --system remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
    flatpak --system install $(flatpak list --columns=application)
    flatpak --user remove $(flatpak list --columns=application)
    

    Personally I would just pick all the ones you’d like to be global (system level) and leave the rest at the user level.


  • Now that apple has their own silicon, all the older intel based MacBooks are pretty cheap. I just replaced my wife’s 2013 MacBook Airs battery, upgraded the drive, and installed Linux. It’s been a solid little laptop. Not the fastest but there’s probably a few pro models within your price range. Just make sure to get at least a 16gb model since the ram is soldered. Might have issues with the webcam, but the wifi drivers are pretty good.








  • The author mentioned in this article was recently on The Grey Area podcast and the arguments and reasoning is pretty compelling. It’s also about the discussion and civic involvement and not a particular limit. But the reasoning behind a Limitarianism makes a lot of sense.

    If person A makes 100million a year, that’s 1,000 times more than person B making 100k a year. Can you honestly say that person A is working 1k time harder, or is contributing 1k times more than the person B? Also remember that we’re not talking about the hordes of people working below person A who execute most of the work. We’re just talking about that one individual and their contributions.




  • I don’t know this particular project but honestly having your government documents and policies made available on Codeberg/GitLab/Github and available for PRs is actually an interesting idea. The government would still need to be the owners and ultimately decide on what gets merged, but the transparency and opportunity for accessible civic engagement would be kinda sweet.






  • slowbyrne@beehaw.orgtoLinux@lemmy.mlFedora or Mint for noob?
    link
    fedilink
    English
    arrow-up
    3
    ·
    8 months ago

    As a few have already mentioned, a Debian based distro is a good choice, and you Mentioned vanilla Ubuntu isn’t ideal do to prioritizing snaps, I would then suggest Pop!_OS or Mint. I like what System76 (Pop) is doing with their scheduler and the upcoming Cosmic DE (written in Rust and should see an alpha early next year).