Published 2024-08-22
tag(s): #failures #rpi
I keep seeing people building cool things with their Raspberry Pi...Pis? Pies?
I did something nice with mine, which was a voice assistant called
Serena[1]. It would email or SMS, you could ask it about the weather, and
it would build groceries shopping lists. It also had a memory leak somewhere - I suspect in
the listening portion. The thing is I never got around to fixing it, and a year later my wife
and I used a regular smartphone "shared lists" app. No more need for Serena.
And since then, I have toyed around with the RPi here and there. The last thing was set it up with PiHole, but since the internet setup in the place we are is very fragmented, it cannot cover all our devices in a simple way.
I felt like sharing this for two reasons:
I guess being so utilitarian is getting in the way of doing anything cool just for the sake of it. I noticed the same trend in my open source code: if it solves some annoyance I have, I will build it. If I think it would be nice to do it, but I have no specific need, it just won't happen.