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?
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?
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.
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.
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?