MotionEye on Raspberry Pi and Raspbian

You can use your Raspberry Pi with the camera module to remotely stream video of your home and even set up alerts if some motion is detected when you are not home. You can also upload the videos to a FTP, Google Drive, Dropbox or others. There steps are focused on MacOS only. Hardware Raspberry…

Search and Destroy – Free up disk space

Many open source projects and tools use NodeJs as base. As result we can have your disk filled by the sinister “node_modules” without even noticing. I wrote a little script to search and destroy those little bastards: The code can be found bellow: