this post was submitted on 26 Sep 2024
309 points (99.4% liked)
Programmer Humor
32453 readers
1631 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I spend hours toiling at work, then I finish work and switch to my hobby project, on the same desk/peripherals (KVM switch), same IDE and same tech stack, and work on it full of energy and finding it fun.
I have no clue why this works for me.
It has to just be interest, right?
Probably. Extrinsic vs intrinsic motivation.
I think for me it’s the scale of my work projects and lack of deep interest in the projects themselves. Hobby projects get started because I have some kind of interest that I want to expand on by writing some code. For instance, RF and aviation are two interests and I recently wrote an ADSB message decoder with a map kind of like flightradar24 does. That’s super interesting to me, so writing that code is fun. It’s also way smaller of a project than my work projects.
I envy you