Guess after the echo of that post about smart home stuff, I guess I have to deliver another shot: This time it’s a bit more practical. Speaking of a Raspberry Pi II being used to emitting noises every now and then by playing MP3 files which got some API open to be (ab)used. Last post was about presence […]
Month: November 2017
Smart tinkering
I’m thinking of some ways to work on my home in terms of making it some kind of smart. But smart in terms of having ‘some’ information instead of being married to information gathering services. Thinking of presence detection I’d vote against geofencing as this system does not need to know my location. Movement sensors lack the possibility […]
Bare debian
I love Linux – usually for being quite slim. But on the other hand, using a really minimalist install on debian 9, I need to add a few packages to get around. openssh-server – provides me ssh access net-tools – contains netstat ca-certificates – without that package I have to download without certificate checks apt-transport-https – allowing repositories […]