• 2 Posts
  • 57 Comments
Joined 3 months ago
cake
Cake day: January 21st, 2025

help-circle

  • Luckily, I’m able to afford more than an 8GB SSD on my laptop. 😆

    $ podman system df
    TYPE           TOTAL       ACTIVE      SIZE        RECLAIMABLE
    Images         2           1           2.775GB     2.293GB (83%)
    Containers     1           0           3.492GB     3.492GB (100%)
    Local Volumes  2           2           0B          0B (0%)
    
    $ flatpak list | wc -l
    65
    $ du -hs /var/lib/flatpak
    12G	/var/lib/flatpak
    
    $ df -h
    Filesystem             Size  Used Avail Use% Mounted on
    /dev/mapper/cryptroot  234G   31G  191G  14% /
    

    A 256GB drive is on the smaller side and I’m barely at 14%. Storage is cheap.


  • I recently brought over some ideas from VanillaOS over to my Arch install.

    1. Install as much as possible via flatpak
    2. Install a bunch of other stuff in distrobox (with podman backend)

    That gives me like 50% (idk fake number) of the features from VanillaOS, but I get to keep control over my system.

    Not that I ever had any problems with native pacman installs though… so… not sure how much benefit I’m really getting from doing this. I guess my pacman -Syu command runs faster now. That’s something…








  • Maybe you could go to:

    Settings > Developer Settings > Personal Access Tokens > Tokens (Classic)

    And then create a new token there.

    Then you should be able to clone a private repo as long as you have git installed.

    When you git clone your private repo, git will ask for your username, enter that. Then it’s gonna ask for your password. Don’t enter your GitHub password. Enter your token.

    Clone should work.





  • I like package managers just fine. I don’t want to have to have a plurality of software management tools.

    Same. I grumble when I have to install things through the AUR. I’d prefer if it was in the official repos.

    can continue to blissfully ignore

    That’s what I’ve been doing. I haven’t run into a situation where I’ve needed to mess with Flatpak. 🤷 Curious to hear other folk’s experiences though.

    Also for your consideration, Flatpak seems to be mainly used for desktop GUI apps. You’ll still need your regular package manager to install CLIs. So… if you wanna keep your software management tools to a minimum…







  • the keyboard failed multiple times, as well as one of the fans and eventually one thunderbolt port

    Aw, dang. That sucks.

    I’m typing this on a 2020 9310 and fortunately it’s been pretty solid for me. Everything still works great. If anything, the palm rests are a little worn now, but that’s about it. I also have an older XPS 9370 from 2018 that I keep as a spare and that’s still working fine as well.

    I haven’t had to open up this laptop yet, but good to know there are service manuals. Thanks!