Category: Web Programming

  • Architecture For DIY AI-Driven Home Security

    The raspberry pi’s ecosystem makes it a tempting platform for building computer vision projects such as home security systems. For around $80, one can assemble a pi (with sd card, camera, case, and power) that can capture video and suppress dead scenes using motion detection – typically with motion or MotionEye. This low-effort, low-cost solution…

  • Learning Log: React.js and HTML5 video

    Carson’s Web Development Maxim: If you don’t like any of the web toolkits that are available just wait a few months: there will be ten new ones waiting for you. I like, and still use, Angular, but I wanted to try something new. Enter React: a framework from the Facebook side of the fence. What…