DIMMiN Notes
My working notes related to the development of dimmin.com.
2025-09-19-Friday
- Finished first draft of Homelab is Where the Heart Is
- Redacted any potentially sensitive information from networking images
- Transferred the written portion of the blog post to the Blog App
2025-09-18-Thursday
- Nuked original Portainer VM to replace with a better configuration
- Got Portainer up and running on a local server
- Built a stack for
catalixiahbot(but it isn't configured properly just yet)
2025-09-17-Wednesday
- Continued to work on Homelab is Where the Heart Is (remote access to the homelab via VPN, homelab use cases, etc)
- Finished the majority of the first draft of Homelab is Where the Heart Is (just need to finish the section on portainer for homelab use cases)
2025-09-15-Monday
- Finished first draft of Homelab Overview in Homelab is Where the Heart Is
- Got one year older
2025-09-08-Monday
- Uploaded Programming by Pixel clips to my YouTube channel in case I run into significant problems rendering my own MP4 files.
- Updated the
blog.models.PostDjango Model so thatdate_publishedanddate_modifiedwere both able to be altered (and changed the publish date for Programming by Pixels to yesterday) - Added a new category for the
Postobject calledSeriesthat I can potentially use for projects that aren't just one-off analyses or side projects - Created a
README.mdfile for the programming by pixels GitHub repo that included some example videos of the different algorithms - Wrote an Amazon review of the pixel matrix including some of my videos to potentially advertise my own website (though I think it was taken down).
- Finished rough outline for Homelab is Where the Heart Is
- Collected necessary images for Homelab is Where the Heart Is
- Updated Homelab diagram using an online diagram maker
- Created the side panel image and featured image art for the post
2025-09-07-Sunday
- Figured out how to get videos to render within the RichTextEditor with CKeditor
- Figured out how to crop videos with moviepy, made them accessible to my blog posts via S3 using the
/media-proxy/Django View - Created a GitHub repo (available here) to host the code for each script
- Published Programming by Pixels (now available here)
2025-09-06-Saturday
- Finished first draft of Programming by Pixels
- Collected all required pictures and videos for Programming by Pixels
- Created a script that could crop images from the RPi camera to the dimensions of the pixel board
2025-09-05-Friday
- Configured a work phone so I can leave my daily phone off (far less distracting)
- Continued writing Programming by Pixels (may take more time than I thought, I want to re-work some of the scripts so that the code isn't embarassing)
- Established a Alias Script for recording videos and images with
libcamon the raspberry pi, allowing me to use commands likecapvidandcappicto capture videos and images respectively.