Jeff Geerling
@jeffgeerling.com
24K followers 210 following 1.7K posts
Father, author, developer, maker. Sometimes called "an inflammatory enigma". #stl #ansible #k8s #raspberrypi #mac #crohns www.jeffgeerling.com
Posts Media Videos Starter Packs
jeffgeerling.com
Not in the way Legacy was, but there were a few parts that were carried by the music, like the light sail sequence and the bit with CLU (pun intended)
jeffgeerling.com
I'm not deep into NIN, just remember a few of their older albums. It felt like a good backing, but definitely wasn't the same level as Daft Punk's attempt.
jeffgeerling.com
Ouch, I can imagine the eardrums needing a break, yeah
jeffgeerling.com
To be fair, each Tron is like a 2 hour visual feast / music video and the soundtrack is the main draw
jeffgeerling.com
Not yet :( only saw one demo of older GPU working so far but haven't replicated.
jeffgeerling.com
Tron: Ares soundtrack is nice. I don't like it as much as OG or Legacy, though I haven't watched the movie (2 hr music video) yet. So can't say for sure how it'll hit with the visuals.
jeffgeerling.com
So far haven't seen too many outside a few one-off projects people made. Would love to see someone work on a way to make sales sustainable. Would love 2.5, 5, and even with RTL chip 10Gbps Ethernet modules, more GPIO stuff, LED display modules, etc.
jeffgeerling.com
The first 'cheap' LG 4K display, forget what it was, but bought it 9 years ago for $499! Most I'd ever spent on a monitor.

Now I have this Dell with better specs for $244. If this keeps up I'll get a 12k display in 10 years for $120 :D
jeffgeerling.com
Guess what I have on my desk to test next week...?

Two more RISC-V cores to add on to the 8 inside this laptop!

This is a neat little RP2350 GPIO expansion card for Framework devices, which is plugged into the DC ROMA Mainboard II, with an 8-core P550 onboard :)
jeffgeerling.com
When the monitor costs more than the computer!
jeffgeerling.com
This is on a Mac though. All OSes handle HDR settings funky, it seems.
jeffgeerling.com
Just bought a new monitor for the studio (4K Dell display, it was on sale), and WOW, so this is what it's like to not have ghosting from a 9-year-old monitor?

It has HDR too, but that makes things look weird if they're not-HDR.
jeffgeerling.com
And no, I was not paid to say any of this—but yes, a couple years ago I took home a very early version of the Ubo Pod for testing! It's not simple/refined like an Echo or HomePod but that's part of its charm :D
jeffgeerling.com
It's kickstarter, so of course YMMV, but if it ships, it's a great deal on a little Pi box you could build on top of, along with some useful built-in sensors and software... all open source (hardware and software), of course!
jeffgeerling.com
At Open Sauce 2024, I met Ubo Pod's creator and had good conversations about the little 'home Pi smarthome box'. He refined it and upgraded to a Pi 5 so it can do small local LLMs for voice stuff - and he's just launching a Kickstarter: www.kickstarter.com/projects/ubo...
Ubo Pod: Your personal <\ai> dev kit
Raspberry Pi 4 & 5 | Fully Open Source | Vision and Voice AI | Multi-modal UX | Cloud and Local AI & LLMs | gRPC API
www.kickstarter.com
jeffgeerling.com
For that you'd want to read through the NASA LEO document I linked in the blog post: ntrs.nasa.gov/api/citation... the short answer is "it depends" :D
ntrs.nasa.gov
jeffgeerling.com
How much radiation can a Raspberry Pi handle in space? I asked Ian Charnas, the chief engineer for Mark Rober's Crunchlabs, and he shared a ton of great data on testing the CM4 while prepping for their SatGus cubesat launch!

Read more: www.jeffgeerling.com/blog/2025/ho...
jeffgeerling.com
I haven't seen anything posted yet, and the Uno Q forum is pretty empty so far
jeffgeerling.com
It also looks like they've triggered a build, but it's stuck in GitHub Actions limbo! github.com/arduino/ardu...
jeffgeerling.com
I ordered an Uno Q, hopefully it comes by the end of the month so I can see how it runs! Especially want to test power draw and efficiency on the Dragonwing.
jeffgeerling.com
I could be missing something, so if you find anything else about their Debian build process let me know!

I'm just hoping they don't hack the ISO together this month, get it working, then let it grow stale. I've been burned by too many Arm SBC vendors before...
jeffgeerling.com
Until that fork repo is public, I can't really see how 'custom' the Arduino Uno Q Debian Linux image will be.

The more patches they have to maintain, the less likely we'll see many years of full support (much less a continuously up-to-date kernel, like Pi supplies).
jeffgeerling.com
The build script default is upstream Linux (see: github.com/arduino/ardu...), but it's overridden. So, like Pi and other Arm SBC makers, their Linux ISO will likely be built from a fork.

Hopefully that fork will be open source, too, and they just haven't made it public yet.
github.com
jeffgeerling.com
Glancing in Arduino's GitHub repo for their new Debian image [presumably] for the Q (using Qualcomm's Dragonwing SoC), I found it is building off a Linux kernel fork github.com/bcmi-labs/li... which is currently private.

See: github.com/arduino/ardu...