• 1 Post
  • 49 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle

  • Back in the day I was running GLTron on an Athlon 1800+ w/Nvidia GeForce FX 5200 (I think?) and I was running dual monitors. GLTron didn’t like using both screens since it presented as a peculiar resolution. So I emailed the GLTron dude and he quickly emailed me a patch that let me run the game across both monitors (bezels not an issue because I was doing multiplayer split screen).

    What a great game.



  • I love my orange pi (5+, 16GB, 256GB eMMC, 2TB NVME). New, with case and eMMC (excluding NVME) was about $200.

    Smart switch says it idles at about 2.9W, transcoding 1080p with Jellyfin draws about 5W (at several hundred FPS with HW transcoding — so it presumably won’t draw that much for the entire duration of the media). Not sure how reliable smart switch is at those powers but I’m guessing it’s ballpark accurate.

    Works flawlessly for Immich of course.

    The duel 2.5G NICs are underutilized by me but kinda fun to have I guess.

    For me, idle power is important, so the ARM SBC route is pretty appealing. A new x64 NUC at same price might offer comparable performance I suppose, and something used could be beefier at the expense of more power usage. But to each their own!


  • Immich! It’s an amazing self hosted Google Photos replacement.

    Zigbee definitely fun with HomeAssistant. I have an SLZB-06M adapter which has PoE (important for me) and is a fairly “open” product (don’t need to jump through hoops to flash firmware). I read somewhere that it may offer Thread support at some point but wouldn’t count on that.


  • Not a lawyer; would this likely stand up in court? Obviously I wouldn’t risk it were I the dev, but just curious.

    It’s pathetic that I’ll happily recommend my Emporia Vue2 energy monitor to folks running HA — not because it works out of the box, but because the company is aware of the community integration projects and seems ok with it, even if they don’t actually support it. (ESPHome Firmware flash gives you local control — It’s been pretty great!)


  • As others have said, I’d play with routing/IP forwarding such that being VPN’d to one machine gives you access to everything — basically I would set it up as a “road warrior” VPN (but possibly split tunnel on the client [yes I know, WireGuard doesn’t have servers or clients but you know what I mean]).

    Alternately, I think you could do some reverse proxy magic such that everything goes through the WireGuard box — a.lan goes to service A, b.lan to service B, etc., but if you have non-http services this may be a little more cumbersome.



  • Plate nuts are really useful, used them on vacuum systems in grad school. Once threaded by hand, you don’t need a wrench for the nut end since the other nut prevents the plate from rotating. Made star-pattern tightening a large flange with cramped access relatively easy.

    Can’t believe I went through years of grad school with puerile labmates and never once heard (or used) that phrase…




  • Does budget include storage? Tight budget without storage, even tighter with…

    If power usage not a concern then used x86/x64 gear is probably the way to go. Surplus gear (corporate, university…) possibly an option for you. That’s a very tight budget though, so I don’t think it really gives you the luxury of choosing specs unfortunately. That said: I might go fot the best bones/least RAM/storage if you think you might upgrade it down the road. 4GB RAM with an upgrade path to 32 is preferable to 8GB non-upgradable IMHO. Likewise, 500GB spinny disk with extra bays and an NVME slot is nicer than 500GB SSD with no upgrade path. Again… really tight budget so this may all be out of the question.

    I’m a fan of low power gear, so I’d recommend something like a Raspberry Pi 5 8GB, or another SBC (I just grabbed an Orange Pi 5 Plus and I like it so far — NVME, 16GB RAM, dual NIC). However these will be out of your budget, especially once you add case, power supply, and storage.

    Good luck!






  • Big difference for me between the RPi 5 and orange pi 5 Plus is more RAM and m.2 NVME support on board. It also has four additional efficiency cores and dual 2.5G NICs, but that’s less important to me.

    Downside is it has a less polished ecosystem.

    Overall though I’ve been happy! But I also love my collection of raspberry pis, so it’s a matter of taste I guess.


  • I think this is hard to answer because there’s no “one way” to do this.

    Do you want it accessible only in your house, and you’re running something like a raspberry pi? That’s one set of instructions.

    Do you want it accessible from anywhere in the world, with proper TLS? That’s a little more complicated, and there are a million ways to do this — do you want to self host and expose public IP? Self host using a VPN as the entry point? Host on a VPS?

    I would recommend playing around with it first. This is easiest if you can get a well-supported environment, so something like a raspberry pi is best IMHO if you want to play around with minimal frustration.



  • How many photos? It’s a very good user experience for me, with 123GB library (23k+ photos, 1k+ videos). Fairly entry-level Samsung phone and iPhone 13, both work great.

    Running on an Orange Pi 5 Plus.

    Absolutely love Immich. Was previously running on an RPi 4 w/4GB RAM, but with the other services I had on there I needed to disable ML. Orange Pi 5 Plus (16GB RAM) and it’s just a dream. Kicked off ML/facial recognition before bed and it was done in the morning. Migration from RPi to OPi was straightforward.