Tootfinder

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

@midtsveen@social.linux.pizza
2025-07-13 20:38:29

Sometimes, all I need to brighten my day is a little love from my timeless, ancient waifu, my forever heart’s treasure. 💖✨
#Debian #Trixie #Linux

Two cute anime waifus in school uniforms hugging playfully, with text saying “Debian, the GNU/Linux distribution for lesbians.” To the right, a black terminal window shows system specs. Lighthearted and fun.
@midtsveen@social.linux.pizza
2025-07-14 12:31:29

Debian, the GNU/Linux distribution for lesbians! 🏳️‍🌈
#Lesbian #Debian #Linux #Waifu

Debian, the GNU/Linux distribution for lesbians!
@mgorny@pol.social
2025-06-16 10:38:12

Ciekawostki o Pythonowym "limited API" i "stable ABI".
1. #CPython ma "limited API". Jak się tego używa, to kompilowane rozszerzenia są zgodne ze wskazaną wersją i wersjami nowszymi. Takie rozszerzenia dostają sufiks `.abi3.so` (albo podobny) zamiast np. `.cpython-313-x86_64-linux-gnu.so`.
2. Wsparcie podzielone jest między CPythona i systemy budowania

@fortune@social.linux.pizza
2025-06-09 12:00:02

"On a normal ascii line, the only safe condition to detect is a 'BREAK'
- everything else having been assigned functions by Gnu EMACS."
(By Tarl Neustaedter)

@midtsveen@social.linux.pizza
2025-07-09 12:52:34

Yep, I’m rolling with Debian and demolishing pizza like a pro on my birthday, August 22. Tech and toppings, the perfect combo!
#Linux #Pizza #Debian

Screenshot of a Debian 13 desktop with a dark theme. The left side features a stylized, pink Debian swirl logo with a cat face in the center on a dark background. On the right, a terminal window displays system information using Fastfetch, showing details like Debian GNU/Linux 13, GNOME desktop, Intel i5 CPU, NVIDIA RTX 2070, and color blocks at the bottom. The top bar shows the date and time as July 9, 2:50 PM.
@rudhar@social.linux.pizza
2025-06-02 14:48:17

rudhar.com/sfreview/siworin/si
More performance test of my search engine siworin, under Alpine Linux (busybox, musl; slow) and Debian (GNU; faster, especially faster sorting).
But GNU has bugs, still unfixed 4.5 years after reporting them, w…

@fortune@social.linux.pizza
2025-06-08 15:00:01

The chat program is in public domain. This is not the GNU public license.
If it breaks then you get to keep both pieces.
-- Copyright notice for the chat program

@theodric@social.linux.pizza
2025-06-28 21:28:08

I'd just like to interject for a moment. What you're referring to as OpenBSD, is in fact, GNU/OpenBSD, or as I've recently taken to calling it, GNU plus OpenBSD. OpenBSD is not an operating system unto itself but rather another free component of a fully functioning GNU system

@alejandrobdn@social.linux.pizza
2025-05-25 09:06:44

I wanted to replace my home PC with my laptop for my daily tasks, but for some reason the old ViewSonic monitor is incompatible. It doesn't show up on the hdmi connections when I list them with xrandr and, what's worse, it's the same with all other laptops, no matter if they run Windows or GNU/Linux.
In the end, after testing it on 3 laptops and a minipc, it only works connected to my current PC.
Has anyone seen anything similar? 🤨

@mgorny@social.treehouse.systems
2025-06-16 10:22:27

Some fun facts about #Python limited API / stable ABI.
1. #CPython supports "limited API". When you use it, you get extensions that are compatible with the specified CPython version and versions newer than that. To indicate this compatibility, such extensions use `.abi3.so` suffix (or equivalent) rather than the usual `.cpython-313-x86_64-linux-gnu.so` or alike.
2. The actual support is split between CPython itself and #PEP517 build systems. For example, if you use #setuptools and specify `py_limited_api=` argument to the extension, setuptools will pass appropriate C compiler flags and swap extension suffix. There's a similar support in #meson, and probably other build systems.
3. Except that CPython freethreading builds don't support stable ABI right now, so building with "limited API" triggers an explicit error from the headers. Setuptools have opted for building explicit about this: it emits an error if you try to use `py_limited_api` on a freethreading interpreter. Meson currently just gives the compile error. This implies that package authors need to actively special-case freethreading builds and enable "limited API" conditionally.
4. A some future versions of CPython will support "limited API" in freethreading builds. I haven't been following the discussions closely, but I suspect that it will only be possible when you target that version or newer. So I guess people will need to be building two stable ABI wheels for a time — one targeting older Python versions, and one targeting newer versions plus freethreading. On top of that, all these projects will need to update their "no 'limited API' on freethreading" conditions.
5. And then there's #PyPy. PyPy does not feature a stable ABI, but it allows you to build extensions using "limited API". So setuptools and meson just detect that there is no `.abi3.so` on PyPy, and use regular suffix for the extensions built with "limited API".

@boltronics@social.linux.pizza
2025-06-05 02:31:37

@emi200@sakurajima.moe GOG is my first platform of choice these days. They suck when it comes to GNU/Linux support, but Heroic with Wine or Proton largely fixes that.
I used to get everything physically, but I'll rarely be doing that going forward (with everything going digital, and even physical carts mandating a download for the game, or updates, or DLC...). As such, there's no longer any point prioritising games on console unless it's a really good exclusive — and even t…

@NicolasGriseyDemengel@piaille.fr
2025-05-26 06:19:43

Très bonne idée cette carte pour recenser des aidants Š l'installation et prise en main de linux : aidelinux.gogocarto.fr
Un des repair cafés dont je suis membre est chaud pour ma proposition d'organiser des sessions de découverte et install parties Š l'ancienne, pour toutes…

@penguin42@mastodon.org.uk
2025-06-21 14:30:05

Wahey! Now, I can completely boot this Krups off a modern host:
krups:~# uname -a
Linux krups 2.4.27 #3 Sun Jun 15 15:25:39 UTC 2025 sparc GNU/Linux
krups:~# cat /proc/mounts
.....
rootfs / rootfs rw 0 0
/dev/root / nfs rw,v3,rsize=4096,wsize=4096,hard,udp,nolock,addr=192.168.69.1 0 0
*v3* !

@arXiv_csSE_bot@mastoxiv.page
2025-06-03 16:59:24

This arxiv.org/abs/2409.04588 has been replaced.
initial toot: mastoxiv.page/@arXiv_csSE_…