home.social

#arch-linux — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #arch-linux, aggregated by home.social.

fetched live
  1. Doing some dungeons and maybe progress through Enir-Ilim and beat... young Radahn the third time?

    Chat's disabled on youtube and there's phone # verification on twitch. Blame bots and weird "female women" (obv also bots) flirting at me..

    Still no commentary. I don't have enough confidence atm. Maybe next year ? lol.

    #youtube: youtu.be/jd2mNi68xv8
    #twitch: twitch.tv/reallylazybear

    #linuxgaming #eldenring #fromsoftware #archlinux #cachyos #gaming

  2. Doing some dungeons and maybe progress through Enir-Ilim and beat... young Radahn the third time?

    Chat's disabled on youtube and there's phone # verification on twitch. Blame bots and weird "female women" (obv also bots) flirting at me..

    Still no commentary. I don't have enough confidence atm. Maybe next year ? lol.

    #youtube: youtu.be/jd2mNi68xv8
    #twitch: twitch.tv/reallylazybear

    #linuxgaming #eldenring #fromsoftware #archlinux #cachyos #gaming

  3. Update: The actual trigger

    After digging a little deeper, it turns out that the #FDroid version of #Joplin was not the official Android release maintained by Joplin’s maintainer, @laurent22.

    The F-Droid build was maintained by muelli, who apparently released Joplin 3.7.2 prematurely. That is what triggered my little sync-update circus in the first place.

    That release has since been withdrawn. F-Droid is now back to Joplin 3.6.21 as its latest version, which also matches the version available through the official Joplin website’s alternative Android downloads.

    Lesson learned.

    Since my shared sync target has already been migrated to the 3.7 format, I’m keeping desktop, tablet, and phone on compatible versions for now. Downgrading again would just mean unnecessarily poking around in sync data and backups.

    So, going forward:

    • No more Joplin from #FDroid
    • Instead, I’ll use #Obtainium to track the official alternative-release channel from @laurent22
    • Once #CachyOS and Android officially ship Joplin 3.7+, I’ll switch back to the regular package sources

    Well. That is what happens when an unofficial build deploys a new sync format before the official release channels catch up.

    #ArchLinux #CachyOS #Android #ReleaseChannelHell #SyncTroubles

  4. Update: Der eigentliche Auslöser

    Nach etwas tieferer Recherche hat sich herausgestellt: Die Joplin-Version bei #FDroid war nicht die offizielle Android-Veröffentlichung von #Joplin-Maintainer @laurent22.

    Der F-Droid-Build stammt von muelli und hatte offenbar versehentlich Joplin 3.7.2 freigegeben. Genau dieses Update hat meinen kleinen Sync-Zirkus überhaupt erst ausgelöst.

    Die Version wurde inzwischen wieder zurückgezogen. Aktuell ist bei F-Droid wieder Joplin 3.6.21 die neueste verfügbare Version – und das entspricht auch der Version, die auf der offiziellen Joplin-Seite unter den alternativen Android-Downloads angeboten wird.

    Wieder was gelernt.

    Da mein gemeinsames Sync-Ziel inzwischen bereits auf dem 3.7er-Format liegt, lasse ich Desktop, Tablet und Smartphone vorerst auf den entsprechenden Versionen. Ein Downgrade würde jetzt nur wieder unnötig an Sync-Daten und Backups herumoperieren.

    Die Konsequenz für mich:

    • Keine Joplin-App mehr aus #FDroid
    • Stattdessen die alternativen offiziellen Releases von @laurent22 über #Obtainium
    • Sobald #CachyOS und Android offiziell bei Joplin 3.7+ angekommen sind, wechsle ich wieder zu den regulären Paketquellen

    Tja. Das kommt davon, wenn ein inoffizieller Build schneller ein neues Sync-Format ausrollt als die offiziellen Release-Kanäle hinterherkommen.

    #ArchLinux #CachyOS #Android #ReleaseChannelHell #SyncTroubles

  5. Heute gelernt

    „Cross-Platform“ heißt bei #Joplin offenbar: „Hoffen wir, dass eure Paketquellen zufällig gleichzeitig updaten.“

    Setup

    Irgendwann hörte der Desktop auf zu synchronisieren und warf mir das entgegen:

    In order to synchronise, please upgrade your application to version 3.7.0+

    Kleines Problem: Joplin 3.7 gab es in den CachyOS-/Arch-Repos noch nicht. Im AUR zwar schon, aber der ist hier bewusst deaktiviert.

    Mit etwas Unterstützung durch #Perplexity kam dann der Aha-Moment:

    • Joplin 3.7 bringt ein neues Sync-Format mit
    • Die F-Droid-Apps waren bereits auf 3.7 und hatten das gemeinsame Sync-Ziel migriert
    • Der Desktop mit 3.6.14 verstand das neue Format nicht mehr und machte beleidigt dicht

    Kurz gesagt: Kein OpenCloud-Bug, kein kaputter lokaler Sync-Pfad – einfach Release-Channel-Chaos zwischen Repository-Paket und F-Droid.

    Optionen

    1. Mobile Apps zurückrollen und den alten Sync-Stand aus Backups wiederherstellen
    2. Den Desktop vorübergehend auf Joplin 3.7 anheben, bis Arch/CachyOS nachzieht

    Ich habe dem Paketmanager einen kleinen Urlaub gegönnt:

    • Noch ein zusätzliches Backup des Desktop-Profils erstellt
    • Paketierte Version entfernt:
    sudo pacman -Rns joplin
    • Den offiziellen Installer im Pre-release-Modus ausgeführt:
    wget -O - https://raw.githubusercontent.com/laurent22/joplin/dev/Joplin_install_and_update.sh \
    | bash -s -- --prerelease

    Joplin gestartet → Sync sofort wieder da. Mobile und Desktop sprechen endlich wieder dieselbe Sprache.
    Jetzt warte ich nur noch darauf, dass das Arch-/CachyOS-Paket auf 3.7+ nachzieht, damit ich vom Script-Zirkus wieder zu einer sauber paketierten Version zurückwechseln kann.

    #ArchLinux #ReleaseChannelHell #SyncTroubles #SelfHosted

  6. Heute gelernt

    „Cross-Platform“ heißt bei #Joplin offenbar: „Hoffen wir, dass eure Paketquellen zufällig gleichzeitig updaten.“

    Setup

    Irgendwann hörte der Desktop auf zu synchronisieren und warf mir das entgegen:

    In order to synchronise, please upgrade your application to version 3.7.0+

    Kleines Problem: Joplin 3.7 gab es in den CachyOS-/Arch-Repos noch nicht. Im AUR zwar schon, aber der ist hier bewusst deaktiviert.

    Mit etwas Unterstützung durch #Perplexity kam dann der Aha-Moment:

    • Joplin 3.7 bringt ein neues Sync-Format mit
    • Die F-Droid-Apps waren bereits auf 3.7 und hatten das gemeinsame Sync-Ziel migriert
    • Der Desktop mit 3.6.14 verstand das neue Format nicht mehr und machte beleidigt dicht

    Kurz gesagt: Kein OpenCloud-Bug, kein kaputter lokaler Sync-Pfad – einfach Release-Channel-Chaos zwischen Repository-Paket und F-Droid.

    Optionen

    1. Mobile Apps zurückrollen und den alten Sync-Stand aus Backups wiederherstellen
    2. Den Desktop vorübergehend auf Joplin 3.7 anheben, bis Arch/CachyOS nachzieht

    Ich habe dem Paketmanager einen kleinen Urlaub gegönnt:

    • Noch ein zusätzliches Backup des Desktop-Profils erstellt
    • Paketierte Version entfernt:
    sudo pacman -Rns joplin
    • Den offiziellen Installer im Pre-release-Modus ausgeführt:
    wget -O - https://raw.githubusercontent.com/laurent22/joplin/dev/Joplin_install_and_update.sh \
    | bash -s -- --prerelease

    Joplin gestartet → Sync sofort wieder da. Mobile und Desktop sprechen endlich wieder dieselbe Sprache.
    Jetzt warte ich nur noch darauf, dass das Arch-/CachyOS-Paket auf 3.7+ nachzieht, damit ich vom Script-Zirkus wieder zu einer sauber paketierten Version zurückwechseln kann.

    #ArchLinux #ReleaseChannelHell #SyncTroubles #SelfHosted

  7. Today I learned

    #Joplin “Cross-platform” apparently means “let’s hope your package sources happen to update at the same time.”

    Setup

    At some point, the desktop stopped syncing and threw this at me:

    In order to synchronise, please upgrade your application to version 3.7.0+

    Minor issue: Joplin 3.7 was not in the CachyOS/Arch repositories yet. It was available in the AUR, but I deliberately keep that disabled.

    With a little help from #Perplexity, the culprit became clear:

    • Joplin 3.7 introduces a new sync format
    • The F-Droid apps had already moved to 3.7 and migrated the shared sync target
    • The desktop, stuck on 3.6.14, no longer understood that format and sulked accordingly

    So, in short: no OpenCloud bug, no broken local sync path — just release-channel chaos between the repository package and F-Droid.

    Options

    1. Roll back the mobile apps and restore the old sync state from backups
    2. Temporarily upgrade the desktop to Joplin 3.7 until Arch/CachyOS catches up

    I gave the package manager a little holiday instead:

    • Created one more backup of the desktop profile
    • Removed the packaged version:
    sudo pacman -Rns joplin
    • Installed the official pre-release build:
    wget -O - https://raw.githubusercontent.com/laurent22/joplin/dev/Joplin_install_and_update.sh \
    | bash -s -- --prerelease

    Started Joplin → sync worked immediately again. Mobile and desktop are finally speaking the same language.
    Now I’m waiting for the Arch/CachyOS package to reach 3.7+, so I can switch back from installer-script circus to a properly packaged build.

    #ArchLinux #ReleaseChannelHell #SyncTroubles #SelfHosted

  8. @datenteiler I have a 2012 MacBook Pro, a 2014 MacBook Air, a 2015 MacBook Pro Retina, and a 2014 5K iMac.

    All of them run beautifully on Garuda Linux (Arch).

    I did have to install and configure mbpfan, and the old Broadcom Wi-Fi cards have fallen out of support, necessitating a DKMS driver or replacing the card with a USB adapter (or I hear that the Apple to m.2 Wi-Fi adapter on Aliexpress also works).

    @garuda

  9. @datenteiler I have a 2012 MacBook Pro, a 2014 MacBook Air, a 2015 MacBook Pro Retina, and a 2014 5K iMac.

    All of them run beautifully on Garuda Linux (Arch).

    I did have to install and configure mbpfan, and the old Broadcom Wi-Fi cards have fallen out of support, necessitating a DKMS driver or replacing the card with a USB adapter (or I hear that the Apple to m.2 Wi-Fi adapter on Aliexpress also works).

    #Linux @garuda #GarudaLinux #archlinux

  10. Ayer salió Mesa 26.1.7 y hoy está en #Archlinux. ¡Y menos mal! Se soluciona la movida (muy molesta) de defectos en las animaciones de Gnome Shell.

  11. Ayer salió Mesa 26.1.7 y hoy está en #Archlinux. ¡Y menos mal! Se soluciona la movida (muy molesta) de defectos en las animaciones de Gnome Shell.

  12. On #ArchLinux, you can now get both the “oldstable” #XLibre 25.0.x and the latest “beta” 25.2.x packages from our XLibre third-party repo.

    Please see xlibre-arch.github.io for setup instructions. The old x11libre.net/repo/arch_based/x repo has been removed in favor of the new repos.

  13. On #ArchLinux, you can now get both the “oldstable” #XLibre 25.0.x and the latest “beta” 25.2.x packages from our XLibre third-party repo.

    Please see xlibre-arch.github.io for setup instructions. The old x11libre.net/repo/arch_based/x repo has been removed in favor of the new repos.

  14. [Перевод] Self-hosted почта на arch linux, postfix, dovecot и let's encrypt

    В этой статье я покажу, как настроить свой почтовый сервер для аккаунтов локальных пользователей без веб-морд, docker-ов, телеграм-помоек и LLM-высеров.

    habr.com/ru/articles/1070196/

    #archlinux #postfix #dovecot #dkim #dmarc #selfhosted #email #imap #smtp #mail

  15. Roses are red
    Violets are blue
    "pacman: Failed retrieving file: HTTP error"
    sudo pacman -Syu

  16. Roses are red
    Violets are blue
    "pacman: Failed retrieving file: HTTP error"
    sudo pacman -Syu

    #Arch #ArchLinux #Linux #pacman

  17. heads up to folks on arch with the tpm2-tss package: You'll have to do the funny:

    $ sudo pacdiff
    ==> pacnew file found for /etc/tpm2-tss/fapi-profiles/P_ECCP384SHA384.json
    :: (V)iew, (M)erge, (S)kip, (R)emove pacnew, (O)verwrite with pacnew, (Q)uit: [v/m/s/r/o/q] O
    renamed '/etc/tpm2-tss/fapi-profiles/P_ECCP384SHA384.json.pacnew' -> '/etc/tpm2-tss/fapi-profiles/P_ECCP384SHA384.json'
    ==> pacnew file found for /etc/tpm2-tss/fapi-profiles/P_RSA3072SHA384.json
    :: (V)iew, (M)erge, (S)kip, (R)emove pacnew, (O)verwrite with pacnew, (Q)uit: [v/m/s/r/o/q] O
    renamed '/etc/tpm2-tss/fapi-profiles/P_RSA3072SHA384.json.pacnew' -> '/etc/tpm2-tss/fapi-profiles/P_RSA3072SHA384.json'



    or it'll be fucking broken.

    probably going to be a news entry soon.

    #ArchLinux #tpm2_tss

  18. fun fact: base #archlinux systems ship with a makefile in /var/db, from the glibc package. this appears to read+parse each of the plaintext /etc/{passwd,group,shadow}, and generate a Berkley DB [1] as /var/db/{...}.db. i think the flow is: if your plaintext databases are large to the point of scaling poorly [2], then you would edit your nsswitch.conf to source from db, and run the Makefile whenever there are changes to the state

    [1] en.wikipedia.org/wiki/Berkeley
    [2] unix.stackexchange.com/a/600503

  19. I just realized #librewolf is in the #archlinux official repositories now. BRILLIANT!!! 👏👏👏

  20. PSA to my #ArchLinux fedicritters on #Intel: if you suddenly can't get into your system and not even a complete reinstall helps, this might be why: github.com/intel/Intel-Linux-P.

    Downgrade intel-ucode and Bob's your uncle

    There's a patch in the repos already so check that

  21. PSA to my #ArchLinux fedicritters on #Intel: if you suddenly can't get into your system and not even a complete reinstall helps, this might be why: github.com/intel/Intel-Linux-P.

    Downgrade intel-ucode and Bob's your uncle

    There's a patch in the repos already so check that

  22. Została wydana nowa wersja Manjaro 26.1 o nazwie kodowej „Bian-May”. Manjaro Linux to dystrybucja typu Live zbudowana na Arch Linux i skierowana do użytkowników komputerów osobistych... linuxiarze.pl/manjaro-26-1/ #linux #archlinux

  23. Została wydana nowa wersja Manjaro 26.1 o nazwie kodowej „Bian-May”. Manjaro Linux to dystrybucja typu Live zbudowana na Arch Linux i skierowana do użytkowników komputerów osobistych... linuxiarze.pl/manjaro-26-1/ #linux #archlinux

  24. Sightseeing on the Shaman Village. Sat here for about 10 minutes just staring. The music got me teary eyed around here. Reminds me of the fights I had with the Elden Beast, the memories of people telling me to keep moving forward and have fun.

    Those days are long gone. I sometimes think about them, regret my decisions from time to time, but they're not coming back. Regardless I'll keep beating bosses and I dunno, maybe do NG+2.

    #eldenring #fromsoftware #gaming #linuxgaming #archlinux #mastodon

  25. Sightseeing on the Shaman Village. Sat here for about 10 minutes just staring. The music got me teary eyed around here. Reminds me of the fights I had with the Elden Beast, the memories of people telling me to keep moving forward and have fun.

    Those days are long gone. I sometimes think about them, regret my decisions from time to time, but they're not coming back. Regardless I'll keep beating bosses and I dunno, maybe do NG+2.

    #eldenring #fromsoftware #gaming #linuxgaming #archlinux #mastodon

  26. Just progressing & beating some bosses in Elden Ring SOTE NG+

    Have been doing the DLC with my cousin and sometimes with some randoms so I haven't been streaming them.

    Also chat's disabled on streams. Idk. I can't BEAR to look at my empty chat on both platforms. Feels worse than losing 3 million runes to a swarm of fucking rats.

    That never happened btw but you get the point. I'm also a little sleepy that a sleep pot thrown right at the head should put me to sleep right away, lol.

    #youtube: youtu.be/sWW23JvUTlM
    #twitch: twitch.tv/reallylazybear

    #linuxgaming #eldenring #fromsoftware #steam #valve #proton #linux #archlinux #cachyos #gaming #darksouls #darksouls2 #darksouls3 #soulslike

  27. Desde hace algunos días mi PC se apagaba sola de vez en cuando de manera aleatoria 😓

    1️⃣ En primer momento pensé que era la fuente (es un poco chica para lo que consume), pero de ser así fallaría siempre igual.

    2️⃣ Otra opción: que esté fallando el botón de encendido y envíe la señal de apagado sin que lo haya presionado.

    👉️ Cargué esta opción en el /etc/systemd/logind.conf:

    HandlePowerKey=ignore

    Y hasta ahora parece funcionar 🤞

    Digo, por si le sirve a alguien!

    #archlinux #systemd #logind

  28. Desde hace algunos días mi PC se apagaba sola de vez en cuando de manera aleatoria 😓

    1️⃣ En primer momento pensé que era la fuente (es un poco chica para lo que consume), pero de ser así fallaría siempre igual.

    2️⃣ Otra opción: que esté fallando el botón de encendido y envíe la señal de apagado sin que lo haya presionado.

    👉️ Cargué esta opción en el /etc/systemd/logind.conf:

    HandlePowerKey=ignore

    Y hasta ahora parece funcionar 🤞

    Digo, por si le sirve a alguien!

    #archlinux #systemd #logind

  29. New $dayjob laptop will arrive tomorrow and I got an email from IT explaining how to install Ubuntu on it. Perhaps I will just go with .

  30. New $dayjob laptop will arrive tomorrow and I got an email from IT explaining how to install Ubuntu on it. Perhaps I will just go with #CachyOS.

    #ArchLinux #Linux

  31. Arch Linux – Alla scoperta del sistema operativo: il nuovo libro tutto italiano
    È disponibile il libro “Arch Linux – Alla scoperta del sistema operativo”, una guida italiana dedicata a chi utilizza già GNU/Linux e desidera avvicinarsi ad Arch Linux attraverso un percorso graduale, senza iniziare necessariamente dall’installazione manuale.

    #archlinux #UnoLinux #gnulinux

    @cultura

    laseroffice.it/blog/2026/08/09

  32. Arch Linux – Alla scoperta del sistema operativo: il nuovo libro tutto italiano
    È disponibile il libro “Arch Linux – Alla scoperta del sistema operativo”, una guida italiana dedicata a chi utilizza già GNU/Linux e desidera avvicinarsi ad Arch Linux attraverso un percorso graduale, senza iniziare necessariamente dall’installazione manuale.

    #archlinux #UnoLinux #gnulinux

    @cultura

    laseroffice.it/blog/2026/08/09

  33. Nach der kompletten Neuinstallation zickt #vim wieder herum. Drücke ich in ungeordneten Listen "Enter", startet die nächste Zeile stets mit 2 Bindestrichen, also Unterpunkten.

    - Punkt 1
    - - sieht dann so aus

    Nervt natürlich kolossal. Ich glaube, das hat vim früher schon Mal gemacht, aber ich erinnere nicht mehr, wie ich ihm das abgewöhnen konnte. Noch bin ich nicht auf Suche gegangen. Wer aber schon eine Idee hat, darf gerne vorpreschen. Danke dafür.

    #Linux #Arch #ArchLinux #editor

  34. Nach der kompletten Neuinstallation zickt #vim wieder herum. Drücke ich in ungeordneten Listen "Enter", startet die nächste Zeile stets mit 2 Bindestrichen, also Unterpunkten.

    - Punkt 1
    - - sieht dann so aus

    Nervt natürlich kolossal. Ich glaube, das hat vim früher schon Mal gemacht, aber ich erinnere nicht mehr, wie ich ihm das abgewöhnen konnte. Noch bin ich nicht auf Suche gegangen. Wer aber schon eine Idee hat, darf gerne vorpreschen. Danke dafür.

    #Linux #Arch #ArchLinux #editor

  35. I think I might have figured out why calls on my 5 were muting the bottom speaker on , but not on :

    github.com/sc7280-mainline/lin

    This kind of stuff is exactly why it's a good thing to have multiple distro choices. I never would have found this if I hadn't been running ArchLinux with a different Kernel version.

    Now hopefully everyone can enjoy this.

  36. I think I might have figured out why calls on my #Fairphone 5 were muting the bottom speaker on #Archlinux, but not on #postmarketOS:

    github.com/sc7280-mainline/lin

    This kind of stuff is exactly why it's a good thing to have multiple distro choices. I never would have found this if I hadn't been running ArchLinux with a different Kernel version.

    Now hopefully everyone can enjoy this.

    #linuxmobile

  37. I'll do an archlinux instalation in a new computer the difference is this computer has a AMD ryzen 7 PRO and 32GB RAM So my questio is Do we need swap partition?

    #Linux #ArchLinux #GNU

  38. I'll do an archlinux instalation in a new computer the difference is this computer has a AMD ryzen 7 PRO and 32GB RAM So my questio is Do we need swap partition?

    #Linux #ArchLinux #GNU

  39. Actualicé mi @archlinux y pasó lo que tenía que pasar:

    - comenzó a reiniciarse de forma random.
    - actualicé de nuevo: nueva versión del núcleo.
    - se apagó, se rompió el grub.
    - reinicié con un live.
    - no estaba el núcleo compilado en el /boot.
    - hice chroot al / de mi instalación.
    - reinstalé el núcleo Linux, los firmwares, el grub, su configuración, y creé el ramdisk.
    - reinicié y acá está andando.

    ... nada del otro mundo, bah 😅

    #gnu #linux #archlinux #grub #mkinitcpio #boot #upgrade

  40. CachyOS August 2026 is out — the fifth release this year.

    The headline change: Shelly, the default GUI package manager, is fully rewritten from C# to Zig. No managed runtime, native binaries, lower memory usage and faster startup. The UI also gets a welcome screen, list/grid browsing, AUR PKGBUILD previews, and a Utilities page.

    opensourcefeed.org/cachyos-aug

    #CachyOS #Linux #ArchLinux #FOSS #Zig #Rust

  41. Została wydana nowa wersja CachyOS 260809. CachyOS to dystrybucja systemu Linux oparta na Arch Linux z zaawansowanymi optymalizacjami i wieloma architekturami zapewniającymi... linuxiarze.pl/cachyos-260809/ #linux #archlinux

  42. ⚡ CachyOS (Lansarea din August 2026): Rescriere în Zig pentru Shelly și pregătiri intense pentru Server Edition!Echipa din spatele CachyOS — distribuția bazată pe Arch Linux renumită pentru optimizările sale agresive de performanță (compilare x86-64-v3/v4 și kernel-uri modificate) — a lansat actualizarea pentru luna august 2026. Această versiune aduce schimbări majore de arhitectură internă și extinde viziunea proiectului dincolo de desktop-ul de gaming.✨ Noutățile principale din lansarea CachyOS August 2026:⚡ Shelly rescris integral în limbajul Zig:• Utilitarul/instalatorul propriu al sistemului, Shelly, a fost complet rescris în Zig. Această tranziție oferă timp de execuție ultra-rapid, amprentă minimă pe memorie și o siguranță crescută a codului, eliminând dependențele greoaie din versiunile anterioare.🖥️ Pregătiri pentru prima ediție dedicată serverelor (CachyOS Server Edition):• Echipa pune bazele unei versiuni Server Edition concepută special pentru sarcini de lucru cu latență scăzută, containere și infrastructură de înaltă performanță. Aceasta va folosi profiluri de compilare dedicate și kernel-uri optimizate pentru throughput pe procesoare de server (AMD EPYC, Intel Xeon/Granite Rapids).⚙️ Actualizări de Kernel & Drivere:• Vine la pachet cu cele mai recente versiuni de kernel (optimizate cu patch-uri BORE / EEVDF scheduler).• Suport îmbunătățit din start pentru plăcile video NVIDIA (drivere din seria 555/560+ cu suport Wayland maturizat) și cele mai noi versiuni Mesa pentru GPU-urile AMD și Intel.🎮 Optimizări continue pentru Gaming & Handhelds:• Îmbunătățiri aduse instrumentului CachyOS Handheld Edition (pentru dispozitive precum Steam Deck, ROG Ally, Lenovo Legion Go), oferind un management mai bun al consumului energetic (TDP) și gestionare mai facilă a aplicațiilor Proton-GE și Wine-Cachyos.O lansare extrem de ambițioasă care confirmă statutul CachyOS de pionier în materie de performanță brută și inovație tehnică pe Linux! 🚀#CachyOS #ArchLinux #Zig #Linux #Performance #GamingOnLinux #LinuxServer #Linuxiac #TechNews #FOSS