this post was submitted on 05 Mar 2024
601 points (98.5% liked)
Programmer Humor
24347 readers
1321 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
Learn to solve problems using programming. Go learn Python. Stick with the basics and have fun. If you start worrying about losing older versions of your code, learn Git. Grow from there.
Kubernetes? Microservices? Cloud platform? These are all distractions and a waste of your time.
I used to have this enormous dev folder of projects. Some with git, some before I knew what it was.
I clinged and backed it up like crazy, until I actually looked at what was contained (spoiler: horrid code). Then I just got used to burning some old code. Now I'm often distracted by stuff like docker, kubernetes and that stuff
It's fun though, I've grown a bunch. but the setup sometimes does overscale badly