• yesman@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    3 hours ago

    I’ve got a low-energy Intel Atom server. The CPU is technically 64 bit, but some of the other hardware is still 32bit, limiting you to that.

    I’ve been running Debian on it (and several predecessors). I’m stuck on Debian12 because they’re dropping 32bit support after that.

    I don’t really use it to “self-host” other than as a file server for backups and Pihole.

  • PetteriPano@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    ·
    5 hours ago

    The only internet-connected 32-bit device I own is a PowerBook G4 running MorphOS. I have an OG raspberry pi that controls a model lighthouse that we have for decoration.

    In my old house I had two pi zero W:s with IR-HATs that turned on the air conditioning when they saw my phone nearby over Bluetooth. I’d still run those if I lived there.

      • PetteriPano@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        4 hours ago

        I can’t recall where I got them. Probably the cheapest stuff off of eBay or Amazon. Looks like adafruit has one, too.

        The original remote for my Panasonic units sends all the settings over IrDA, so I only had to record and replay the commands to turn it on and off.

  • glizzyguzzler@piefed.blahaj.zone
    link
    fedilink
    English
    arrow-up
    3
    ·
    3 hours ago

    I’ve got a pi zero w doing shairport-sync https://github.com/mikebrady/shairport-sync , which makes the pi pretend to be an AirPlay receiver. I combine it with the cheapest DAC I can get (used to be Adafruit before they ditched theirs sadly, now it’s https://shop.pimoroni.com/products/audio-dac-shim-line-out ) and bam old speakers are airplay compatible. The Pi is on Trixie and everything.

    It’s fantastic that it can do the airplay2 and everything without skipping a beat. Great coding from the dev of it (Mike Brady)!

  • mushroommunk@lemmy.today
    link
    fedilink
    English
    arrow-up
    2
    ·
    5 hours ago

    Also running some things in a pi zero w. It’s starting to get a little processing limited so I might add a second and split some things off. Pihole, stats page I wrote to help me track stuff, those sorts of things

    • kiol@discuss.onlineOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 hours ago

      Did you consider doing the “mount a small monitor” style stats dashboard in your home?

      • mushroommunk@lemmy.today
        link
        fedilink
        English
        arrow-up
        2
        ·
        5 hours ago

        This is more for like rating movies I’ve watched and books I’ve read, not calories or weight or anything. It’s not updating often enough for a monitor and it’s accessible from anywhere so I can pull it up on my phone at any time.