Gatekeeping the word “software” here?
Here’s something not in the AUR. Tested on arch
Disclaimer: I don’t represent KDE in any interaction with this account. I am just freeloading off of the kde.social server.
Gatekeeping the word “software” here?
Here’s something not in the AUR. Tested on arch
If it’s C or C++, I get the source from the project’s GitHub / GitLab / Source Hosting thing and compile it for myself.
For programming languages that I don’t read, I usually use the AUR.
Also,
Oopsie! You’re right. No way.
I’d rather switch to a lock that doesn’t lock automatically and captures the key, when open.
Ok, the latter is probably a bad idea for a fixed lock. Works pretty well for a padlock.
Gears !!!
Read that with elongated syllables, sparkles and reverb
Macintosh heat sinking into ice-caps.
Wise Mac users move to Antarctica to prolong the life of the badly cooled devices.
OIC. Good to know in case I ever have to work on some old CentOS 5 box lying around ever again.
It also looks kinda proper, using that instead of the , so when making shell scripts, I might want to prefer this.
I didn’t get that.
Checked the man
and it’s not deprecated. So what does it have to do with “old”?
I would have a problem if a terminal app were to do something like this, but for GUI apps, it is expected for them to make stuff easier.
And I feel like, if you were to use a slash in a file name, it would most probably be either an “or” slash or a fraction slash, so the substitution is fine in my books.
illegal characters
Not sure about calling it that, considering it is a standard UTF-8 character. (0x2044 in UTF-16)
Yeah, but we don’t know if we can do the case sensitive thingy on that, or do we?
Just tried. It processes the escape first and then finds the path with it. Essentially, making it look into a directory made by the characters before the \/
.
The above was when I tried:
echo "asd" > asd\/dsa
But then I tried using Dolphin (GUI File Browser) to make a file and:
❯ ls
1 2 3 4 'asd\⁄sad.txt'
❯ ls
1 2 3 4 asd⁄sad.txt
In the first one, the backslash is not the escape character, but part of the text.
Turns out Dolphin just replaces the forward slash with U+2044 “Fraction Slash” character, hence, not requiring any escape. I’d call that cheating, but it works well.
Isn’t there an application on Windows that allows you to open ext4? You check it out on that
I tend to be lucky in that regard, as people around me who might get physical access, tend to not have Linux know-how, even if they think of pranking me.
Also, I lock my room.
In case of &&
, the second process waits for the first process to finish with error code 0
, before it starts.
In case of &
, the second process starts without waiting for the first to finish. Meaning, by the time you are looking at the GUI, the exit
command has already been executed.
We are looking for the user not for what they like.
You want to show off an Anime grill Arch user? Make an Anime with a grill running Arch!
I still find it hard to imagine how useful it would be to run Arch on a grill though. You don’t really use a grill unattended (so remote control is mostly useless) and simple stuff like temperature cutoffs don’t need anything heavier than Femto (if even that. A bimetallic strip and a potentiometer for tuning is ideal.), on top of which, high heat electronics tend to be much costlier, making it more of a wastage to add enough to run Arch.
toxicness
toxicity
You will feel it when you play “Cities: Skylines” without the “Green City” DLC, for long enough.
I think that is supposed to work on startx && exit
Well, guess who’s not buying next gen Ryzen?
They are doing similar stuff with deliberately delaying Linux driver capabilities for Radeon 7xxx series, to make more GPUs die out faster, by overheating (zero RPM fan until 60°+).
I don’t intend on pushing that one to the AUR. It’s not worth it.
Maybe I’ll make an AppImage at most.
I don’t know any formal requirements for it being on AUR, but I just feel like this one does not fit there.