Live data from Hacker News

Tell me your most exotic selfhosted solution

old.reddit.com

21–30 of 79 posts

Re: Tell me your most exotic selfhosted solution

#21
I don’t think this is too gnarly but I ingest 433MHz/MHz RF blasts from the neighborhood using a software-defined radio.

I primarily use this to track my 30+ plants using cheaper, lower power, pairing-free and more reliable RF ping-based soil sensors.

I dooo get pager alerts about my potted plants tho.

Re: Tell me your most exotic selfhosted solution

#22
post #3

I acquired a tactical LTE base station on eBay that had a fairly clean copy of Druid Raemis in a VM on it. After some wrangling and reverse engineering, that VM is now the core of my home CBRS LTE network with a license-free band 48 radio in my house. Why? Cordless phones with a second SIM card. ;)

Interesting. How does SAS coordination work for your system?

Re: Tell me your most exotic selfhosted solution

#24
post #21

I don’t think this is too gnarly but I ingest 433MHz/MHz RF blasts from the neighborhood using a software-defined radio. I primarily use this to track my 30+ plants using cheaper, lower power, pairing-free and more reliable RF ping-based soil sensors. I dooo get pager alerts about my potted plants tho.

Are there any reliable, but low cost soil sensors? Most of the ones I've seen are surrounded by complaints of corrosion and premature death.

Re: Tell me your most exotic selfhosted solution

#25
I don't "do" reddit, so I'll post mine here.

Back when I was a prof., there was a monitor mounted on the wall outside my office whose display I had control of (it was from the previous prof and I inherited it).

I connected it to a RPi and set it to display a website. The website was one that I wrote that did 2 things. First, it displayed a random XKCD comic, rotating every 30 seconds, as well as a scrolling message at the bottom (usually just a disclaimer that the images were chosen at random). Second, it was an endpoint for Twilio.

The end result was that I could send a text message from my phone and it would display that message on the monitor on the wall outside my office. It rejected any message that was not from my number. I used it to display things like: "Had to run across campus. Be back at 1:30." or "Left for the day." And, since people would often stop and read the comics, they would definitely see the message.

Re: Tell me your most exotic selfhosted solution

#26
post #13

> Future project: I have chickens. They lay eggs. I have cameras. I want to know which hen lays how many eggs. Solution? AI image recognition of the hens (who is who) and if they have laid an egg. Any inputs welcome. What happens to the ones that don't lay enough?

Hens are so fun to have around, are often really friendly and playful and keep company to you and the other hens. So you keep them.

It's almost as if they're intelligent creatures with lives, personalities and desires of their own, totally undeserving of the cruelty inflicted on them. It's a shame people have been conditioned to not see it.

Re: Tell me your most exotic selfhosted solution

#28
I have a few dozen such things at home. My absolute favorite one though is a bit wild. I am a bit of a security freak. I do however on occasion need to access something on my home network and I also need some redundancy(it wouldn't be the first time my only solution fails and I need a backup). So I use an old raspberry pi as an ssh server with port forwarding with all gimmicks in place(no root, private key only and all that). Whenever I(or hypothetically someone else logs in) I get a notification on my phone so I can react quickly if needed. I can immediately kick them out by simply replying to the notification. BUT... Redundancy is a good thing, so I also have a kill switch:

I have an ESP32 with a sim card and a relay which is controlling the plug to my router. Should I end up being locked out, while someone else has managed to get in, I can send a specific text to a specific number and the esp will kill the power to the router.

Overkill? Considering no one has ever managed to get in, probably. But it's better to have the option than not.

Re: Tell me your most exotic selfhosted solution

#29
my elderly father lives alone and tends to fall asleep on the toilet. I have developed a solution with Arduino that, after an initial measurement, monitors the appearance of obstacles in front of him. after 15 minutes of the obstacle remaining, it emits a sound for 10 seconds and starts monitoring again.

https://youtu.be/uuRDD-5Vv9k

Re: Tell me your most exotic selfhosted solution

#30
post #21

I don’t think this is too gnarly but I ingest 433MHz/MHz RF blasts from the neighborhood using a software-defined radio. I primarily use this to track my 30+ plants using cheaper, lower power, pairing-free and more reliable RF ping-based soil sensors. I dooo get pager alerts about my potted plants tho.

Are there any reliable, but low cost soil sensors? Most of the ones I've seen are surrounded by complaints of corrosion and premature death.

I use the ecowitt wh51’s that has gone for $15-$20.

Have had a bunch of them for 1-2 years and they all look brand new and I haven’t swapped any batt.

I don’t use the hub.

Post reply on HN