Ask HN: What do you do with your Raspberry Pi?
111–120 of 1001 posts
Re: Ask HN: What do you do with your Raspberry Pi?
#112Re: Ask HN: What do you do with your Raspberry Pi?
#113Re: Ask HN: What do you do with your Raspberry Pi?
#114Re: Ask HN: What do you do with your Raspberry Pi?
#115I had PiHole, but moved it to a tiny VM in an effort to minimize cables.
Re: Ask HN: What do you do with your Raspberry Pi?
#116Have any of you done something with machine learning on rpi? Like face recognition or some fun robot. I'm looking at rpi4+google coral and it seems impressive enough to run interesting projects.
Re: Ask HN: What do you do with your Raspberry Pi?
#117- LED Light alarm - Living room music player & "radio" streamer -- I need to set this up as an A2DP audio receiver too - octoprint server - Stratum 1 NTP server (GPS referenced) If I didn't also have a "big" linux system running 24/7, it would be doing things like DHCP, DNS, MQTT server, etc.
Re: Ask HN: What do you do with your Raspberry Pi?
#118It hosts a separate, isolated wifi network via hostaod/dnsmasq. Clients aren't given routes to the primary network or the broader internet - they should only see the Pi and other clients (I'd eventually like to restrict access to other clients as well, but haven't played with that yet).
Access to the devices is via a web server running on the Pi that relays commands and responses. Right now it's a page full of hard-coded buttons and indicators, but I eventually want to turn it into a flexible firewall-like system to make it easier to add/configure/remove clients and rules.
Re: Ask HN: What do you do with your Raspberry Pi?
#119Since I have a permanent use for it now, I'll probably be buying a second to play around with.