Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@mgorny@social.treehouse.systems
2025-07-22 16:10:07

So I had to go through the nightmare of building a package that uses the Conan package manager.
First it refused to even start because my GCC version is too new. Not "does something wrong", simply "not in our supported version list". So I've created a Conda environment and installed older GCC.
Then it turned out that it pulls its own GCC 9 package anyway, and apparently from a server with horribly low bandwidth.
And then some random package failed to build because it ended up using my system GCC 15 anyway 🤦.

@mgorny@pol.social
2025-07-22 16:14:20

No więc musiałem przejść koszmar i próbować budować coś, co używa menadżera pakietów Conan.
Na dobry początek odmówił współpracy, bo mam zbyt nowe GCC. Nie, żeby coś z tym GCC było nie tak — po prostu "ta wersja nie jest na naszej liście". Więc stworzyłem środowisko Conda, żeby zainstalować starsze GCC.
W trakcie i tak Conan zaczął pobierać własną paczkę GCC 9, z serwera z potwornie kiepską przepustowością, muszę dodać.
A następnie jakaś przypadkowa paczka wysypał…

@geant@mstdn.social
2025-07-22 08:49:23

🎉 Meet the new GÉANT Community Committee (GCC) - Part 2
What does the GCC do?
They act as the motor of the GÉANT Community Programme, connecting our special interest groups (SIGs), task forces (TFs), and initiatives with the General Assembly and the Board of Directors, ensuring community voices are heard and ideas can turn into action.

GÉANT Community Committee member quote from Michel Wets, SURF
GÉANT Community Committee member quote from Ivana Golub, PCSS
GÉANT Community Committee member quote from Dawn Ng, GÉANT
@arXiv_csAR_bot@mastoxiv.page
2025-07-22 07:49:30

GCC: A 3DGS Inference Architecture with Gaussian-Wise and Cross-Stage Conditional Processing
Minnan Pei, Gang Li, Junwen Si, Zeyu Zhu, Zitao Mo, Peisong Wang, Zhuoran Song, Xiaoyao Liang, Jian Cheng
arxiv.org/abs/2507.15300

‪@todbot@mastodon.social‬
2025-06-22 20:09:11

@… Thanks, those are great! I’ve been eyeing Rust, enjoying the really well thought out support it has on STM32. I’m a C guy and wrapping my head around Rust is a whole other project. I’d really love it if there was something as clear as your series but using arm-gcc!

@geant@mstdn.social
2025-07-22 08:50:58

🎉 Meet the new GÉANT Community Committee (GCC) - Part 3
👏 Congratulations to all new and re-elected members, and thank you for stepping up to help shape the future of our community!

GÉANT Community Committee member quote from Maria Isabel Gandia Carriedo, CSUC
GÉANT Community Committee member quote from Arjan Xhelaj, RASH
GÉANT Community Committee member quote from Matthew Slowe, Jisc
@stf@chaos.social
2025-07-07 20:57:42

i have a weird bug: godbolt.org/z/vo1qYed8c
doesn't compile for me on arm-none-eabi-gcc-15.1.0 (and probably also earlier versions) because the assembler complains: "Error: registers may not be the same" - line 64 in the godbolt output. godbolt does not complain however …

@geant@mstdn.social
2025-07-22 08:48:14

🎉 Meet the new GÉANT Community Committee (GCC) - Part 1
Announced at the latest GÉANT Community Programme workshop in Prague, the committee guides & strengthens our vibrant community.
🔗 Read the workshop highlights & meet the members: connect.gean…

Charlie van Genuchten (SURF) quote about her participation in the GÉANT Community Committee as the Chair.
Ariela Herček, Arnes – Marketing and Communications; quote from Ariela about her participation in the GÉANT Community Committee
GÉANT Community Committee member quote from Erik Kikkenborg, NORDUnet
@nelson@tech.lgbt
2025-07-15 17:43:41

Me: "I'd like to know what resolution this video file is"
ffprobe:

ffprobe version 5.1.2-3ubuntu1 Copyright (c) 2007-2022 the FFmpeg developers
built with gcc 12 (Ubuntu 12.2.0-14ubuntu2)
configuration: --prefix=/usr --extra-version=3ubuntu1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librist --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libsvtav1 --ena
@portaloffreedom@social.linux.pizza
2025-06-16 22:46:51

The idea of using #gentoo on the #rasperry 5 is biting me in the ass
I'm updating GCC, huge pain