Mama told me not to come.

She said, that ain’t the way to have fun.

  • 8 Posts
  • 3.25K Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle
  • My only social media is Lemmy, and I’m not interested in the video content here, which probably explains my low data usage. When I’m on data, I’m mostly reading text (news, technical docs for personal projects, etc), submitting text (Lemmy, bug reports, etc), or occasionally looking at rendered charts (stocks, statistics, etc). I usually use about 1GB/month.

    My SO uses Instagram, listens to YouTube when going for a walk, etc, and is a much heavier user than I. Most of that’s on WiFi, but they keep the same habits when going out each day. We recently needed to bump from 5GB to 15GB data cap, and a typical month is probably 8GB or so now.

    So that’s my metric for lean and typical users. Using more than double my SO’s cap sounds like a lot of data and puts you in outlier territory.


  • How much of that data cap do you use?

    A lot of my coworkers get unlimited, but when I ask about actual use, they don’t get close to even a lower tier. My SO wanted unlimited because they hit their previous cap (5GB), but we agreed to try the 15GB cap and they’ve been happy, not hitting the cap. We save a bit of money and they don’t need to worry about data caps anymore.

    Everyone is different obviously, but I feel like a lot of people get unlimited when they don’t actually need unlimited.










  • instead of using ‘krita’ in the command line, I need to use like, ‘~/.local/var/org.kritafoundation.krita.flatpak’

    Does your DE not find it for you? Both GNOME and KDE seem to find my flatpaks, so I just launch them from there.

    Ideally you don’t launch GUI apps from scripts, and you don’t install CLI apps via flatpak. So the handful of times you do want to launch a GUI app from a script, I think it’s reasonable for there to be a little bit of annoyance.

    You can make an alias if it really bothers you.

    Appimages are actually my current favorite method for universal install. I rename them, then stuff them in my ~/bin/ directory. My gripe with appimages is there is no auto generated .desktop file.

    That, and nothing autos updates them, not to mention the compete lack of a sandbox, so it can do anything your user account can do.

    Adding repos was invented by the Devil

    Yup, the only exceptions are “official” repos. Projects like Debian and Fedora don’t ship nonfree software, so the “official” extra repos are essential for things like nvidia drivers.

    Arch’s AUR

    If you don’t like extra repos, you shouldn’t like the AUR, since that’s essentially the same idea. You’re basically running arbitrary code on your machine.

    The AUR can be great, just be careful.




  • Agreed. The shift from downloading installers to finding stuff in the app store is a pretty big jump, and a necessary one IMO because it prevents the main source of malware (downloading sketchy exes) and ensures that everything stays up-to-date. When it comes from the distro package repository, you can be reasonably sure that it’s legit.

    And yeah, flatpaks rock.

    Linux is a paradigm shift, and I think it’s generally for the better.






  • Exactly. I’ve been Linux exclusive for something like 15 years, and I’m usually the first to tell people to stick with Windows if there’s even one piece of software they say they’ll miss. If they really want to use Linux, they’ll ignore me. If they would’ve bailed when something didn’t work perfectly, they would likely write it off and never try it again, so it’s better to leave that door open IMO.