Martin Uecker

@uecker
330 Followers
332 Following
2.1K Posts
Computer Science and Biomedical Engineering
Graz University of Technology
Institute of Biomedical Imaging, TU Grazhttps://ibi.tugraz.at/

Things #musl libc will never do (broad but not comprehensive):

- Nag you to update.
- Phone home to check it if should nag you to update.
- Tell you a CVE can't be fixed without updating to the latest version.
- Try to force you to switch from glibc to musl.
- Get other software you depend on dependent on musl.
- Rant against "wokeness" or "DEI".
- Integrate "AI" into your libc.
- Give you up.
- Let you down.

#fotomontag #586

Zum diesmaligen FotoMontag muss mal wieder das Grazer Wahrzeichen herhalten. Ich war im Auftrag der 52-Wochen Foto-Challenge unterwegs und dabei habe ich auch diesen Blickwinkel von unserem Wahrzeichen gefunden.

Canon EOS R6M2 – Canon RF24-105mm […]

https://norberteder.photography/fotomontag-586/?mtm_campaign=mastodonblog #Fotografie #fotomontag #Graz #Uhrturm

Back to the future - Interacting with threadiverse communities through Usenet / NNTP

A few months ago I threw this question out into the void - “what if you could access the fediverse through your Usenet reader??” and got almost no response. Still, the idea had lodged in my brain and wouldn’t go away so this weekend I caved in and built the thing. Hat tip to the author of the excellent nntpserver package that did all the hard stuff.

I look forward to seeing someone’s screenshots of fediverse posts on a Commodore 64, some day.

This will be released as a part of PieFed 1.7, coming soon.

#FOSSGIS2026 Programm-APP für Android Smartphone und Tablet @tbsprs im Playstore und F-Droid verfügbar: https://fossgis-konferenz.de/2026/programm/APPs.php#FahrplanAPP

Erstelle Deine Favoriten und Helferschichten zur #FOSSGIS2026 in einer App.

#FOSSGIS #OpenStreetMap #OSGeo

@zwol Yes, maybe. The other (related) idea is something such as Burrows–Wheeler transform followed by Huffman coding.
@zwol I don't know, but a suffix tree can be built in linear time and should answer that question and more, if I am not mistaken.
@revk @kicad link-time optimization -flto
@revk @kicad You may also want to try with LTO.
@revk @kicad I agree, I also use such wrappers. I run the analyzer as part of CI, occasionally it catches sometimes but it is also often a false positive. I would be interested if it would have detected the use-after-free.
@revk @kicad
It is not perfect and also increases compilation time, but it catches some stuff during compilation.
https://gcc.gnu.org/onlinedocs/gcc-15.2.0/gcc/Static-Analyzer-Options.html
Static Analyzer Options (Using the GNU Compiler Collection (GCC))

Static Analyzer Options (Using the GNU Compiler Collection (GCC))