this post was submitted on 06 Apr 2026
810 points (99.4% liked)
Programmer Humor
31291 readers
2193 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Today I made a widget on my phone that logs the tracks I play and drums via BT in the ekit. Once the session done it pushes the txt file to my PC while I eject the SD card with the drum recordings in it and plug it into the PC. I then run a session script that pairs the drum tracks to the music track log, clears the SD, and catalogues everything in my production folder, while also building an MD in my Obsidian vault that outlines all the audio and lets me write notes on each or about how the session went. The file structure is obv Reaper friendly for when I want to multi track everything back together.
This took almost all day. Because writing down what track I was listening to when I saved a recording has just been so much effort up until now /s.
I'm sure it'll pay the time deficit back over a decade.