pasci_lei, to NixOS German
@pasci_lei@mastodon.social avatar

Sorry für weiteres #NixOS Simping, aber man kann sogar #Flatpak den Nix Way installieren. Einfach geil. :owi:

Wie kommt es, dass NixOS nischiger ist, als #ArchLinux oder #Gentoo? Das ist der beste Weg eine #Linux Distro zu konfigurieren, den ich je gesehen habe. Ich wünschte, ich hätte es früher gekannt. Von NixOS habe ich das erste Mal vielleicht von vor ein paar Monaten oder so gehört.

https://github.com/gmodena/nix-flatpak

pasci_lei,
@pasci_lei@mastodon.social avatar

@sandro Also bei mir hat es wunderbar funktioniert.

sandro,
@sandro@c3d2.social avatar

@pasci_lei NetworkManager über Plasma? Das lädt glaube etwas spät im boot prozess

linmob, to random
@linmob@fosstodon.org avatar
hamblingreen,
@hamblingreen@fosstodon.org avatar

@linmob ...in the title of a weekly update? it's an honor

linmob,
@linmob@fosstodon.org avatar

@hamblingreen You're welcome!

SteveTux, to gentoo German
@SteveTux@mastodon.social avatar

Gentoo stone OS ;)

#Gentoo #Stone

gjdijkman, to foss
@gjdijkman@hub.gjdwebserver.nl avatar

As an update to the previous Toot! I have made a blogpost about which package is included in my binary-host: https://blog.gjdwebserver.nl/ords/f?p=107:HOME:::::ARTICLE:gjdwebserver-binaryhost-packages I've updated the readme of my overlay as-well with this information: https://git.gjdwebserver.nl/gjdwebserver/gjdwebserver-overlay. This would make it easier for everyone using @gentoo on a @PINE64 PinePhone Pro. So you don't have to waste heat and time compiling while still having the most optimised Linux on your PinePhone Pro.

kubikpixel, to gentoo
@kubikpixel@chaos.social avatar

Gentoo and NetBSD ban 'AI' code, but Debian doesn't – yet

The problem isn't just that LLM-bot generated code is bad – it's where it came from.

🐧 https://www.theregister.com/2024/05/18/distros_ai_code/


#gentoo #netbsd #debian #ai #llm #LLMs #bsd #linux #opensource #oss #bot #it

kubikpixel,
@kubikpixel@chaos.social avatar

🧵 …although I tend to favour OpenBSD and Linux for personal reasons, I find this decision OK. Certain open source projects lack clear, reasoned positions and decisions.

»NetBSD’s New Policy – No Place for AI-Created Code:
NetBSD bans AI-generated code to preserve clear copyright and meet licensing goals.«

🚩 https://linuxiac.com/netbsd-new-policy-prohibits-usage-of-ai-code/


#netbsd #bsd #ai #code #copyright #os #license #policy #AIgenerated #oss #linux #openbsd #OpenSourceProjekt

mgorny, to gentoo Polish
@mgorny@pol.social avatar

Technicznie rzecz biorąc, sporą część pracy związaniem z portowaniem paczek do Pythona 3.13 można zautomatyzować. W gruncie rzeczy, mamy już większość potrzebnych elementów — narzędzia, by znaleźć potencjalne paczki, zaktualizować PYTHON_COMPAT, uruchomić testy. Dlaczego więc robię to na wpół ręcznie?

Po pierwsze, daje mi to okazję, by zajrzeć w ebuildy. Mogę poszukać starych problemów, poprawić kod, czasem odkryć paczki, które powinniśmy byli usunąć dawno temu. Po drugie, patrząc na logi czasem mogę zauważyć, że testy gdzieś nie działają poprawnie (a w szczególności przypadek, że paczka nie zwraca błędu, kiedy testy nie przechodzą).

No i koniec końców, daje mi jakieś poczucie wartości, kiedy przez tę przeklętą gorączkę nie mogę się na niczym skupić.

timorl,
@timorl@social.wuatek.is avatar

@mgorny

No i koniec końców, daje mi jakieś poczucie wartości, kiedy przez tę przeklętą gorączkę nie mogę się na niczym skupić.

Ja też jakl jestem chore to potrafię wykonywać ino podstawowe funkcje życiowe takie jak programowanie. :blobfoxcomfycomputer:

librecast, to gentoo
@librecast@chaos.social avatar

We love encouraging others to try out and package our tools.

We'd love for librecast to be in #gentoo so we've submitted a request for the e-builds for liblibrecast, lcrq and lcsync to be packaged for gentoo.

https://bugs.gentoo.org/931672

It's now in the list of packages that would like a maintainer.

etchedpixels, to gentoo
@etchedpixels@mastodon.social avatar

Nice to see and catching up with which has had a

"Microsoft co-pilot laundered code is not accepted in this project"

for a long time. Possibly I need to generalize the rule these days.

mgorny, to gentoo Polish
@mgorny@pol.social avatar

Wiemy już, że wielu autorów oprogramowania jest wrogo nastawionych do testowania przez dystrybucje.

Co jednak powiecie na to, by zaszyfrować testy tak, by tylko CI było w stanie je uruchomić?

