
Wise Wednesday



I’m running a YouTube channel and social media persona as a one-person media startup.
The absurd part: I built the infrastructure first, and the audience never really showed up (yet).
I currently have ~170 subscribers. The stack looks like something meant for 100,000.
What I built anyway:
Most creators scale tools after growth.
I did it backwards:
I treated this like a startup from day one and built for scale with basically no demand.
That sounds irrational. It probably is. But it was a lot of fun.
The Youtube Automation Pipeline:
I built a Youtube Automation Pipeline with shell scripts and python scripts,
which is all baked into my Linux ZSH environment.
Basically my Linux machine is a Youtube Creator Environment now.
It’s super bad code, it’s extremely personalized stuff and I can’t publish it on github or people will laugh.
But I will tell you what I did maybe some people will get some inspiration what’s possible.
But here’s the breakdown of the workflow:
I run a shell command that initialized the next video,
It opens a META Data File in vim and I fill out stuff like
title, video number, playlist and some other variables.
then it immediatly populates my environment with templates and directories
for the new video.
- Photoshop Thumbnail templates
- Promo material templates
- Several other graphic assets I need
- a text file with keywords
- a text file with hashtags
- a text file with the video description
- a text file with SEO optimized text that describes the video
- Directories for everything I need: Raw Video, Rendered Files, Graphics, Sounds, Effects, etc
- A bunch of symlinks that all point directly to the assets for fast access and reduced friction in the workflow
- a Whatsapp bot sends me information about the new project
- a status on top of my linux terminal always shows me at which step of the pipeline I am
Everything is done with python, zsh scripts and a lot of ffmpeg.
I also have a meme blog where I automate my shitposts but that’s another story.
Even though I totally know that I am over-engineering this like a crazy nerd,
I will still continue to improve and iterate and add to it.
Because this is super fun and it makes work super low friction.
I can make videos faster and I am still improving and I have fun doing it,
because so much of the process is automated.
Anyway I though you might be interested.







I don’t journal anymore. I just write incident reports.




I am not a perfectionist. I am a firmware update that never finishes.



( Extended Version will come soon )
