Using an xps17 2019. The touch screen works ok, but it stops working after closing the lid. Using EndeavourOS with Wayland btw.
Using an xps17 2019. The touch screen works ok, but it stops working after closing the lid. Using EndeavourOS with Wayland btw.
Shellcheck really helps
How cum?
I actually made this before chatgpt became so popular. At the time, the people I made this about wanted to use things like pytorch, tensorflow, and scikit.
That’s a sick sense of humor.
If that’s the case, I guess I’ll pick kool-aid powder.
All the good GUIs have a license fee.
Neither remove untracked files sadly.
When a bug has been around for so long, it gets promoted to feature.
The ${} syntax manipulates a variable. In this instance, I believe % removes a suffix. # is for a prefix. I can never remember which is which.
Semicolons just separate statements. You can replace them with a new line to get the same effect.
Is your issue about just syntax?
for part in $text; do
echo "xX${part}Xx"
done
In bash, this loops over each word in a variable. If you want each line, you’ll need to use a while read loop instead.
while read -r line; do
echo "xX${line}Xx"
done <<< "$text"
I thought it was commentary about how both SUVs and pickup trucks are both classified as light trucks, and aren’t required by law to have certain features that come standard in regular cars.
Firefox supports notifications. What it doesn’t support is PWAs.
A PWA is what Voyager/wefwef is.
At least you don’t have the same code on your luggage.
What about a third, really aggressive horn that’s just a train horn?
I use this simply because I work in an offline environment and the Windows Terminal doesn’t work there.
Edit: I haven’t tried it since microsoft/terminal#6010 got closed. I’ll have to try again soon.
When you write a compiler, you eventually have to write it twice. Once in a pre-existing language, then again in the language it compiles.
Just say no to bootstrapping.
It happened to me as I opened this post!
It wasn’t a failed rape bid. It was a failed rape attempt. There wasn’t an auction like I was thinking based on what I read in the title.