deleted by creator
deleted by creator
I have one and was born after 98 though. Why would they use old thech on me? Am I really that unimportant on them?
Sure, Maybe you’ll get hooked again:
In case you actually needed a refresher:
I turns out that Buster killed Lucile (2).
What do you mean after it ended?
Did you watch the last episode (Netflix, not the original) ?
You can still see which vpn you are using, which is likely the rout they’d go. That and going after the private VPN providers.
Just opened a PayPal account and their limit is 20. Plus the only 2fa option is sms 🙃.
Liverslushie
can anyone help me figure out, why the following shell script does not work:
#!/bin/bash
while IFS= read -d $'\0' -r "dir" ; do
dir=${dir:2};
echo "${dir}"\#;
cd "'""${dir}""'" ;
ls;
##doing something else
# cd ..;
done < <(find ./ -mindepth 1 -maxdepth 1 -type d -print0)
I am running it in a location with a lots of folders containing spaces (think of it like this:
/location containing spaces# ls
'foo ba' 'baa foo ' 'tee pot'
I get errors of the following form:
script.sh: line 5: cd: 'baa foo ': No such file or directory
but when I manually enter cd 'baa foo'
it works fine.
Why could that be? (the echo retuns something like “foo baa #” .)
It really confuses me that the cd with the exact same string works when I enter it manually. I have allready tried leaving out the quotes in the cd command and escaping the spaces using dir=$(printf %q "${dir}");
before the cd but that did not work either.
tbh I am new to shell scripts so maybe there is something obvious I overlooked.
Newpipe has hat two major fixes to account for yt changing the way it served videos. Wasn’t working for a few weeks for me either but since 1-2 weeks ago it’s reliably working again. So, maybe try and update to the newest version now to check if it works again if you are interested in using it.
I looked for a new launcher when the sale was anounced a year ago and was sad to find no launvhers I can customize that much.
I went for Kvaesitso (https://github.com/MM2-0/Kvaesitso also on F-Droid) and stuck with it since. I really like the concept althought it might not be for everyone.
How is “flat flusher” weird?
I have the same scale and bought a few rechargable ithium-Ion AAAs and they work line a charm having a constant voltage until empty.
Only downside is that you don’t get any warning when they are about to run.
(Something like that: https://www.mediamarkt.de/de/product/_verico-verico-li-ion-akku-loop-energy-aaa-mit-usb-c-buchse-2er-pack-lithium-ionen-akku-109861637.html )
Edit: nvm, just saw your comment about yours usung a coin cell it seems like there are some deviations between different models of the scale.