• 0 Posts
  • 46 Comments
Joined 2 years ago
cake
Cake day: December 5th, 2023

help-circle

  • The “free” part is clearly not working. Or rather it is working as is now intended: free labour for the private sector to exploit.

    I remember seeing a thread about redis on r/linux where lots and lots of people were basically defending Amazon as if from an anarcho-capitalist position. This confused me as I always saw foss (and foss users) as leaning socialist and anti-corporate.

    I spoke to someone about that and they linked me this article (and the article linked in the first sentence) which really opened my eyes.

    The TL;Dr is basically:

    FOSS is not socialist. The free software movement is right-libertarian / “anarcho”-capitalist, and the open source movement is neoliberal; neither of these is even particularly close to socialism.



  • But kde applications use even more space with the title bar, menu bar and tool bar. Even if you disable the toolbar and menu bar, there’s much more padding in kde applications resulting in the content area being significantly smaller. I just compared Kate to gedit and the new gnome text editor and it’s not even close. The gnome applications are much more compact.

    I’ve been seeing people complain about header bars being “huge” for years, but every time I actually do a comparison, the header bar application turns out to be more compact than the alternative.

    The only issue with gnome in that area is their antagonism towards themes, as themes can easily fix any size possible problems, but the newest default theme is quite reasonable. I used to have custom CSS to shrink the header bars, but it’s no longer necessary.

    That being said I recently switched to plasma as well, as gnome’s forced Wayland transition resulted in way too many workflow issues and bugs. But I just configured plasma to work like gnome-shell and I’m continuing to use gnome applications.










  • Just recently I had a tech store guy gently but repeatedly insist to me that a certain USB cable was a USB 3 cable because it was type C on both ends. I didn’t wanna argue with him, but the box clearly said “480 Mbit”, so it was just a type C charging cable.

    Of course the box designers were hoping you’d make that mistake so they didn’t write USB 2 on there, just the speed. And most boxes won’t even have that, you’ll just have to buy it and see.

    But I mean if someone who spent their whole life fixing computers can get something that basic wrong, then it’s really a hopeless situation for anyone who isn’t techy.

    And of course once it’s out of the box it’s anyone’s guess what it is. It’s a real mess for sure.


  • I was wondering if your tool was displaying cache as usage, but I guess not. Not sure what you have running that’s consuming that much.

    I mentioned this in another comment, but I’m currently running a simulation of a whole proxmox cluster with nodes, storage servers, switches and even a windows client machine active. I’m running that all on gnome with Firefox and discord open and this is my usage

    $ free -h
                   total        used        free      shared  buff/cache   available
    Mem:            46Gi        16Gi       9.1Gi       168Mi        22Gi        30Gi
    Swap:          3.8Gi          0B       3.8Gi
    

    Of course discord is inside Firefox, so that helps, but still…



  • About 6 months ago I upgraded my desktop from 16 to 48 gigs cause there were a few times I felt like I needed a bigger tmpfs.
    Anyway, the other day I set up a simulation of this cluster I’m configuring, just kept piling up virtual machines without looking cause I knew I had all the ram I could need for them. Eventually I got curious and checked my usage, I had just only reached 16 gigs.

    I think basically the only time I use more that the 16 gigs I had is when I fire up my GPU passthrough windows VM that I use for games, which isn’t your typical usage.