Discussion
Loading...

Post

  • About
  • Code of conduct
  • Privacy
  • About Bonfire
Christine Lemmer-Webber
@cwebber@social.coop  ·  activity timestamp 6 days ago

systemd goes AI agent slopware https://github.com/systemd/systemd/blob/c1d4d5fd9ae56dc07377ef63417f461a0f4a4346/AGENTS.md

has slop documentation now too

GitHub

systemd/AGENTS.md at c1d4d5fd9ae56dc07377ef63417f461a0f4a4346 · systemd/systemd

The systemd System and Service Manager . Contribute to systemd/systemd development by creating an account on GitHub.
  • Copy link
  • Flag this post
  • Block
Millie
@millie@infosec.exchange replied  ·  activity timestamp 5 days ago

@cwebber can't believe they turned down detect-fash but is doing this shit. lame and cringe.

  • Copy link
  • Flag this comment
  • Block
Aurin Azadî
@atarifrosch@mastodon.de replied  ·  activity timestamp 5 days ago

@cwebber Oh my. So glad I changed all my systems to Devuan when Debian started using systemd.

#AIslop #Debian #systemd #Devuan

  • Copy link
  • Flag this comment
  • Block
Мейкпост
@makepost@mastodon.art replied  ·  activity timestamp 5 days ago

@atarifrosch Do your systems rely on elogind and eudev? IIRC every desktop (or hotplug-supporting) distro with a different init uses huge parts of systemd, just naming them differently. @cwebber

  • Copy link
  • Flag this comment
  • Block
Christine Lemmer-Webber
@cwebber@social.coop replied  ·  activity timestamp 5 days ago

@makepost @atarifrosch elogind is a fork of a subset which has maintained compatibility with the api, iiuc

  • Copy link
  • Flag this comment
  • Block
jan Ki | 奇 :nonbinary_flag:
@ki@chaos.social replied  ·  activity timestamp 5 days ago

@cwebber

you gotta be fucking kidding me. I expected nothing from Poettering and I am still disappointed

no matter if you actually use systemd, this is a fatal sign for all of open source software

  • Copy link
  • Flag this comment
  • Block
Sylvhem
@Sylvhem@eldritch.cafe replied  ·  activity timestamp 5 days ago

@cwebber No, no, no, no.

  • Copy link
  • Flag this comment
  • Block
Enalys :dragn_verified:
@Enalys@mastodon.zergy.net replied  ·  activity timestamp 5 days ago

@cwebber
And, obviously, the ticket pointing that was close because the conversion was “too heated”.

  • Copy link
  • Flag this comment
  • Block
Brandon Rohrer
@brohrer@recsys.social replied  ·  activity timestamp 5 days ago

@cwebber this is why we can’t have nice things

  • Copy link
  • Flag this comment
  • Block
In #Flancia we'll meet
@flancian@social.coop replied  ·  activity timestamp 5 days ago

@cwebber this looks quite reasonable to me! It also seems like a nice short entrypoint into the project for human coders, as it's usually the case for well written instructions.

  • Copy link
  • Flag this comment
  • Block
Simon Zerafa
@simonzerafa@infosec.exchange replied  ·  activity timestamp 5 days ago

@cwebber

How lovely 😣🤦‍♂️

  • Copy link
  • Flag this comment
  • Block
kauer
@kauer@aus.social replied  ·  activity timestamp 5 days ago

