15 Followers
48 Following
130 Posts

Hi. I was @mikemccracken.โ€ฉ
I do Linux and container stuff at Cisco for work. In a past life I did HPC & architecture research

Northern Californian

Stale bloghttp://michael-mccracken.net
Twitterhttps://twitter.com/mikemccracken
Githubhttps://github.com/mikemccracken

The other day I was wishing for an option in a grep-like tool that would show me nothing and exit immediately if there were no hits, but show me the full file in a pager with the hits highlighted if there were hits...

That's how I discovered `less -p <pattern>` which is *good enough* and I wish I'd known about it many years ago

Here's the first published video of my FOSDEM talks, about native OCI support in systemd:

https://video.fosdem.org/2026/ua2118/ZKKQWC-native_oci_container_support_in_systemd.av1.webm

two more to come, stay tuned.

#systemd #fosdem #fosdem2026

This is the worst job market for junior programmers *ever*. History teaches that people whose hopes have failed look for someone to blame, so if we don't explain how the world works *in ways that angry young men will actually listen to*, many of them will embrace Musk/Thiel/alt-right ideology. https://third-bit.com/talks/sdgc/ is my thoughts on what we might teach and how; feedback as email to [email protected] is welcome. (Please don't thread here.) Thanks in advance.
Cocaine and Conway's Law

Here's a good trick if you ever need to paste an image into a PDF with OS X preview - it doesn't work the obvious way, but there's a hack:

https://apple.stackexchange.com/questions/378888/add-images-to-existing-pdf-with-preview

Add images to existing PDF with Preview

Preview allows to add text and shapes to PDFs. But is it possible to add existing images (PNG / JPEG) to a PDF file as well? I do know that Preview already has some of image embedding by allowing ...

Ask Different

I'm having to clear out my home office for a big move, and I had to just chuck a bunch of textbooks and manuals that I'd been keeping out of nostalgia, basically.

If I still worked in an office, I'd have just left the Unix-Hater's Handbook in the break room for some laughs, but sadly no one around here wants it.

I kept the UNIX barf bag it came with though.

today I learned about emacs dired's "dired-omit-mode" in the most frustrating way possible, trying to figure out why files that end in .bin were not being generated. Took me so long to just try looking for them in a shell...

Say Hello to Acorn 8: https://shapeof.com/archives/2024/12/say_hello_to_acorn_8.html

Mask Subject, Remove Background, LUTs, Data Merge, Quick Processor, Canvas Ruler, new shape tools, Export Presets, SVG improvements, QOL things, in/cm support in all the UI, Shortcuts rewritten to use App Intents, JPEG-XL support, Live Text. And more.

It's on sale for a limited time, so grab it at a discount while you can: https://flyingmeat.com/acorn/

Acorn is one of the few remaining independent full featured image editors left, built just for macOS.

Say Hello to Acorn 8

It's finally done! ๐ŸŽ‰ I am so excited to announce "Communicating Chorrectly with a Choreography", the first zine from my research group!

Read online and print your own free copies: https://decomposition.al/zines/

Thread! ๐Ÿ‘‡

Zines from my research group

Lindsey Kuperโ€™s blog

decomposition โˆ˜ al

I've been messing around with colours in the terminal today and it's giving me a lot of appreciation for iTerm's "minimum contrast" feature, which can take almost unreadable output and turn it into something which is not too bad

feels like a really great way to fix problems where the colors are clashing for whatever reason (the orange bg is an unfortunate accident)

(first image is ngrok in my terminal without the "minimum contrast" rule, second rule is ngrok with minimum contrast set to 40)

@kernellogger
@kernelconfig only partially related, but if you're ever in need of looking up the values of configurations for common Linux distro kernels, you can check:
https://oracle.github.io/kconfigs/
A bit of shameless self promotion but I do find it genuinely useful.
Distribution Kernel Configs