things are going just great for raspberry pi:

- the only distro that ships the drivers for my display is raspberry pi os so fuck it, terrible it is
- I dd it to the microsd card
- I can’t kvm to the pi4 cause nothing uses microhdmi so I don’t have an adapter
- there’s no way to configure networking and SSH without imager cause all methods were removed in favor of fucking Canonicial cloud-init of all things, which they haven’t actually implemented
- my nixpkgs has a broken rpi imager

holy fucking shit maybe it should go without saying that I’m not asking for help and I’m especially not asking for help based on something you got from fucking ChatGPT

raspberry pi community are you ok?

@zzt @jpm They hired a UK spy cop a year or two ago and a lot of people left the community over it. Mostly the rPi community is just techno fascists and other morons now.
@neoluddite @zzt yep that’s why I’ve switched any new SBC purchases to OrangePi, but I’ve still got plenty of RPi’s I use hanging around
@jpm @neoluddite @zzt I’ve recently been returning to the idea of finally setting up a pi hole with a Raspberry Pi, but this thread gives me pause. Would it be better to do it on an Orange Pi than a Raspberry Pi?

@Brendanjones @jpm @neoluddite I highly recommend used x86 hardware for non-embedded computing tasks (essentially anything where you don’t need GPIOs, a specific form factor, or passive cooling).

my home file server is a Dell Optiplex 9020M USFF that I got from an enterprise surplus sale for $20. it’s currently running about 10 fairly heavy daemons and a ZFS NAS with the 8GB RAM it came with. they’re a bit more expensive now — eBay says $40, but it’ll be cheaper if it’s available locally

1/

@Brendanjones @jpm @neoluddite in spite of its name, it looks like pi-hole will work fine on x86 hardware: https://docs.pi-hole.net/main/prerequisites/ from my experience, it’ll run much better on x86 than it will on the pi. it seems like Debian, Ubuntu, and Fedora are officially supported.

if you go for one of the Dells I mentioned, take note of its ports and available upgrades (this is enterprise hardware so Dell’s docs are still available). if you need above gigabit Ethernet, you may need a USB adapter.

Prerequisites - Pi-hole documentation

Operating system and network requirements

@zzt @Brendanjones @neoluddite yup, ex-corporate SFF/USFF PCs work great for this kind of stuff, and I can confirm that PiHole works great on them.

The only reason you might want to use a RasPi or other SBC is if you really do need low-latency and low-jitter GPIOs for some reason (eg you’re running an industrial production line)