Who wants to buy his foot cheese? Anyone?
provectus
- 0 Posts
- 75 Comments
I was so focused on the picture instead that I forgot about the title, lol. Time to interject for a moment.
Does RMS fit in the picture here? The founder of the fsf and GNU.

- gentoo: # configure the make file for Firefox, and emerge www-client/Firefox.
It should take a moment or two to install. /s
provectus@lemmy.mlto
Technology@lemmy.world•Linus Torvalds used AI to fix a Linux bug, and now LLM critics on Linux face an uncomfortable choiceEnglish
1·4 days agoJust want to let you know from my canoebooted laptop that I run a 100% “free as in freedom” OS (trisquel GNU/Linux). Also you have convinced me about striving for a goal instead of doing it perfectly, which is not possible. Well said.
provectus@lemmy.mlto
Linux@programming.dev•Now that Debian is embracing AI anyone have any anti-AI distro recommendations?English
3·4 days agoNetBSD is more portable than Linux and supports a lot of CPU architectures. OpenBSD is secure by default. I think the BSD’S have jails, which are better containers, but I do not know much about it.
For desktop daily use, it only matters if you really want that Unix taste.
provectus@lemmy.mlto
Linux@programming.dev•Now that Debian is embracing AI anyone have any anti-AI distro recommendations?English
1·4 days agoWhat about openBSD? I doubt the most secure OS would want llm code.
provectus@lemmy.mlto
Linux@programming.dev•Debian developer Antoine Le Gonidec resigns after option allowing corporate LLM use without disclosure wins voteEnglish
2·5 days agoIs there another GPL OS instead? I am a fan of the GNU Hurd, but sadly I cannot run it on my hardware. The team of devs is really small, and it is amazing what they have done in all these years.
provectus@lemmy.mlto
Linux@lemmy.ml•Omarchy: Any User Process Can Escalate to RootEnglish
4·5 days agoNetBSD already runs a lot of the satellites out there.
provectus@lemmy.mlto
Linux@lemmy.ml•Debian Votes To Allow "Responsible Use Of Generative AI"English
2·7 days agoI have also heard of solaris, but never had a clue what it was.
I am pretty sure that is the enterprise OS owned by Oracle. It is closed source.
All I want is an os I can trust, that is logical, works, and stays out of my way.
NetBSD or openBSD is your best bet. You will have to install the desktop environment yourself though, unless you like their cwm. FreeBSD is the most popular BSD, but they are using AI to find security vulnerabilities.
provectus@lemmy.mlto
Linux@lemmy.ml•Debian Votes To Allow "Responsible Use Of Generative AI"English
3·7 days agoTime to look around again I guess, I’ve never looked into BSD, Hurd, Solaris…
The GNU Hurd is probably not going to be for you unless you have Ethernet and an old thinkpad or dell laptop. In the mailing list, I know the main devs are usually against ai contributions, although I am unaware if they have a policy.
I would recommend using netBSD because the devs have a clear stance on no rust and no llm usage. There is also openBSD which has the best code quality of the three BSD’s, and I think had 2 vulnerabilities in a decade.
provectus@lemmy.mlto
Linux@lemmy.ml•Debian Votes To Allow "Responsible Use Of Generative AI"English
62·7 days agoI disagree. For one, it’s unenforceable, just like outright banning it.
Agreed. I an aware a lot of people contributed to the Linux kernel, without disclosing they used ai.
Good code always was and should always be one where a human is fully responsible for it; if you decide to vibecode and happens to end up with perfect code, good; if you write it fully yourself but it’s crap it doesn’t absolve you that you didn’t use AI…
Yeah. I do not blame the ai for writing the code, but rather the person to accept and push that code even if they know it is crap.
I love pkgsrc. Thought flatpak, snaps, and appimages solved fragmentation, well pkgsrc solved OS fragmentation across ALL UNIX-LIKE SYSTEMS. I want netBSD to keep working on their rumpkernels as well, so we run their drivers ON ANY OS.
(I wanted to put emphasis to show how amazing NetBSD is)
Synaptic is still around in Debian.
Synaptic is still on Debian lxqt for me. Synaptic is also installed on trisquel 12, which is what I am using also.
provectus@lemmy.mlto
Linux@lemmy.ml•Omarchy Linux Just Got $8 Million From Tech's Biggest NamesEnglish
2·9 days agoLike GNU Guix!
provectus@lemmy.mlto
Linux@lemmy.ml•Omarchy Linux Just Got $8 Million From Tech's Biggest NamesEnglish
2·9 days agoI respectfully disagree. XFCE having the same experience is its main appeal.
I agree, and that is why I like xfce. I just would not really notice a difference if the project died or if it kept being developed. It is the same thing with lightdm. Until now, no one was maintaining lightdm. I did not even realize the project was rotting, and kept using it eventhough it was unmaintained since Ubuntu switched to GDM. In addition, I am still using Xorg eventhough it is dead, and it works fine.
provectus@lemmy.mlto
Linux@lemmy.ml•Omarchy Linux Just Got $8 Million From Tech's Biggest NamesEnglish
1·10 days agoI am aware that someone is implementing wayland in xfce, but that does not change the UX of xfce. I probably will not feel a difference in using wayland xfce compared to X11 xfce.



Is it me, or is it kinda of odd that nixOS did not go full on nix with the init system? For example, setting up service with nix. Obviously systemd is fine for for me (please do not flame me systemd haters), but I wonder if the nix team thought of this idea.