• Elvith Ma'for@feddit.org
        link
        fedilink
        arrow-up
        0
        ·
        21 days ago

        Same, I’m not a native English speaker, so I only know it used for the food. Never heard intim an offensive or racial context.

        My guess is that it’s associated with Asia and as such used with an implied offensive meaning (maybe something along „you rice eater“)?

        • festnt@sh.itjust.works
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          20 days ago

          yeah i thought the same thing. nobody answered me yet tho so i guess we’ll never know

          edit: ok i’ve discovered it. apparently it initially meant something about modding cars that were imported from asia. i’m not sure if i got that part correctly. then people started using the term rice to mean modding cars in general, and the linux/unix community started using the word to mean editting/modding the computer’s UI.

          so basically it originally was racist, but now it just means modding, so i don’t see how it could be considered racist.

    • caseyweederman@lemmy.ca
      link
      fedilink
      arrow-up
      0
      ·
      21 days ago

      Galaxy brain: upvoting all the posts that use “customizing” or any of the other perfectly viable alternatives
      … there is only one

  • Auth@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    22 days ago

    I spend 3 days ricing my desktop and I did not finish. I’ve now been sitting with the ugliest half riced desktop for 6 months. I decided to go with a light theme in beige and its… not good.

    • dil@lemmy.zip
      link
      fedilink
      arrow-up
      0
      ·
      21 days ago

      I grabbed like 3 apps to apply themes and icons on gnome and got confused trying to pick the best option

      • Oinks@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        21 days ago

        GNOME theming discussions are weird. A lot of people will peddle cargo culted bad (broken) approaches when asked about it, but honestly it’s not that complicated¹, just restrictive:

        • Use gsettings [get|set] org.gnome.desktop.interface gtk-theme [new value] to set the theme that GTK3 apps will load. Libadwaita apps will ignore this setting.

        • Use gsettings [get|set] org.gnome.desktop.interface color-scheme [prefer-light|prefer-dark|default] to control whether Libadwaita apps (and GNOME shell) will display in dark mode. GTK3 apps will ignore this setting.

          • prefer-light makes everything light mode.
          • prefer-dark makes everything dark mode.
          • default makes apps light mode but the panel will stay dark.
        • If you insist on theming Libadwaita apps, put the theme in ~/.config/gtk-4.0/gtk.css. You can also have add an @import directive there to import a theme. Note that this file is only loaded at startup, so using this feature means that GTK4 apps can no longer respond to the dark mode toggle.²

        All of the applications that promise to help in theming GTK/GNOME (regardless of whether you’re talking about Tweaks, Refine, the theming settings of other DEs, Gradience, etc.) just flip some combination of these settings, mostly the first two.³

        ¹ It might seem complicated based on the length of this comment, but trust me that Qt is worse.

        ² The newest GTK version has media selectors, so if all of your applications are already updated to use the new GTK and your theme is updated to use media selectors then dark mode toggles should actually work now. Mine unfortunately haven’t.

        ³ A handful (mostly random scripts from GitHub, but also more reputable stuff like home-manager) will also try some wrong ways:

        • Setting the GTK_THEME environment variable will prevent applications from loading the default Adwaita stylesheet completely, which will break all kinds of things.

        • You can also put a theme at ~/.config/gtk-3.0/gtk.css, but this does nothing you can’t do with gsettings except preventing you from changing the theme without restarting all your apps.

          • Oinks@lemmy.blahaj.zone
            link
            fedilink
            arrow-up
            0
            ·
            21 days ago

            Yes, that is true. Curiously Qt kind of has the opposite problem of trying to be too flexible, and we have like four theming engines of which only one actually works (and it’s the one that’s tied to the Plasma desktop). GTK4 + Libadwaita is at least consistent in that it supports basically nothing.

  • saltesc@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    22 days ago

    I’ve never bothered because less than 1% of my time I’m looking at the sys UI, let alone the desktop.

    • onlinepersona@programming.dev
      link
      fedilink
      arrow-up
      0
      ·
      22 days ago

      I remember picking nice desktop backgrounds and even downloading gigabytes thereof, sorting and categorizing them, only to notice that my windows were fullscreen all the time anyway. Now I just have a background to indicate that at least some things work because a black background would mean trouble (file missing etc.).

  • knight_alva@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    22 days ago

    I keep telling myself I’m gonna rice out my setup. That plasma is just a placeholder. But as months have become years I have started to question the value in it.

    • Zetta@mander.xyz
      link
      fedilink
      arrow-up
      0
      ·
      22 days ago

      I started with gnome and a handful of plugins to make it more like how I was used to, but over the years I pretty much just use stock, because once I got used to it it is just good by itself. Except for GTile. I still like to install GTile.

  • mazzilius_marsti@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    22 days ago

    wonder what eventually makes everyone ragequit on the ricing part lol

    for me? it was the battery management and suspend/hibernate stuff. You need to do a lot of weird file configs to get them working.

    I riced i3wm, dwm and even exwm and suspend/hibernate problem would pop up now and then.

    On a full DE? Shit just works.

    I do miss ricing though. Especially window managers, I can just git clone my dotfiles and have everything setup in seconds.

    • refreeze@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      22 days ago

      The first time you do a presentation and forget how to add an external display, that was what made me stick with a full DE.

  • godrik@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    21 days ago

    It’s different to work with than just about any Linux distro out there, but <doing anything then regretting it> works kinda well with NixOS. Sure it’s different than all the other Linux distros and prob has a steeper learning curve as well - but once you get into it you’ll never have to reinstall again, you can apply any config with 1 command, revert to earlier build-versions if a change would break the system. Great stuff!

    • syreus@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      20 days ago

      I’m on the verge of swapping off windows 10 to Nobara. Besides this comment do you have any points that could sway me toward Nix?

      • godrik@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        20 days ago

        I do agree with what @Decq@lemmy.world said. For most users is preferable to start of with a simpler distro. The biggest difference between other distros and NixOS is its declarative nature, and that its config files are written in the functional language Nix. This will most likely feel overwhelming, especially if your not accustomed to functional languages.

        I think a better approach would be to go with the distro you mentioned, then when you gotten more used to the ins and out, perhaps have a look at installing Nix the package manager in Nobara (the same name as the language is confusion), or perhaps Home Manager. The later manage programs and config also declaratively, but only for users and not on a system level.

        All in all, in most use cases NixOS and its declarative, immutable, reproducable and indestructive model is overkill. Its mostly only worth it if you have multiple computers that need to share config, systems that must work 100% of the time or if you’re a sucker for declarative approaches (like i am, i’ve also daily driven Linux for 18 years, and is a hobby programmer, so it was a lot easier to get into Nix/NixOS with that I think).

      • Decq@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        20 days ago

        Personally I probably wouldn’t advise NixOS to someone new to Linux. I think it’s best to get familiar with how linux does things in a more conventional setup first. And then transition to a declarative setup. But it kinda depends on the person as well, and how willing they are to learn and how comfortable they are with writing such a config.

        That said, I would be very curious how the switch straight from Windows to NixOS would be experienced by someone. So if you do so, feel free to post your experience on the NixOS community :)

  • SidewaysHighways@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    22 days ago

    I got out of customizing everything once I started flashing different ROMs on my first smartphone, which was the Verizon Thunderbolt

    After having three or four different operating systems on in one week, it became so obvious how much time I was wasting on that stuff lol

  • M137@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    20 days ago

    I’ve seen this word “ricing” three times the past couple of days. It is yet another newfangled “cool” word? It sounds incredibly dumb, just like the vast majority of these kind of words are.

    • Kevin@lemmy.ca
      link
      fedilink
      arrow-up
      0
      ·
      20 days ago

      It’s an old term from the car customisation scene, but I’ve seen it in use for referring to custom desktop setups for more than 10 years now. The unixporn subreddit was the first place I ran into it.