home.social

#glibc — Public Fediverse posts

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

fetched live
  1. Tanto #GOG como #Epic van a lanzar sendas tiendas para #GNU.

    No ha hecho falta una base de usuarios muy grande para que se decidan a hacerlo.

    Sí que ha hecho falta alguien que creyera en un sistema más justo.

    #goodoldgames #epicgames #valve #steamdeck #steammachine #steamos #linux #glibc #x11 #xorg #wayland #mesa #gcc #kde #gnome #bash #grub #wine #dxvk #d7vk #proton

  2. I am not familiar with it and how it is implemented in glibc, but out of curiosity I am wondering why they removed support for memory tagging on aarch64. The corresponding commit says that it was somehow broken: sourceware.org/git/?p=glibc.gi

    Does somebody have a nice link that explains the problem(s) in more detail?

    #glibc #aarch64 #Memorytagging

  3. There's a new version of the #godot #Linux toolchain! Now with #gcc 15, and #glibc 2.34.

    The oldest Linux now supported is EL9!

    Get it here! github.com/godotengine/buildro

  4. 🐚 AidanPark/openclaw-android

    Run OpenClaw on Android with a single command — no proot, no Linux

    Installs OpenClaw on Android using the glibc dynamic linker, eliminating Linux kernel overhead. This lightweight single-command setup achieves native performance without proot-distro.

    ⭐ Stars: 1628
    📅 Last Update: Jun 20, 2026

    github.com/AidanPark/openclaw-

    #selfhosted #homelab #selfhost #selfhosting #opensource #android #glibc

  5. Tim Sweeney arremete contra Gabe Newell tras la subida de precio de Steam Deck: "Graves trastornos en la cadena de suministro de componentes para megayates" hobbyconsolas.com/videojuegos/

    Todas las consolas han subido de precio. Los WC* consolizados los que más, como Lenovo y MSI. No sé, puestos a criticar yo me metería más con quienes firman contratos de suministro jodiendo a todo el mundo.

    A #Wine nunca le sobran fondos ni mano de obra, ni a #Mesa #freedesktop, #Linux, #GCC, #Glibc

    *Windows Computer.

  6. the existence of Name Service Switch implies the existence of Name Service Top and Name Service Bottom

    #linux #glibc

  7. [$] Restartable sequences, TCMalloc, and Hyrum's Law

    Hyrum's Law states that any observable behavior of a system will eventually be depended upon by somebody. The kernel community is currently contending with a clear demonstration o [...]

    lwn.net/Articles/1070072/ #LWN #Linux #kernel #glibc #BPF

  8. Existe la #LGPL que permite enlazar software privativo. Es la licencia que utiliza la #Glibc.

    Así, cosas como las que dijo John #Carmack son erróneas. Ya me dirás qué valor saca #FreeBSD de la #PS5. Si casi no se obtiene nada de #Linux en televisores u otros dispositivos siendo #Copyleft con #GPL.

    "The recent discussions around copilot are a good opportunity to say this: I wish I could have licensed the Id source code releases as #BSD. The GPL virality wound up being a net negative, and more value would have come from BSD. My partners would never have gone for it, though."
    xcancel.com/ID_AA_Carmack/stat

  9. @millihertz
    Not looking forward to/catering for a switch to the GNU Hurd?

    Not interested.

    #Linux
    #glibc
    #gnu
    #hurd

  10. Explore a classic DebConf5 talk: Denis Barbier shows how to customize GNU libc locale files — great for sysadmins, i18n enthusiasts, and anyone tweaking glibc. Retro tech knowledge worth revisiting! #GNU #glibc #locales #Linux #DebConf #i18n #opensource #English
    friprogramvarusyndikatet.tv/vi

  11. Почему функции rand и lrand48 из glibc годятся только для Тетриса: о случайных числах всерьёз

    Функцию rand из стандартной библиотеки языка Си для генерации псевдослучайных чисел, наверное, не ругал только ленивый. В довольно известном докладе Rand considered harmful рассказывалось о проблемах с переносимостью, ограниченным диапазоном, многопоточностью, качеством и т.п. Иногда в учебниках упоминают о том, что алгоритм в rand может быть не очень качественным, иметь проблемы с младшими битами, периодом, прохождением статистических тестов. Но крайне редко можно увидеть разбор конкретных критериев, выявляющих дефекты генераторов. В этой статье я постараюсь наглядно показать не просто отдельные недостатки rand , lrand48 и random из glibc, но их полную непригодность для каких-либо вычислений в принципе. Также вы увидите превосходство поточных шифров над minstd , линейным конгруэнтным генератором из 1980-х, не только в качестве, но и в производительности.

    habr.com/ru/articles/1005118/

    #Генераторы_псевдослучайных_чисел #glibc #си #c++ #математическая_статистика #математическое_моделирование #тестирование_по

  12. #linuxfromscratch installation completed

    Yes #UEFI is still in BLFS.
    That's very very BAD in 2026

    The only "big" problem in Chi's run was linuxfromscratch.org/blfs/view

    the patch that's needed so it builds clean with glibc 2.43 can be found here

    github.com/rhboot/efivar/pull/

    all in all linuxfromscratch.org/lfs/view/ seems to be in good shape

    #linux #efivar #glibc

  13. GNU Toolchain Office Hours starting soon!

    Europe/Americas: Thursday, Feb 19 at 8:00 AM PST / 11:00 AM EST / 16:00 CET

    gcc.gnu.org/wiki/OfficeHours

  14. Fait intéressant, je viens de mettre à jour #glibc sur Linux Mint :

    `sudo dpkg-reconfigure locales`

    Snippet :

    ...
    error: Bad entry 'ar_IN '
    error: Bad entry 'ar_SS '
    error: Bad entry 'en_AG '
    error: Bad entry 'en_IL '
    error: Bad entry 'en_IN '
    error: Bad entry 'en_NG '
    error: Bad entry 'en_ZM '
    error: Bad entry 'kab_DZ '
    ssy_ER.UTF-8.../usr/share/i18n/locales/ssy_ER:109: LC_ADDRESS: syntax error
    done
    error: Bad entry 'sw_KE '
    error: Bad entry 'sw_TZ '
    error: Bad entry 'zgh_MA '

  15. Assigning your copyright to the FSF helps defend the GPL and keep software free. Thank you Neal Sidhwaney for assigning your copyright to the FSF! More at: u.fsf.org/463 #glibc #Emacs #CopyrightAssignments