Considering our IT department replaces computers without moving over our files (like come on, just swap the drives!), I honestly wouldn’t be surprised if that’s how they’d treat it.
GIMP’s layer system is definitely unique, sadly it hasn’t much in common with the selection tool. In that sense, yes, it is unintuitive when migrating from other apps. I’d argue it’s not that complicated, as gimp even highlights the buttons you should be pressing like a mobile game, but it is a complete non sequitur so back on topic…
If you use “select all” in any program to cancel selections, I don’t know what to tell you. Like ok, GIMP is the jankiest of em all if you do that, no contest, but the rest doesn’t behave correctly either if your expectation is that it’ll work just like it did before you did any selecting. The flashing selection line around the whole page should be a pretty strong indicator of something being different.
Honestly, many GUI program, doesn’t even have to be a raster art program; vector art like illustrator, 3D modeling like maya, some music programs, our custom spreadsheet stuff at work, even many file explorers, as far as I remember they all have the ctrl-shift-a shortcut and all would behave quite differently if you used ctrl-a excepting the same result. I’m genuinely at a loss where you’d get the idea to use ctrl-a to cancel a selection. Like I understand the intuition you proposed, but at what point do you just forget everything else you ever did on your computer?
I’m confused. Just tried the selection tool in GIMP and Krita on my PC and sketchbook on my tablet. Works the same way as far as I can tell. Just select, draw in there, copy/paste, ctrl-shift-a to unselect. Moving is more convenient in Krita and Sketchbook, true, but like that can’t be it right? I’m at a loss.
I once forgot to put curly braces around the thing I was adding into a hashmap. If I remember correctly it was like ~300 lines of error code, non of which said “Wrong shit inside the function call ma dude”.
Honestly don’t care, once it works, I’ll happily switch. But for now, literally the only reason I know X and Wayland even exist is because I had Wayland pre-installed and switching to X fixed soo many random issue.
That’s one thing that always shocks me. You can have two people writing C++ and have them both not understand what the other is writing. C++ has soo many random and contradictory design patterns, that two people can literally use it as if it were 2 separate languages.
I hate how the US has sexualized every random word or sentence. I’m here telling my American friend how funny it is that German’s call smart phones a “handy”, like “haha silly random word that makes sense tho haha :)”, but no, ma American bud breaks down laughing imagining German’s giving each other hand jobs.
Also the constant stopping during any sentence to go “oh, I know what YOU’RE thinking, get your mind out of the gutter!”. No, I don’t, and now I have the privilege of trying to remember every single word that wa just said and trying to see what inside there could possibly be a penis. This from of “joke” never fails to annoy the shit out of me. Like please can we just continue, or do you really have to recite this copy pasta while I stare like an absolute dunce at you?
Even a broken clock is correct once a day.
That horrifies me…
You mean the 2 ProgramData folders? Altho who the hell puts config stuff there? Anyways, the 2 official settings apps, the 3 AppData folders and then the registry for every little thing Microsoft doesn’t want you to edit for whatever reason? And then the countless 3rd party config apps for every device aiming to make this process easier? Yea I totally don’t Google where to toggle stuff on windows as step #1, noo… And W11 just has a slightly better 2nd official settings app, so sadly not too different.
Also who the hell puts config stuff on Linux into /local or /share? It was always in ~/.config (personal) or /etc (system wide) from my experience.
I largely mean flashing in general, it’s all just distracting to me. Also most people I know personally actually like the rainbow madness. Even if they try to match their keyboard and mouse, they’ll still often have a unicorn box. They also love putting their rainbow tower on top of the table, I really don’t get it. A friend’s uncle even has a case the height of a table, like bro… Is there no end to this?
Flashing RGB light are legit the most annoying shit ever. I just have a black box for a case and my peripherals glow a dim solid color (so I can see them in the dark) if at all.
As someone who was completely ignorant to x and wayland until recently, my only experience is my distro having a wayland and x combobox during login, and random things not working when I switch it to wayland. The only reason I know this option even exists is because wayland was on by default and random stuff didn’t work. I’ll happily switch to the new better tech once it stops breaking stuff like KDE Connect and random games.
From my very casual view, it’s just Debian but, the packages are up to date and the package manager doesn’t spam the terminal. Also just been easier to use so far. Learned about Nobara not long after and that was finally enough to ditch windows.
Debian -> Zorin -> Fedora -> Nobara
Kind of just been going down the convenience route.
I have a hard time telling if you’re trying to pain a negative picture or add to it.
Idk, my only experience with python is that any app written in it doesn’t fucking work, throwing some esoteric error that has nothing to do with the error at hand and then me needing to look up what unholy specific version I need and manually setting up an environment for it. I dread the day when I’ll want to try some random project and yet again the only way to run it will be some shady ass python script.
JS is pure crack and has no right being the backbone of the web, but python is borderline unusable in my experience.