The template of this meme is that of the man who cheerfully points his hand at a butterfly, asking “Is this a pigeon”?. In this meme, the man has been covered with icons of the applications IntelliJ, VSCode, Chromium and Signal. The butterfly which he points to is overlaid with the caption “.config”. He asks “Is this a trash can?” At the bottom of the image, we see the command du -sh executed on the directories .config/chromium/ and .config/Code, yielding file sizes of 1016M and 83M respectively.

  • srestegosaurio@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    13
    ·
    7 hours ago

    There’s a dedicated 10th circle in hell for this people. As someone who runs a root-on-tmpfs system, PLEASE document which dirs your application is using.

    It is a total pain, specially with non standar ones.

    But tbf there are a lot of Linux devs who neither have read a single line of any Linux standard API.

    XDG_DIR, Portals, Secrets, D-Bus, the Desktop file spec, Appstream… are there for you to read. 🥰

    • renzev@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      6 hours ago

      XDG_DIR, Portals, Secrets, D-Bus, the Desktop file spec, Appstream… are there for you to read. 🥰

      Standard compliance is a total mess in the world of linux desktop apps. My pet peeve is that $XDG_RUNTIME_DIR should point to a customizeable tmpfs that apps can use to store temporary data. But just TRY setting to anything else besides /run/user/1000 lol. Half your apps will be broken. Even apps that are made by/for the freedesktop people (e.g. Helvum, the pipewire patchbay app) struggle with this lol. This spec came out in 2021 – three years ago – and it’s already ossified to the point of being barely useful. At this point I don’t blame devs who say “fuck it” and just dump their tempfiles into /tmp the way god dennis ritchie intended.

  • Brewchin@lemmy.world
    link
    fedilink
    English
    arrow-up
    26
    ·
    11 hours ago

    So much this. It’s like these clowns don’t read the XDG directory spec and think $XDG_CONFIG_HOME and $XDG_DATA_HOME are interchangeable, and even that cache files can be in either or both. No, one directory you need to backup for when things go sideways, and the other can go to /nev/dull.

    I’m not a fan of ~/.local/share/ being the data directory (two directories deep seems stupid), but it’s definitely where regular data belongs.

    Never mind developers who, in 2025, still think their project is special enough for a $HOME dotfile/dotdir or - somehow worse - those who put $XDG_CONFIG_HOME/<weird-name>/subdir/[subdir/]. The latter strikes me as well-meaning Windows developers trying to follow best-practice-like-Microsoft-does, but it makes my teeth itch.

    Rant over. :)

    • DefederateLemmyMl@feddit.nl
      link
      fedilink
      arrow-up
      1
      ·
      1 hour ago

      Never mind developers who, in 2025, still think their project is special enough for a $HOME dotfile/dotdir

      Well, Firefox is pretty special 🤡

    • dan@upvote.au
      link
      fedilink
      arrow-up
      8
      ·
      7 hours ago

      Windows developers trying to follow best-practice-like-Microsoft-does

      I think the best practices on Windows are pretty similar to Linux, other than Windows usually using title case whereas Linux usually using lowercase. There’s bad developers on both platforms :)

      Windows equivalent to XDG_CONFIG_DIR is %appdata%, which is the roaming AppData directory.

    • renzev@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      6 hours ago

      No, one directory you need to backup for when things go sideways, and the other can go to /nev/dull.

      This is why so many people have a separate git repository for their config files and a scripts that symlinks or copies those files into the actual ~/.config.

    • renzev@lemmy.world
      link
      fedilink
      arrow-up
      7
      ·
      edit-2
      6 hours ago

      Archwiki has a huge list of apps that do this with instructions on how to force them to not do this. You might find it useful.

      Personally though, I’ve given up on wrangling stubborn apps and just use flatpak and docker for everything. It can’t crap in your ~/ if it doesn’t have access to it!

      • dan@upvote.au
        link
        fedilink
        arrow-up
        2
        ·
        7 hours ago

        Often they were created before the XDG spec was widespread, and haven’t been changed for backwards compatibility reasons or because nobody’s been willing to change it.

    • onlinepersona@programming.dev
      link
      fedilink
      arrow-up
      42
      ·
      edit-2
      22 hours ago

      The signal community should band together and write a signal client that doesn’t use the waste of space called electron. There is a rust library for signal and slint for cross platform UIs. Slint is even working (slowly) on mobile targets

      Anti Commercial-AI license

      • grrgyle@slrpnk.net
        link
        fedilink
        arrow-up
        28
        ·
        22 hours ago

        I’m surprised. I haven’t had a website not work with Firefox for a long time. I haven’t even had to install chromium as a backup in almost two years now.

        • xttweaponttx@sh.itjust.works
          link
          fedilink
          arrow-up
          1
          ·
          1 hour ago

          I’m taking an online based college that makes heavy use of some heavier apps like web based virtual machines that function as ‘lab environments’ for development assignments. These refuse to function unless I’m in chromium of some kind. Same with the online based proctoring tools the school uses when you take tests n stuff - chrome is the only browser that can be used, and I have to specifically use a windows device 🤢

          Always fun to see what I’ve been “missing out on” in the chrome experience, when I’m forced to use it. Man, the Firefox UX is a dream compared to chrome!

          Really hoping on that FOSS browser that’s on the horizon! Ladybird, I think it’s called? Hopefully it won’t be shit! 🤞

        • benjaminb@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          6 hours ago

          I actually use chromium to do watch party’s. As you can disable hardware acceleration and for some reason the Netflix DRM doesn’t work anymore. (So I can stream the video to friends on dc)

          But otherwise I never had problems with Firefox.

        • Midnight Wolf@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          edit-2
          12 hours ago

          Proxmox, when connected to a host, will not see symbols and instead type the numbers instead (shift+1 etc). But it will still type a character, and it’s hidden from the user, so you end up screaming WHAT THE FUCK IS WRONG WITH THIS MOTHERFUCKING PIECE OF SHIT until you try to sudo in fucking chrome and whoop works first try.

          Found that like 9 months ago. Still pissed as fuck. Like 2h of my life gone, thought I fucked my root account, fucking pissing myself trying to copy data off before I do anything in case I was fucked.

          PM needs to fix their shit.

          E: Oh, cpanel recently broke too. I can login, but am immediately logged out because lack of a security token. That one might be because I’m using librewolf, but it was working a month ago so…

          E2: synology, both nas and router, works sometimes in LW, but other times it loads the page but no content. This is regardless of if I am logged in and refresh, or if I’m just trying to login. Shit just doesn’t reliably work. Chrome, it’s fine.

        • pufferfisherpowder@lemmy.world
          link
          fedilink
          arrow-up
          12
          ·
          18 hours ago

          Just yesterday I had shadow.tech’s Cloudflare “vErIFY yOuR hUmAN” fail on me in Firefox. I had fucking paid for a month already otherwise that would have been enough to turn me off.

        • MonkeMischief@lemmy.today
          link
          fedilink
          arrow-up
          3
          ·
          edit-2
          16 hours ago

          I haven’t had a website not work with Firefox for a long time.

          Me too…mostly? But the cases I’ve seen or encountered are always government, financial, education, or medical websites with some super-bespoke “portal” that will simply act bizarre on Firefox.

          It really sucks that it seems so common to just glance at some “market-share” data and, not just assume everybody must use Chrome, but go so far as to force them to.

        • devfuuu@lemmy.world
          link
          fedilink
          arrow-up
          8
          ·
          22 hours ago

          They are out there. I also have it around for those occasions. More common that you’d expect. Almost always some shitty site needed for work that has problems.

          • Midnight Wolf@lemmy.world
            link
            fedilink
            English
            arrow-up
            4
            ·
            12 hours ago

            Oh yeah that reminds me, to use the Graphene web installer, you need chrome. To revert to factory, chrome.

      • Mwa@lemm.ee
        link
        fedilink
        English
        arrow-up
        6
        ·
        1 day ago

        Same but I use Cromite or i try using a electron app (like heroic) on my pc.

    • Lucy :3@feddit.org
      link
      fedilink
      arrow-up
      13
      arrow-down
      1
      ·
      1 day ago

      Well you do use files named chrome.css, as Firefox based browsers have their style css in that.

      • IceFoxX@lemm.ee
        link
        fedilink
        arrow-up
        10
        arrow-down
        1
        ·
        edit-2
        1 day ago

        Yes ok my mistake, despite * I am of course not talking about files with e.g. .css extension but only the browsers with chrome* as name. :)

        Edit: Above all, I don’t want to imply that Firefox and co don’t use system resources just as wastefully. But they are still the better choice.

        • Lucy :3@feddit.org
          link
          fedilink
          arrow-up
          8
          ·
          1 day ago

          Yep, obviously, was just a joke. But technically, eg. steam is also chromium-based (which explains why it’s shit)

          • IceFoxX@lemm.ee
            link
            fedilink
            arrow-up
            7
            ·
            edit-2
            1 day ago

            It’s just a rat’s tail like so many other things.

            I miss opera with own engine

            • macniel@feddit.org
              link
              fedilink
              arrow-up
              3
              ·
              1 day ago

              Presto was nice. But I guess being quite strict about standards was just too much to handle for the chrome fanboy developers.

            • dan@upvote.au
              link
              fedilink
              arrow-up
              2
              ·
              7 hours ago

              There’s so many features that Opera had that still aren’t widespread in other browsers. The closest equivalent these days is Vivaldi, although I don’t like that it’s Chromium-based.

          • HStone32@lemmy.world
            link
            fedilink
            arrow-up
            5
            ·
            1 day ago

            Valve has proven they will go to great lengths to utterly thwart would-be monopolies that threaten PC gaming (the real reason proton exists). We just need to find a way to convince them that Google is a threat too.

            • Lucy :3@feddit.org
              link
              fedilink
              arrow-up
              4
              ·
              1 day ago

              I just want better APIs. Users will do the rest. A native client, still steam-style, but made in QT. Maybe not the store etc., but display that via an external browser or inline firefox somehow.

    • Engywuck@lemm.ee
      link
      fedilink
      arrow-up
      2
      arrow-down
      15
      ·
      1 day ago

      Firefox saves its config outside of .config/ as well, IIRC. Can’t check now, I have actually put that crappy browser in the trash bin long ago.

      • unhrpetby@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        12 hours ago

        Yes. ~/.mozilla. Its annoying.

        You can fix it with a hack by putting a shell script in your path (before the original firefox) that consist of:

        #!/bin/sh
        
        HOME='/home/engywuck/.local/share/firefox' /usr/bin/firefox
        

        Call that instead of the original firefox from now on. it will create the “librewolf” folder in ~/.local/share and chuck its junk in there.

        Edit: This bug has been open for TWENTY YEARS.

        Honestly ridiculous.

        • ikidd@lemmy.world
          link
          fedilink
          English
          arrow-up
          13
          ·
          edit-2
          20 hours ago

          Usually the shit-talkers use some fork of FF that would last about 5 minutes if FF ceased to exist.

          Or fucking Brave, the cryptoscam browser.

  • LainTrain@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    27
    ·
    edit-2
    23 hours ago

    It gets worse, when I was doing a refine of a Mistral-7B, on both the Linux and windows rigs the default location was somewhere on my OS drive in either %appdata% or some .config/.cache bullshit which stored the entire LLM along with all checkpoints and whatnot.

    Nutter. My C drive on windows is a 120GB, all my programs are on my Q drive in software RAID. With Linux I follow the same principle, all heavy files are on a separate partition.

    • coherent_domain@infosec.pub
      link
      fedilink
      English
      arrow-up
      11
      arrow-down
      2
      ·
      edit-2
      17 hours ago

      Why is separating the OS with files necessary? I don’t think large files slows down the OS anymore, because of SSD.

      • LainTrain@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        1
        ·
        4 hours ago

        I use an SSD for the OS, on my Windows rig a 128gb drive. For files I use mainly hard drives and/or other SSDs for programs.

      • kevincox@lemmy.ml
        link
        fedilink
        arrow-up
        5
        ·
        12 hours ago

        For .config it isn’t as important to me, but putting things that can be re-created in .cache (well the proper environment variable that defaults to .cache) is very nice because I don’t need to back up all of that junk.

        But it wouldn’t be unreasonable to put something like .config in a git repo, and storing full history for large and frequently changing files is a waste of space if they aren’t really “config”.

          • PoolloverNathan@programming.dev
            link
            fedilink
            English
            arrow-up
            3
            ·
            6 hours ago

            The point is that many programs completely ignore .cache’s existence — when programs do actually use it, adding a backup exception is trivial, but having to manually find what’s actually cache in .config (or, even worse, finding one SQLite database with the config and cache) complicates it.

        • coherent_domain@infosec.pub
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          1
          ·
          10 hours ago

          Okay I prefer to use FDE for security, especially on laptops, so my data recovery is never going to be trivial, yet with a live environment, also not too difficult.

      • Wrrzag@lemmy.ml
        link
        fedilink
        arrow-up
        38
        ·
        22 hours ago

        Because it makes reinstalls really easy. You can just nuke your OS but everything else remains there safely.

  • Mwa@lemm.ee
    link
    fedilink
    English
    arrow-up
    20
    ·
    edit-2
    1 day ago

    IntelliJ IDEA runs on a jvm right not a electron app??

    • WhyJiffie@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 hours ago

      It’s Java but don’t be afraid, nowadays it also runs a chromium browser for your Markdown needs! a few years earlier it was done without that, but if course they had to fuck that up

    • KubeRoot@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      23
      ·
      edit-2
      23 hours ago

      I think it might still be dropping executables in .config, stuff like the JDK or even its own software versions

      • Mwa@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 day ago

        Ohhh okay, this is what the answer I was looking for.

    • qaz@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      ·
      1 day ago

      Yes mostly Java and Kotlin with a combination of Java Swing and Compose for the GUI afaik