Like most people, I entered COVID as a normal hobby geek with a Linux server I played around with and a healthy hardware habit with a side of home automation and DD-WRT. I emerged from COVID enrolled in college, now with two servers (one new build, one rebuilt from my first one), two Pi, multiple instances of Home Assistant (one dedicated) and putting sensors on everything a sensor could go on and rewiring switches for wifi control of overhead fans, flashing every compatible router I could find on Amazon Warehouse with DDWRT in my home for an ad hoc mesh network (no, it didn’t work, but I didn’t care) while cabling everything to switches and creating a really hilarious network deathtrap tripping hazard, a massive media library (discovered Handbrake and making multiple resolutions) and a Sonos home theatre system. And yes, played an unhealthy amount of Animal Crossing and got an NVIDIA Shield Pro for streaming and Plex, as you do. I’m sure everyone can relate.

SBC’s were the natural escalation; I had credit card bills to pay off and that’s going to take a while.

I gatewayed with Pi like ten years ago but it took off during Later COVID when I noticed my credit score and started testing it as a NAS, Media Server (later: Cassiope Media Server, my second end to end Linux build), then got into learning about the kernel itself. I already had an Odroid (Home Assistant Blue) so why not go on, so project-based SBCs seemed healthy; I had a reason for buying one. This led to more Pi’s–as I couldn’t use Kernel Pi (Eurydice) for it and Andromeda Pi was masking my personal network, then I needed one for a Pihole (Iphigenia, Hecuba), which is how I ended up with a BeagleBone Black (Medusa) for an Open Thread Border Router. Still pretending I wasn’t just collecting them like cats, I networked them together and just enjoyed looking at them and making them matching banners with figlet with the excuse I was learning how to do network-wide deployments over SSH (true) and learn Debian OS (technically, I am doing that) and started PoEing things (my credit card bills may not be getting lower, no).

The count stands at a total of 9: one (1) Pi Zero W, one (1) Pi Zero 2 W, one (1) Raspberry Pi 4B 4G, two (2) Raspberry PI 4B 8G, one (1) Odroid N2+, one (1) Beaglebone Black, one (1) PocketBeagle, and one (1) BeaglePlay. (Other: two Linux machines, Watson and Cassiope). Yes, they all have names and technically, each is associated with a project. The BeaglePlay’s (Circe) associated project is ‘create my own documentation on what it does because Beagles don’t document’.

So which ones do you use, why, origin story, feelings: go.

(I’m moving in a week and half my hardware is being packed. I’m about to have to take down my network and Home Assistant and may be freaking out. I’m not sure I know where any light switches are here, either.)

  • SeperisOP
    link
    fedilink
    arrow-up
    10
    ·
    11 months ago

    That is a lesson I learned dipping into BeagleBoard and it’s driving me insane.

    Like, the BeagleBone Black and BeaglePlay are extremely solid SBCs; the Black, which I run off an SD card, is incredibly solid and the Play is–I mean, reading the specs it may literally be able to do anything. They’re also easy to get and at a reasonable price point. But the ecology and documentation, even the official Getting Started page, are nightmare fuel and by the way, do not use those instructions as they are broken and the associated OS is three years old. If you google enough, however, you may eventually realize you have to go to the forums and find the two threads where the latest OS updates–as in, this month–are being posted or go to the individual documentation linked off of the board, where you will probably find up something like a workflow or will give you enough for some extrapolation.

    There are attempts to get the OS and kernel up to date and integrate them with Beagle-specific packages and cape firmware, but this is not just like a whole bunch of separate groups doing different things not talking to each other; it’s like they don’t even know the other groups exist when everyone is technically working on the same projects. It’s depressing.

    • 0x0@social.rocketsfall.net
      link
      fedilink
      arrow-up
      3
      ·
      11 months ago

      That explains why I had such a terrible experience with the BBB. Saw how out of date the OS was and assumed it had been abandoned. Guess I’ll hit up the forums!

    • Gogo Sempai@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      11 months ago

      BBB was my entry into SBCs but had to shift over to the Pi as my requirements got complex. Apart from what you’ve mentioned, there’s also the fact that BBB is waaaay less powerful than the Pi, I mean we’re talking 512 MB RAM and a single-core 1GHz processor here.

      • SeperisOP
        link
        fedilink
        arrow-up
        2
        ·
        11 months ago

        I don’t disagree on pure specs–because yeah, definitely–but on You Have One Job project level, I’m on the fence. My Black was way more stable running Open Thread Border Router than my Pi was. With the Beagle Play, the eMMC is honestly amazing. I don’t think it outperforms my Samsung Pro 990 on my laptop but it definitely beats the NVME I have on one of my Pi’s.