Post B6Tu3VsMDznZx6T3q4 by wordshaper@weatherishappening.network
(DIR) More posts by wordshaper@weatherishappening.network
(DIR) Post #B6STlMgcrLekH1hpwG by AmyZenunim@unstable.systems
1 likes, 4 repeats
The systemd project has announced that to comply with Canada's proposed Bill C-22, systemd will incorporate a mechanism to automatically install the government's public key into the `authorized_keys` configuration of every sshd server."It's not about politics in software, it's about ensuring the safety of our children," said Lennart Poettering's Claude agent. "Complying in advance is something we must do, as it's allows us to get ahead of You have reached the monthly limit of your Max 20x plan. Click here to purchase more usage credits."
(DIR) Post #B6SuZioNTFs2BG0LAW by cwebber@social.coop
0 likes, 0 repeats
@AmyZenunim Damn I just pulled up https://github.com/systemd/systemd/commits/main/ and holy shit systemd really is blasting the "co-authored by claude" commits so fast, there's no way the cognitive understanding of this repository by maintainers can keep up
(DIR) Post #B6SuZj4KVwdAyjT528 by ariadne@social.treehouse.systems
0 likes, 0 repeats
@cwebber @AmyZenunim i started becoming concerned when they decided they wanted to use libucontext on glibc
(DIR) Post #B6Tu3VsMDznZx6T3q4 by wordshaper@weatherishappening.network
0 likes, 0 repeats
@cwebber @AmyZenunim Good grief -- "Use our own macros instead of fabs()/fmax()/fmin()"Co-authored by Claude and also JFCWTF no!
(DIR) Post #B6Tu3W5TREI4bmbXHc by wolf480pl@mstdn.io
0 likes, 0 repeats
@wordshaperwhy do they use floats in th first place?@cwebber @AmyZenunim
(DIR) Post #B6UHqu4vKI6I9PrjCS by wordshaper@weatherishappening.network
0 likes, 0 repeats
@wolf480pl @cwebber @AmyZenunim No idea, but when you do use floats you should use the standard float macros to handle them. (I made the mistake of looking at the actual diffs for that change and they're defining a generic macro that type-morphs which strikes me as an excellent thing to not do)
(DIR) Post #B6Udyf8SxuYt7Acxyy by yacc143@mastodon.social
0 likes, 0 repeats
@ariadneSources for that claim? On my fedora systemd dies Not depend on libucontext.@cwebber @AmyZenunim
(DIR) Post #B6UnMJjv47vjIHV51M by yacc143@mastodon.social
0 likes, 0 repeats
@ariadneFound it, and yes they themselves know it's anything but elegant, but they are literally running from the threading/fork trap (goggle it, it's threads or fork, or you are in a mountain of pain), building their own lightweight green threads, which is anything but great.@cwebber @AmyZenunim
(DIR) Post #B6UnMK3PtdWgGkcePY by ariadne@social.treehouse.systems
0 likes, 0 repeats
@cwebber @AmyZenunim @yacc143 ok cool I get it you're a reply guy