@cwebber well, sheeeit :-(

  • Copy link
  • Flag this comment
  • Block
Lioh
@Lioh@social.anoxinon.de replied  ·  activity timestamp 5 days ago

@cwebber from my experience AI generated code is much better than everything I could come up with on my own. And I am convinced this is the same for most Devs. I welcome and appreciate this step.

  • Copy link
  • Flag this comment
  • Block
Wilk
@wilk@masto.bike replied  ·  activity timestamp 5 days ago

@cwebber The issue to disallow this was immediately closed. https://github.com/systemd/systemd/issues/41085

  • Copy link
  • Flag this comment
  • Block
pixl_xip 🪿
@pixl_xip@pleroma.envs.net replied  ·  activity timestamp 6 days ago

@cwebber according to their CONTIBUTING.md slop won’t meet their standards anyway:

Using AI Code Generators

If you use an AI code generator such as ChatGPT, Claude, Copilot, Llama or a similar tool, this must be disclosed in the commit messages and pull request description.

The quality bar for contributions to this project is high, and unlikely to be met by an unattended AI tool, without significant manual corrections. Always thoroughly review and correct any such outputs, for example ensuring it accurately follows Coding Style at the very minimum. Please do not fire-and-forget pull requests without any human intervention and review, as that will likely result in low-quality results that will not be accepted, and if done repeatedly, may result in the account being blocked. As with any other submissions, authors are responsible for doing due diligence and ensuring their submissions are compatible with the project’s license as documented in LICENSES/README.md.

Not sure how well this is enforced, though.

  • Copy link
  • Flag this comment
  • Block
Benrob0329
@benrob0329@dice.camp replied  ·  activity timestamp 6 days ago

@cwebber Sounds like I'll be poking at Void again soon...

And maybe OpenBSD or something on my laptop.

  • Copy link
  • Flag this comment
  • Block
Chris Fox
@foxcj@mastodon.social replied  ·  activity timestamp 6 days ago

@cwebber Glad I fell into the Void years ago for desktop Linux.* Boots fast, and its runit init scripts are usually just a couple of lines long. Hmm, what were the original arguments for that Poetterage thing again?

(*Alpine and Devuan for servers.)

#voidlinux

  • Copy link
  • Flag this comment
  • Block
Aleksandr Yakunichev
@yacodes@mastodon.social replied  ·  activity timestamp 6 days ago

@cwebber For how long will this continue happening? bitwarden, chardet, vim, systemd...

  • Copy link
  • Flag this comment
  • Block
@BjornW@mastodon.social
@BjornW@mastodon.social replied  ·  activity timestamp 6 days ago

@cwebber Baffeld. Do none of those opensource developers using these 'agents' by Anthropic or other morally impaired AI companies feel burdened by contributing to the popularity & bottom lines of these companies? The same companies that stole their code without credit or compensation, using too much energy, water & land exacerbating climate change. Some of even contributing to war crimes. 😩

  • Copy link
  • Flag this comment
  • Block
Christine Lemmer-Webber
@cwebber@social.coop replied  ·  activity timestamp 6 days ago

EDIT: See later in thread, it seems like the good news is at least that it's not having auto-merging on, which is where the security risk comes in. I still have other concerns.

Looks like they're also using Claude for PR review https://github.com/systemd/systemd/commit/9a70fdcb741fc62af82427696c05560f4d70e4de

Which probably means systemd is now the most attractive target in FOSS for an AI prompt injection attack to insert a backdoor

EDIT: It does seem that they don't have auto-merging of PRs from the review bot, which is an improvement over the situation (and mitigates the primary security risk, hopefully it stays that way), and AI contributions are asked to be disclosed. That said, it seems like the issue is closed, and they are firmly in the "we will accept AI contributions, as long as disclosed" camp.

  • Copy link
  • Flag this comment
  • Block
+>e
@eons@mastodon.gamedev.place replied  ·  activity timestamp 5 days ago

@cwebber the problem is that once they let a little of AI in the project (and with contributors having not very good appreciation of human contribution) it will start replacing/displacing the good devs and maintainers aren't going to review AI code

  • Copy link
  • Flag this comment
  • Block
Christine Lemmer-Webber
@cwebber@social.coop replied  ·  activity timestamp 5 days ago

Poettering commented, the issue is now closed. https://github.com/systemd/systemd/issues/41085#issuecomment-4053443496

Asking for detection of security vulnerabilities from an LLM is one thing though, that one I could consider useful, but the real question is code and documentation generation. It does seem that for now, the bot usage isn't auto-merging PRs, which does alleviate some previous concerns of mine if reading that right.

But, in AGENTS.md it does mention "docs/CODING_STYLE.md — full style guide (must-read before writing code)". https://github.com/systemd/systemd/blob/main/AGENTS.md

They do require disclosure in the project also of LLM usage. But this does imply that LLM contributed changes are considered welcome, so we will probably see more of them, but I suppose at least they should hopefully be marked appropriately.

  • Copy link
  • Flag this comment
  • Block
Christine Lemmer-Webber
@cwebber@social.coop replied  ·  activity timestamp 5 days ago

I will admit, I made this thread when pretty frustrated and upset about it. SystemD is so key to the security of many peoples' machines. I don't necessarily see having security reviews be a problem the same way that codegen and etc are. And I was wrong about the PR review vulnerability risk in that *for now* afaict the review bot is just performing read-only security review, is not taking auto-action on merging, which is the real risk.

So maybe I overreacted? But Poettering's comment reads the way that most comments I have read that have been drawn into AIgen code have gone, which is "you gotta admit that things are changing, these things are getting really good" and then opening the door to aigen contributions. Which I am very wary of...

  • Copy link
  • Flag this comment
  • Block
Bruce Simpson, Ph.D.
@bms48@mastodon.social replied  ·  activity timestamp 4 days ago

@cwebber I would take anything Lennart Poettering says with a massive pinch of salt, given how often I run up against his broken monothic Windows Services imitation these days just trying to build a protocol lab.

  • Copy link
  • Flag this comment
  • Block
daandemeyer
@daandemeyer@mastodon.social replied  ·  activity timestamp 5 days ago

@cwebber the AI contributions will happen regardless. It's trivial to have e.g. opus 4.6 spit out prs that we would not be able to classify as being written by AI. In fact, by adding an AGENTS.md that instructs AIs to add disclosure, we probably make AI written prs more obvious. Anyway, if we know people are going to use AI to contribute in ways we cannot reliably detect, we may as well add instructions to make those prs as good as possible.

  • Copy link
  • Flag this comment
  • Block
Jan Lehnardt :couchdb:
@janl@narrativ.es replied  ·  activity timestamp 5 days ago

@cwebber I keep being baffled by these folks just ignoring the code provenance and licensing issues.

  • Copy link
  • Flag this comment
  • Block
Christine Lemmer-Webber
@cwebber@social.coop replied  ·  activity timestamp 5 days ago

@janl Indeed, people have gotten the mistaken impression that the licensing issues have been answered. THEY HAVEN'T YET! The US Supreme Court *declined to take on* a case which had ruled in a lower court that AI generated materials were in the public domain. And yet I am seeing *all over the place* people saying that the US Supreme Court said AI output is in the public domain. They didn't!

And outside the US, nothing is answered either! It's true that the US tends to set international precedent but we are *also* not in times where we can count on that, either.

  • Copy link
  • Flag this comment
  • Block
Joe Brockmeier (jzb)
@jzb@hachyderm.io replied  ·  activity timestamp 5 days ago

@cwebber @janl On the legal side, I think folks are counting on the fact that so much money is behind the position that AI sufficiently launders copyright that there's little chance courts in the U.S. are going to rule otherwise. I don't *like* that position, because I think it's wrong on a number of levels -- but if I had to wager a paycheck on the outcome of a court case... that's the position I'd put the money on.

It seems unlikely that SCOTUS, for example, is ever going to rule against the monied class. The only way I see SCOTUS ruling the other way is if it's two money giants going toe-to-toe and the conservatives see some advantage in finding that AI-generated code infringes on copyright. Even then, I'd expect it to be a narrow, hard-to-generalize ruling.

But what do I know? I'm just trying to keep my head above water like most folks.

  • Copy link
  • Flag this comment
  • Block
Stilic 🇫🇷
@stilic@piaille.fr replied  ·  activity timestamp 5 days ago

@cwebber Poettering's opinion is quite common AFAIK
But that doesn't mean it's good to let it be that way
We must be the change we want to see if we want improvements

  • Copy link
  • Flag this comment
  • Block
lj·rk
@ljrk@todon.eu replied  ·  activity timestamp 5 days ago

@cwebber This. I do think that writing code oneself and running it through checkers (any, and the more the better, roughly, as long as they don't replace humans) is a good thing. But these checkers should run sandboxed, just flag issues -- as any linter. And if that stuff is LLM-powered, so be it. But agentic coding? LLM-driven suggestions/refactoring? I'm soooo weary of this.

  • Copy link
  • Flag this comment
  • Block
Râu Cao ⚡
@raucao@kosmos.social replied  ·  activity timestamp 5 days ago

@cwebber Why are you spreading FUD like that? The very file you linked states the policy:

> Per project policy: if you use AI code generation tools, you must disclose this in commit messages by adding e.g. Co-developed-by: Claude <claude@anthropic.com>. All AI-generated output requires thorough human review before submission.

  • Copy link
  • Flag this comment
  • Block
HoldMyType
@xameer@mathstodon.xyz replied  ·  activity timestamp 5 days ago

@cwebber @david_chisnall for once I ll say it again
#systemdsucks

  • Copy link
  • Flag this comment
  • Block
:debian: 𝚜𝚎𝚕𝚎𝚊 :opensuse:
@selea@social.linux.pizza replied  ·  activity timestamp 5 days ago

@cwebber

I just wondered what kind of taste I had in my mouth when I read that PR.

Turns out that was puke.

  • Copy link
  • Flag this comment
  • Block
spinnyspinlock
@spinnyspinlock@infosec.exchange replied  ·  activity timestamp 5 days ago

@cwebber dear machine that agrees with everything, is my code good? are you sure?

  • Copy link
  • Flag this comment
  • Block
Jordan Petridis
@alatiera@mastodon.social replied  ·  activity timestamp 5 days ago

@cwebber How do you plan on doing a prompt injection when it only has read-only access?

  • Copy link
  • Flag this comment
  • Block
Mark Stosberg
@markstos@urbanists.social replied  ·  activity timestamp 6 days ago

@cwebber I use Code Rabbit reviews on some projects. It’s always in addition to and not instead of human reviews. It often catches some details that humans might miss and overall has raised the quality of the review process.

Are there indications that systemd is reducing human reviews?

  • Copy link
  • Flag this comment
  • Block
kirakira☆
@kirakira@furry.engineer replied  ·  activity timestamp 6 days ago

@cwebber oh this is really bad lmao

  • Copy link
  • Flag this comment
  • Block
MrMagne
@MrMagne@framapiaf.org replied  ·  activity timestamp 6 days ago

@cwebber oh, you mean the PID 1 that does everythig… brilliant

  • Copy link
  • Flag this comment
  • Block
Kye Fox
@Kye@tech.lgbt replied  ·  activity timestamp 6 days ago

@cwebber I like to think GitHub's own MCP server has someone on there trying to limit this exposure.

  • Copy link
  • Flag this comment
  • Block
Erin 💽✨
@erincandescent@akko.erincandescent.net replied  ·  activity timestamp 6 days ago

@cwebber@social.coop i'm not sure how, claude is running inside a read only github actions sandbox.

  • Copy link
  • Flag this comment
  • Block
elle
@elle@weathered-steel.social replied  ·  activity timestamp 6 days ago

@cwebber this is so disheartening... they are opening up huge attack vectors that they absolutely don't have to.

wonder how big the bribe was to get systemd maintainers to start using Claude?

time to start shopping around for non-systemd distros, I guess. thanks assholes

  • Copy link
  • Flag this comment
  • Block
Christine Lemmer-Webber
@cwebber@social.coop replied  ·  activity timestamp 6 days ago

@elle Guix doesn't use systemd and has good people in it (biased: I am a Guix contributor)

  • Copy link
  • Flag this comment
  • Block
elle
@elle@weathered-steel.social replied  ·  activity timestamp 6 days ago

@cwebber you know, I have been meaning to try out Guix. their work on reproducible builds is really impressive.

thanks for the pointer! 💜

  • Copy link
  • Flag this comment
  • Block
Tariq
@rzeta0@mathstodon.xyz replied  ·  activity timestamp 6 days ago

@cwebber

Automated review makes any additional human review lazier. It's human nature.

That makes the overall quality controls weaker.

  • Copy link
  • Flag this comment
  • Block
jell
@joshuaelliott@mastodon.social replied  ·  activity timestamp 6 days ago

@cwebber Goddamnit, I JUST got Fedora set up.

fuuuuuuuuuuuuuuuuuuckadoodledoo.

  • Copy link
  • Flag this comment
  • Block
Michael Trent Reznor
@trentmichael_reznor@mastodon.social replied  ·  activity timestamp 6 days ago

@cwebber If maintainers are using Claude to review pull requests in systemd, it does raise concerns some developers talk about like the possibility of prompt-injection attacks influencing automated code reviews. Still, most major open-source projects rely on multiple human reviewers and testing pipelines, which helps reduce the risk of any AI-introduced backdoor slipping through.

  • Copy link
  • Flag this comment
  • Block
Christine Lemmer-Webber
@cwebber@social.coop replied  ·  activity timestamp 6 days ago

@trentmichael_reznor Prompt injection attacks against PR review agents have resulted in backdoors have resulted in merged PRs with nobody noticing

  • Copy link
  • Flag this comment
  • Block
Michael Trent Reznor
@trentmichael_reznor@mastodon.social replied  ·  activity timestamp 6 days ago

@cwebber There have been concerns and demonstrations showing how prompt-injection attacks could mislead AI review tools, but there’s no widely confirmed case of a major open-source project having a real backdoor merged solely because of an AI PR reviewer. Tools used with projects like systemd are usually advisory, with human maintainers still responsible for the final review.

  • Copy link
  • Flag this comment
  • Block
Christine Lemmer-Webber
@cwebber@social.coop replied  ·  activity timestamp 6 days ago

@trentmichael_reznor Depends on what you mean by "major", I suppose. 4k users affected by https://grith.ai/blog/clinejection-when-your-ai-tool-installs-another before it was caught.

However, nowhere near the scale of systemd, for sure. But that seems like a matter of time.

A GitHub Issue Title Compromised 4,000 Developer Machines

A prompt injection in a GitHub issue triggered a chain reaction that ended with 4,000 developers getting OpenClaw installed without consent. The attack composes well-understood vulnerabilities into something new: one AI tool bootstrapping another.
  • Copy link
  • Flag this comment
  • Block
Dmitri Ravinoff
@toxomat@social.tchncs.de replied  ·  activity timestamp 6 days ago

@cwebber

I believe @trentmichael_reznor is a cheapo llm. Blocking it.

  • Copy link
  • Flag this comment
  • Block
Stephen Bannasch (316 ppm)
@stepheneb@ruby.social replied  ·  activity timestamp 6 days ago

@cwebber

Some of @trentmichael_reznor responses in this thread appear to have a similarity to gen-ai text …??

  • Copy link
  • Flag this comment
  • Block
Christine Lemmer-Webber
@cwebber@social.coop replied  ·  activity timestamp 6 days ago

@trentmichael_reznor systemd gets a lot more attention, so maybe it's not as likely, but

  • Copy link
  • Flag this comment
  • Block
daandemeyer
@daandemeyer@mastodon.social replied  ·  activity timestamp 5 days ago

@cwebber @trentmichael_reznor It's not just that, the ai part of the review workflow runs with only read-only access to the repository. All it does is produce some json that is processed by another step further in the workflow which does have permission to write the comments from the json to prs.

I did put a little thought into making the risk of promo injection is minimal. The review workflow can also only be triggered by repository members and is not triggered automatically yet.

  • Copy link
  • Flag this comment
  • Block
Jeff
@overeducatedredneck@bitbang.social replied  ·  activity timestamp 6 days ago

@cwebber @trentmichael_reznor a quick refresher: the xz backdoor was only using xz as a delivery system. While the payload ultimately put a backdoor in sshd, it had to attack flaws in systemd to do so.

This was likely a nation state backed apt behind the attack. We almost missed it.

systemd adopting botshit is going to make the next backdoor easier. They're probably already working on it.

I'm just glad I already dumped systemd.

  • Copy link
  • Flag this comment
  • Block
Michael Trent Reznor
@trentmichael_reznor@mastodon.social replied  ·  activity timestamp 6 days ago

@cwebber True because systemd is so widely used and closely watched, it tends to get heavy scrutiny from maintainers and the broader open-source community, which lowers the chance of something slipping through unnoticed. Still, the concern about AI-assisted reviews remains a valid topic in security discussions.

  • Copy link
  • Flag this comment
  • Block
Ra (Freyja) (it/its)𒀭𒈹𒍠𒊩
@freya@social.highenergymagic.net replied  ·  activity timestamp 6 days ago

@cwebber holy shit I'm not a flatout genai hater but even I can say categorically no, do not, this is bad, this is ....... no. I mean systemd is a trash-tier init system anyway, it's built like a Gnome graphical app when it's literally your fucking init system, that shit should be built to be maximally safe....

  • Copy link
  • Flag this comment
  • Block
Efexor Zolpidem :v_com:
@capeta@ursal.zone replied  ·  activity timestamp 6 days ago

@cwebber will this nightmare ever end

  • Copy link
  • Flag this comment
  • Block
unlofl [Promoted Toot]
@unlofl@mstdn.social replied  ·  activity timestamp 6 days ago

@cwebber

"This file provides guidance to AI coding agents when working with code in this repository. Only add instructions to this file if you've seen an AI agent mess up that particular bit of logic in practice."

followed by

"Never invent your own build commands or try to optimize the build process"

lmao, I bet that was a funny screw up

  • Copy link
  • Flag this comment
  • Block
Softwarewolf
@faoluin@chitter.xyz replied  ·  activity timestamp 6 days ago

@cwebber Debian is probably kicking themselves right now. blobfoxnotlikethis

  • Copy link
  • Flag this comment
  • Block
Doug Whitfield [Minneapolis]
@musicman@mastodon.social replied  ·  activity timestamp 6 days ago

@cwebber you broke github

Github rate limit screenshot
Github rate limit screenshot
Github rate limit screenshot
  • Copy link
  • Flag this comment
  • Block
Chip Butty
@otfrom@functional.cafe replied  ·  activity timestamp 6 days ago

@musicman @cwebber I've been getting that a lot from GitHub when I'm not logged in.

Do you think they might be having code quality issues?

  • Copy link
  • Flag this comment
  • Block
Christine Lemmer-Webber
@cwebber@social.coop replied  ·  activity timestamp 6 days ago

@musicman that's right the christine effect isn't limited to fedi nodes

  • Copy link
  • Flag this comment
  • Block
RooneyMcNibNug
@rooneymcnibnug@mastodon.social replied  ·  activity timestamp 6 days ago

@cwebber this one definitely has me pulling my hair out...

  • Copy link
  • Flag this comment
  • Block
soc
@soc@chaos.social replied  ·  activity timestamp 6 days ago

@cwebber Another case that shows that LLMs are unethical, because they prey both on people with very low self-esteem and on people with very high self-esteem.

  • Copy link
  • Flag this comment
  • Block
woe2you
@woe2you@beige.party replied  ·  activity timestamp 6 days ago

@cwebber Great, now I have to replace half my operating system.

  • Copy link
  • Flag this comment
  • Block
The Autumnal Owlbear 🦃🍂🏳️‍🌈
@cocaine_owlbear@retro.pizza replied  ·  activity timestamp 6 days ago

@cwebber well, I was gonna abandon systemd anyway. But gods damn it, I just got my modded-to-hell Skyrim working. The Owlbear is finishing a play through first…

  • Copy link
  • Flag this comment
  • Block
lhp
@lhp@mastodon.social replied  ·  activity timestamp 6 days ago

@cwebber ugh, whyyy. The only init I can stand to use long term :(

  • Copy link
  • Flag this comment
  • Block
Brian!
@bclindner@mas.to replied  ·  activity timestamp 6 days ago

@cwebber you'll notice about everything Red Hat touches is compromised in this regard! harold

  • Copy link
  • Flag this comment
  • Block
Ingo
@lasombra_br@mas.to replied  ·  activity timestamp 6 days ago

@bclindner @cwebber This time it seems there’s no Red Hat involvement

  • Copy link
  • Flag this comment
  • Block
JackPearse
@jackpearse@nrw.social replied  ·  activity timestamp 6 days ago

@cwebber whoot?

  • Copy link
  • Flag this comment
  • Block
Breadly :neocatspinny:
@Alexa@mstdn.breadcat.run replied  ·  activity timestamp 6 days ago

@cwebber Oh fucking hell 💀

  • Copy link
  • Flag this comment
  • Block
trisweb
@trisweb@m.trisweb.com replied  ·  activity timestamp 6 days ago

@cwebber ohhhh no, but it's so core 😫

  • Copy link
  • Flag this comment
  • Block
FoolishOwl
@foolishowl@social.coop replied  ·  activity timestamp 6 days ago

@cwebber I have no words.

  • Copy link
  • Flag this comment
  • Block
Christine Lemmer-Webber
@cwebber@social.coop replied  ·  activity timestamp 6 days ago

One more reason to use Guix + Shepherd!

  • Copy link
  • Flag this comment
  • Block
The Autumnal Owlbear 🦃🍂🏳️‍🌈
@cocaine_owlbear@retro.pizza replied  ·  activity timestamp 6 days ago

@cwebber I'm more of an OpenRC or dinit kind of Owlbear personally. Also, Guix doesn't support NY laptop's hardware (imma be a lot more careful about my next laptop…)

  • Copy link
  • Flag this comment
  • Block
Gábor Udvari
@gaborudvari@fosstodon.org replied  ·  activity timestamp 6 days ago

@cocaine_owlbear @cwebber Guix has channels for third-party packages, kinda like Ubuntu PPAs or Arch AUR, but more decentralized. There is one such channel with firmwares and vanilla kernels called nonguix. Theres is a LiveCD maintained by @hako with that channel already enabled, you can try it out with your current laptop:

https://codeberg.org/hako/Testament#headline-9

Codeberg.org

Testament

Guix System literate configurations and dotfiles
  • Copy link
  • Flag this comment
  • Block
Nelson
@skyfaller@jawns.club replied  ·  activity timestamp 6 days ago

@cwebber Will GNU Guix be able to keep LLMs out of Shepherd and Hurd? I'm also worried about the Linux kernel potentially slopifying.

  • Copy link
  • Flag this comment
  • Block
Christine Lemmer-Webber
@cwebber@social.coop replied  ·  activity timestamp 6 days ago

@skyfaller Linux already is slopifying

  • Copy link
  • Flag this comment
  • Block
Niklas
@ytvwld@chaos.social replied  ·  activity timestamp 6 days ago

@cwebber @skyfaller but Hurd is too, right? https://lists.gnu.org/archive/html/bug-hurd/2026-02/msg00133.html

Re: [PATCH 0/4 gnumach] Working SMP 64b

  • Copy link
  • Flag this comment
  • Block
Nelson
@skyfaller@jawns.club replied  ·  activity timestamp 6 days ago

@ytvwld @cwebber Yes, this is what I was looking for but I couldn't find the reference, looks like slop is infecting Guix projects already. It's probably not too late to change course if Guix can find its spine, but given how many previously respected projects have fallen already I'm not optimistic.

  • Copy link
  • Flag this comment
  • Block
Nelson
@skyfaller@jawns.club replied  ·  activity timestamp 6 days ago

@cwebber Regardless of how quickly the Linux kernel is slopifying (you probably know better than I do), it doesn't really matter if the alternatives are not able to draw hard lines and keep the slop out; they'll just slopify slightly slower. Is Guix up to the task? Will there be alternatives, or will every option be slop?

I just haven't seen a policy yet from Guix and it's making me nervous.

  • Copy link
  • Flag this comment
  • Block
Ensō
@ensoyote@furry.engineer replied  ·  activity timestamp 6 days ago

@cwebber one positive thing about getting a Mac as a work laptop is that I can now give Guix a proper try on my ThinkPad without losing my only machine

  • Copy link
  • Flag this comment
  • Block
Log in

Bonfire Dinteg Labs

This is a bonfire demo instance for testing purposes. This is not a production site. There are no backups for now. Data, including profiles may be wiped without notice. No service or other guarantees expressed or implied.

Bonfire Dinteg Labs: About · Code of conduct · Privacy ·
Bonfire social · 1.0.0 no JS en
Automatic federation enabled
  • Explore
  • About
  • Code of Conduct
Home
Login