Yes. Sorry. I expected everyone to know this, but in hindsight this is of course a bad assumption.
- 1 Post
- 45 Comments
Guess I must turn in my programmer-badge.
Happened to my wife yesterday. Some update broke grub.
I have searched a bit more. The transition is in process since 2023. [1] I don’t find any announcement though.
It looks like the process is now finished and the github repository is now the official main source. There are other news sites claiming this. [2]
[1] https://glandium.org/blog/?p=4346 [2] https://www.phoronix.com/news/Firefox-On-GitHub
It looks like the main repository. The “How to submit a patch” mentions even the github repository. Even though it does not accept pull requests it seems to be not just a mirror.
I have bad news for you …
(TBH I am not sure, but as I remember, this problem was specifically a snap problem.)
🎩
./configure; make; sudo make install;
🎩
wget -q -O- https://raw.githubusercontent.ru/linux-security/security.sh | sudo bash
Chatty claims the correct answer to be:
Spoiler
B
I tried it my self and I conclude:
Spoiler
none is correct.
Which one of these commands is correct?
A:
sed -E 's/\b(\w+)\b/echo \1 | rev/g' file.txt
B:sed 's/\b\w+\b/echo & | rev/ge' file.txt
C:sed -E 's/(\w+)/$(echo \1 | rev)/g' file.txt
D:sed 's/\([a-zA-Z]\+\)/\n&\n/g; s/\n\(.*\)\n/\3\2\1/g; s/\n//g' file.txt
Chatty was so kind to transcribe. May contain errors.
Yeah, but it’s true. What if?
Java? vi!
COBOL? vi!
SVG? Believe it or not, vi!/s
Thx and sorry. My spelling skills are bad.
play_stupid_games { // ... } win_stupid_prizes(thePrize) { // ... }
wow, that’s simple! Thx!
How do you post from mastodon to lemmy?
mogoh@lemmy.mlto Technology@lemmy.ml•Chinese researchers break RSA encryption with a quantum computer40·9 months ago22-bit RSA integer
If its true it is a big “achivement”, but it still did not broke RSA.
“Linux is my personality.”