OSIXHUNDRED

  • Progress Is Everything

    I had an idea while at an AAU tournament for female basketball. My daughter was playing multiple games and I had no idea how many minutes she played and my memory of her stats started to fade. I tried to take notes in on my phone but it was way too slow to try to…

  • Basketball Court Video Tracking with OpenCV

    I am working on my own basketball video analytics tool from scratch. I have a bit of experience with tracking, and video, but not with basketball. The type of video I am aiming to work with is amateur, non-professional recordings; not the type of video you’d see on TV, but the video from a cell…

  • Hello Manim

    I have been a big fan of 3B1B with the content, delivery, artistic nature and the technical skill required to convey such difficult topics. I also enjoy teaching and sharing knowledge with others, especially to my kids. I want to be able to provide the quality of material that 3B1B can provide as it relates…

  • Building My Music Library Database with Python and Mutagen

    Introduction Managing a large music library can be challenging, especially when files are scattered across folders and lack consistent metadata. I wanted a tool that could scan my music collection, extract metadata (artist, album, title, year, genre), and store it in a database for easy searching and categorization. This blog post documents my journey from…

  • Jetson Orin Nano

    I bought one recently and realized quickly, that the Orin did not have an OS. It is embarrassing to reveal that it took me three reboots to realize that. So I had to get an image, flash it to a drive and then boot it up. After that it mostly worked. But at the moment…

  • There and back again

    I have written many a blog. I remember writing it all in html back when I was in college. Every student at the time was given their own web space. All I had to do was telnet into a server, create a web folder and anyone could go to “univerity.edu/~myuserid” and the would see my…