mastodonczech.cz je jedním z mnoha Mastodon serverů, které můžete použít k účasti na fediversu.
Mastodon pro českou komunitu

Statistiky serveru:

697
aktivní uživatelé

bindiff

I missed colored output of ld for a long time. I created a simple wrapper script in to provide fairly usable highlighting of the linker messages.

gitlab.com/bindiff/ldhilite

🚧  Still work-in-progress, but fairly usable now. 🚧

Update: Now, the highlighter is a little bit smarter and does not overuse bold text so much.

Well, with “a simple script”, I lied a little bit. It has currently ~200 SLOC in Raku. Since it's a quite large state machine with backtracking, I can't imagine writing this in C or similar language without suffering.