• 1 Post
  • 343 Comments
Joined 5 months ago
cake
Cake day: February 5th, 2025

help-circle








  • MangoCats@feddit.ittoLinux@lemmy.mlWhat else to run on a RPi?
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    2 days ago

    Security cameras will do it, and the Pi5 doesn’t have hardware decode for h.264 the way the Pi4 does, so that becomes a big drain, particularly if you don’t drop the frame rates. I run a separate Pi (5, unfortunately) with a HAILO 8 hat (fortunately) for 5 video streams on Frigate - it needs some airflow to stay cool, but is only running about 30% CPU utilization for my streams.


  • Yeah, I’m running home assistant with 43 Zigbee devices, 20 Wifi connected devices including about 150 channels of medium-high (once a minute) data logging (temperature, humidity, signal strength, sensor positions, radar occupancy info, etc.), and a Music Assistant instance, and while it’s streaming net-radio I’ve only got 98% idle on my Pi’s CPU, feeling the squeeze already /s.

    Your Zigbee hub will run out of capacity long before the Pi. Solution: run multiple Zigbee hubs when you get to that point.


  • Not just ad blocker, but tracking blockers too. Also, if you’ve got a simple little device like a WiFi controlled outlet switch, and through PiHole you notice it “phoning home” frequently even though you’re not using it… that’s a clue that you might not want to be keeping such things inside the same network where you check on your 401(k) account…





  • a clean and functional site

    But the specs no longer call for a clean, functional site. Today’s “professional” web development specs call for user tracking, customized content per user per platform per locality the page is being served to. Then there’s the backend dashboard services showing the overlords user behavior patterns and how they change based on tweaks made to their ui, I wouldn’t be surprised if the algorithms auto-tune presentation to optimize behavior.


  • I did OS-X for my MacBookPro daily driver 2006-2008 (said premium laptop dying because of mis-applied thermal paste by the factory) - and started using a bit of Debian and RedHat at the time… my observation was, and still is: they all suck, but in different ways. If you value stability and control, there’s no comparison to the open source model. Windows used to have the edge for hardware support, but that has eroded to the point that we had selected a WiFi card for our Linux system this year, but we’re having to change now that we’re moving to Win11 - no Windows drivers for that M.2 WiFi/BT card.





  • I got my modem working in Slackware in 1997 - but the PPP driver (equivalent of WinSock - which worked in Windows quite well at the time) would only work during the first boot of the system. After a reboot, PPP would never return, and the best I got out of the internet about it at the time (mostly using my Windows PC) was “real men connect to the internet through ethernet.”

    Between that an the useless (unless you enjoy frustration) sound drivers, I declared Linux “not ready for prime time,” and left it to others until starting back in via Cygwin in 2003, then Gentoo (for 64 bit access you couldn’t get any other way) in 2005.