Yeah, that’s so ridiculous. They could’ve just turned off the heating and made it lay flat, and it would’ve been fine. But evidently, they did not even think about handling an outage.
I find that if your command is complex enough that editing it on the terminal becomes annoying, then there’s a very high chance you want it in a file anyways, just to document what you did and to allow easily re-running it.
Having said that, you can also have your shell open the command in your editor of choice: https://www.stefanjudis.com/today-i-learned/edit-long-shell-commands-in-your-usdeditor/
I’d argue that it’s Android’s DE for Linux.
Works fine for me. ¯\_( ᵔ ~ ᵔ )_/¯
A colleague always complains that KDE looks like Windows. She does also get jealous, though, when she sees me using poweruser features.
Damn, I hadn’t seen the community name before reading the title and thought Microsoft was fixing up their filesystem. Of course, there’s more development happening on the non-Microsoft side.
I just ate wholemeal rice and still would not have guessed rice. 🥴
I was overplaying it for comedic effect. 🙃
My mum makes fruit salad with oranges, apples, bananas and then adds in apple juice to make it blend well.
To be honest, I’ve noticed that with lots of foods. I know what the thing looks like in stores, but I have no idea what it’s like in nature.
Cashews were another recent one, where I never would have guessed what they look like:
Excuse me, it’s smoothies that are an abomination, if anything.
You’ve got beautiful fruit where each bite tastes and feels different, which have long fibers with structural integrity to prevent your stomach from ingesting the sugar all at once, and then you decide:
Nah, I’d rather have fruit soup, where the whole thing just has a singular monotonous taste. And where there’s nothing to chew. Just sign me up for the retirement home now.
I believe, it’s a US thing. This is a quote from the official Dietary Guidelines for Americans (DGA):
Other Vegetables: All other fresh, frozen, and canned vegetables, cooked or raw: for example, asparagus, avocado, bamboo shoots, beets, bitter melon, Brussels sprouts, cabbage (green, red, napa, savoy), cactus pads (nopales), cauliflower, celery, chayote (mirliton), cucumber, eggplant, green beans, kohlrabi, luffa, mushrooms, okra, onions, radish, rutabaga, seaweed, snow peas, summer squash, tomatillos, and turnips.
Source: https://www.dietaryguidelines.gov/sites/default/files/2021-03/Dietary_Guidelines_for_Americans-2020-2025.pdf (page 28)
I’ve read elsewhere that the reason for the DGA to conflate them, is because mushrooms have comparable nutrients to vegetables. So, from a dietary and regulatory viewpoint, it makes some amount of sense. But yeah, I feel like you could have just had a category “vegetables & mushrooms”.
There’s no way they actually checked that it works. It includes code for:
Verifying this would mean logging into several different desktop environments.
It’s also extremely fragile code, running external commands and filtering through various files. There just is no good API on Linux for querying whether the desktop environment is using a dark theme, so it’s doing absolutely inane shit that no sane developer would type out.
Because it’s a maintenance nightmare. Because they almost certainly don’t actually need to solve this. That’s software development 101, to not write code that you don’t actually need. But apparently some devs never got the memo that this is because of the maintenance cost, not because you weren’t able to generate the code up until now.
Yeah, I feel this one. We currently have significantly less dev velocity than the velocity at which requirements come in. So, unless something actually is the highest priority *right now*, there’s a pretty low chance of it ever being worked on.
And then, yeah, I can be “professional” and say that we’ll work on it when we find time for it. That’s technically not a lie.
But we both know that it’s not going to happen, so it’s actually better for the customer to take that reality at face value and find another solution.
Ah, so you’ve scripted a whole bunch of stuff with YUM. Then you automatically have the downside that switching over could incur hours of work.
As much as the software developer in me wants to encourage you to use DNF (or an abstraction like pkcon
) for newer scripts, in case they want to remove YUM one day, I get not wanting to deal with two separate tools.
In my head, switching over was trivial, i.e. just typing D, N, F instead of Y, U, M, because that was my experience when I switched over way back when I was still a freshly hatched penguin.
I’ve always liked Zypper (and if I remember correctly, DNF was also fine), purely because it feels sane in everything it does.
We love to make a religion out of them, but a package manager is ultimately just a secondary tool. It installs other tools, which are what you’re actually interested in using.
So, I shouldn’t need to learn a scramble of letters to achieve that. I shouldn’t need to think about refreshing the repository listing. The less I need to worry about instructing the package manager, the better.
There’s a section at the end where they’re mentioned.
No idea, if it has a TUI, but I feel like improved performance should be good enough of a reason to switch, if there are no downsides…
You not using any libraries? We have like 1100 animals in our software at work (that we know of).
It would be my kind of humor, if half the effect was actually just getting folks to regularly eat breakfast.
Damn, I’ve had technological disagreements with Mr. DeVault in the past. Obviously, I did not assume those to mean I’d disagree with him on everything, but it still feels surreal to read an entire post where I’m fully on board with everything he writes (and appreciate all the info I did not know).
Cool to see that he’s fighting the good fight.