Live data from Hacker News

Ask HN: How are you using your Raspberry Pi?

news.ycombinator.com

31–40 of 76 posts

Re: Ask HN: How are you using your Raspberry Pi?

#31

I'm using pi's for these works: 1. A pi 4B running jellyfin and aria2c. I use aria to download files, torrents and stream them on jellyfin. I have a aria2 web frontend for using it from browsers. 2. A pi zero wh running pihole. 3. Another pi zero wh for nginx

Can you explain the first usecase in more detail to me? I don't understand what's different in it compared to normal downloading.

aria is a comandline download utility. Link: https://aria2.github.io/ Basically it's like idm which downloads files faster than your browsers.

Re: Ask HN: How are you using your Raspberry Pi?

#35
I have a pi zero functioning as a doorbell (with camera & opencv) One pi 3 running moonlight to stream my win10 desktop (with gaming!) over ethernet to my living room tv. One pi 3 running a display in the hallway. (purpose: grafana/ip cam views/etc) One pi 3 operating a cnc machine (octoprint etc).

Re: Ask HN: How are you using your Raspberry Pi?

#37
One running LibreElec and one as a web server running my Amsterdam ferry app https://pont.app. But the most “creative” has got to be the one that measures IAQ and CO2 in my office. It also runs Prometheus and Grafana as a front end. Custom 3D printed case for the sensors which are attached with embedded magnets.

Re: Ask HN: How are you using your Raspberry Pi?

#38
Across the three currently live Pis I have:

* Adblocking DNS on unbound and nsd with policies to serve different results on WG mesh

* Tiny Tiny RSS

* Gitea and Youtrack

* Some home-built apps with Grafana and Postgres

* Homechart

* Wireguard mesh for deployment and on-the-go access to those services

Everything is managed through a Nix flake and deployed through deploy-rs.

Nextcloud, Zabbix and Docspell are running on an old laptop which I plan to migrate to a Pi4 when I can get my hands on it.

Post reply on HN