• 0 posts
  • 31 comments
Joined 2 years ago
Cake day: November 2nd, 2024
  • They never asked me for that (UK here). Was up and running with just the basics in minutes. Are you on a list? 😅

    They do have a waiting/payment cycle period on their server offering before they’ll open mail ports. Once you qualify, you still need to raise a ticket to ask. That was a bit annoying as my new ISP is stricter with the ports than prior, meaning I had to wait before my relay workaround could send mail.

  • They are between builds.

    B41 stable has been out for ages with multiplayer support. It’s the current version and what you get if you don’t opt in to experiential builds.

    On unstable builds, the devs remove multiplayer initially until they think it’s good enough. B42 unstable is in active development and just recently added multiplayer support.

    B42 is still a bug-ridden crapshoot though, stick with 41 if you want to play online.

  • It’s fine, did the job for me at the time. Just wanted the ad and nasty blocking. Keeping it and the filters up to date is easy.

    Now have a pfSense box with pfBlocker-NG, which does essentially the same thing. Also runs Snort as an additional layer, and makes penning in IoT stuff possible.

  • It would definitely be a size thing for adding Ethernet (PoE or otherwise) to small boards like these. The ones I am using are already bigger than they ought to be - the bottom half is just a glorified serial interface and power input for USB. The esp plugs into this through pin/header. If I were less lazy, they could be about half the thickness in a final product. No PoE I suppose also keeps them cheap, which is always good for me. The casings were my first ‘proper’ design and entry into resin printing.

    The Tapo kit I have found to be a good balance of price, features and quality. I have a Tapo C310 mounted outdoors at another building, which has done great in all weathers. Initial setup does require the app/service last time I checked, but it can be made to serve RTSP locally after that. Very good for the ~£30 price point.

  • For hardware, anything that can provide a local rtsp stream is a good place to start. I run cheap and cheerful mix of tapo, unbranded and homebrew esp32 cams. Offload the motion/object detection and alerts to something that can pull in the feeds, and isolate the cams to local network only.

    WiFi usually ok, but at least hardwire the power to save future grief.

    Using frigate to manage mine, which is running under Homeassistant - another project worth looking up.

    A few images, featuring Freddie the visitor:

  • On and off over the last 15 years or so.

    Only recently have I become much more comfortable & able to resolve things without resorting to search, stackoverflow etc.

    The turnover point was the day I finally learned vi & cron so I could fiddle with an old Buffalo NAS, that was long out of support, riddled with security holes, and offered only very limited tooling.

    Was a great learning experience, but it didn’t pan out the way I wanted. So it runs Debian now, supports modern protocols, and continues to serve. Amazing what you can keep in service when you try.

  • Whatever way you go for setting up the systems themselves, I’ve found dwservice.net to be perfect for accessing systems with only a browser.

    The host component is Mac, Windows and Linux compatible. The clients need only an account at DW. Hosts tied to your own account can be shared with others.

    Depending on host OS, you get screen, terminal and fire transfer access. Sessions are logged if you need to review who’s accessed what.

    Free. Donation optional.