the Mansible of Ansible
Interview with Jeff Geerling
41–50 of 127 posts
Re: Interview with Jeff Geerling
#42Earlier quoted context omitted.
Pi4 2GB with power source, SD card, case, fan is like $100. You can have nice Atom MiniPC for that. Or old PC from ebay...
But these are used, cheap new Atom miniPC doesn't have GPIO, and brand new Atom SBCs with GPIO are more $$$ with the same SoC compared to miniPC since they aren't mass produced. A used Pi with sdcard/case/fan is much less than $40.
Re: Interview with Jeff Geerling
#43Earlier quoted context omitted.
But these are used, cheap new Atom miniPC doesn't have GPIO, and brand new Atom SBCs with GPIO are more $$$ with the same SoC compared to miniPC since they aren't mass produced. A used Pi with sdcard/case/fan is much less than $40.
USB GPIO dongles are a cheap addon to any x86 PC, e.g. "Adafruit General Purpose USB to GPIO" at https://www.adafruit.com/product/2264
Most educational content that involve the Pi tend to use system GPIO libraries and integration, making other SBCs or USB expansion boards difficult to use for newcomers. The Pi is a platform other than the hardware, their forum should be more welcoming though.
Re: Interview with Jeff Geerling
#44Utterly wholesome is the perfect description. It's an instant click from me any time his videos (or hn posts) pop up. I get the same feeling from Jeff's videos I did when I watched PBS as a kid. That's not a dig; I find his videos extremely calming, informative, and well produced. The man radiates positivity and kindness. That's a rarity these days on YouTube. Presumably "high energy" content does better algorithmica…
No yelling or clickbait titles, just someone calmly playing Doom and while explaining game mechanics and level design.
Re: Interview with Jeff Geerling
#45I love all Geerling's projects, writings, and videos over the years. I was actually concerned that based on the brevity of the title that something tragic had happened. Glad that's not the case!
Probably the headline auto "correcter" lopped off the "Meet" part of the original title. Yet another example of that piece of software being too clever by half if you ask me.
Re: Interview with Jeff Geerling
#46Earlier quoted context omitted.
Probably the headline auto "correcter" lopped off the "Meet" part of the original title. Yet another example of that piece of software being too clever by half if you ask me.
This is the stupidest HN feature. It does very little for clickbait (flagging and voting is better), and routinely screws up titles to the point it drastically changes or reverses their meaning.
Re: Interview with Jeff Geerling
#47I love all Geerling's projects, writings, and videos over the years. I was actually concerned that based on the brevity of the title that something tragic had happened. Glad that's not the case!
Same, especially since he has shared a lot about his Crohn disease online https://www.jeffgeerling.com/blog/2022/crohns-disease-takes-...
Typically with Crohn's issues you have weeks or months of fun issues that lead up to anything too serious! (But not always)
Re: Interview with Jeff Geerling
#48Re: Interview with Jeff Geerling
#49Oh man, this is something I wish the EU would work on fixing. There's no reason there couldn't be a battery standard.
Re: Interview with Jeff Geerling
#50[flagged]
The CM4 uses the silicon from Pi 4, which was never really a fully-baked PCIe implementation, so I'll forgive them a little there. But it opened up a huge number of possibilities that I think will be realized on Pi 5 (and hopefully a CM5 eventually).
And regarding power consumption / efficiency, don't forget about the usefulness of a full Linux computer running at less than a watt (like the Zero 2 W); or with the Pi 5 you can use the watchdog timer to boot and shut down now, going from idle at 2-3W to power off at 0.01W if you need a remote 'edge' device.
But the hardware and efficiency were never the primary drivers for Pi. It's the fact you can buy one (well, sometimes...) and use it. You don't have to spend a few hours getting the right OS, figuring out the right tools to flash it reading sparse forum-based documentation...