https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-python/pefile/pefile-2023.2.7.ebuild?id=ec0d293b15ba0514e9349fdbf9fed7131a72c226#n24
https://github.com/erocarrera/pefile/blob/master/tests/test_data.tar.bz2.enc

#Gentoo #Python

timorl,
@timorl@social.wuatek.is avatar

@mgorny Wut. Ależ to jest dziwne, ich repo z testami brzmi jakby twierdziło że to ze względu na to że nie wiedzą skąd się ich dane do testów oryginalnie wzięły (chyba?) i to wygląda jakby chcieli w ten sposób obejść ich licencjonowanie? Bardzo konfundujące. :blobfoxconfused:

mgorny,
@mgorny@pol.social avatar

@timorl, owszem, dziwne. Ja to czytam tak, że oryginalnie odziedziczyli te zaszyfrowane testy, a teraz starają się zrobić nowe, publiczne, ale też mają wątpliwą licencję.

timorl, to gentoo
@timorl@social.wuatek.is avatar

Soo… say I have a couple ebuilds that are probably not great quality (approximately first ones I wrote), but work. How should I go about making these useful for other people? Perhaps even including them in the main gentoo repo? This is mostly about Request Tracker, which already is in the repo, albeit in an old version (and with a wrong makefile patch), plus some of it’s dependencies (some of which I updated, some that never were in the main repo).

#Gentoo

ScottE,
@ScottE@mastodon.social avatar

@timorl
I think the Guru repo might be a better place.

timorl,
@timorl@social.wuatek.is avatar

@ScottE Unfortunetely, rule 11:

The primary purpose of GURU is to maintain packages not present in the Gentoo repository. Forking (overriding) actively maintained Gentoo packages into GURU is prohibited. If the package is moved to Gentoo, it should be removed from GURU.

And www-apps/rt is already in the main gentoo repo, so I’m not allowed to put that there. :blobfoxcry2:

Ryan, to gentoo
@Ryan@mastodon.mackners.com avatar

Well life wasn't hard enough so I decided to daily drive #gentoo with #openrc and #hyprland. Let's see how it goes over the next two weeks

#linux

gabrielesvelto,
@gabrielesvelto@fosstodon.org avatar

@Ryan for running a dekstop system OpenRC requires a bit more configuration than a systemd install, but it's usable and shouldn't pose too many issues

txt_file, to debian
@txt_file@chaos.social avatar

My #debian testing tries to install snapd.
Can I see #gentoo or #FreeBSD again? I do not want Canonical® snapd™.

Bad enough that libpipewire-0.3-modules (version 1.0.5-1) has a dependency to libsnapd-glib-2-1. :puke:

zirias,
@zirias@bsd.cafe avatar

@txt_file Didn't you know, to build software you absolutely need npm, cargo, nuget, pip, .... and MAKE SURE to always specify EXACT VERSIONS, you can easily deploy all that stuff with snap, appimage, flatpak, or better play it safe and just deploy docker images!!!!

Ladies&Gentlemen: #softwarecrisis #reloaded

txt_file,
@txt_file@chaos.social avatar

@zirias dependency management ist so 1990s. Let's just ship an image of developers notebook to customer.

oddly, to gentoo
@oddly@toot.re avatar

#Gentoo question; what is the best way to share a small improvement on an ebuild in the Guru repo? Asking to become a contributor sounds like overkill, with getting PGP working and all.

Would it be best to just create my own repo and add it to the list so it can be discovered?

@gentoo

(The improvement is making iio-sensor-proxy work on openRC by implementing a fix I found on the forums. Not that impressive, though now my Chromebook runs perfectly :))

oddly,
@oddly@toot.re avatar

@ferki thanks! I'm going to tinker with this over the weekend.

ferki,
@ferki@fosstodon.org avatar

@oddly Sounds great!

Thinking more about it, bugzilla may work a lot better for sending patches because:

  • the gentoo/guru repo on GitHub is only a mirror of the real repo, so merging pull requests there won't work directly
  • even if that would work, GURU maintainers in general don't have permissions to merge stuff inside the gentoo organization on GitHub

At the same time, bugzilla tickets are assigned directly to the maintainer of the ebuild in question.

ferki, to gentoo
@ferki@fosstodon.org avatar

#Vale, the “syntax-aware linter for prose built with speed and extensibility in mind”, has a new v3.4.2 release.

My overlay already makes it available for fellow #Gentoo users. I also contributed the same ebuild to the official Gentoo GURU overlay.

See my post for links: https://blog.ferki.it/2024/05/01/packaging-vale-3-4-2-for-gentoo/

Happy hacking!

ferki, to gentoo
@ferki@fosstodon.org avatar

#st, “a simple terminal implementation for X”, has a new 0.9.2 release.

My overlay already makes it available for fellow #Gentoo users. I also opened PR#36534 in the official Gentoo ebuild repository as proxied maintainer.

See my post for links: https://blog.ferki.it/2024/05/03/packaging-st-0-9-2-for-gentoo/

Happy hacking!

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • mdbf
  • ngwrru68w68
  • modclub
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • InstantRegret
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • megavids
  • GTA5RPClips
  • tacticalgear
  • normalnudes
  • tester
  • osvaldo12
  • everett
  • cubers
  • ethstaker
  • anitta
  • provamag3
  • Leos
  • cisconetworking
  • lostlight
  • All magazines