Hacker News new | ask | show | jobs
by d26900 1954 days ago
Was money always the primary incentive or did you just lose the passion for programming over time?
1 comments

Web development was gradually overcomplicated the past 15 years. There is no joy in it, yet it's where the jobs are. I envy people who are doing it in their spare time, but for me it's a special kind of hell. Low level and game dev is enjoyable but hard and demanding, not because it is bloated with shit we don't need, but due to its nature and restrictions.

I like minimalism in my own life, not the plan9 kind of autistic 'suckless' kind but the Zen Buddhist letting go variety. That's not what we have now in computer programming.

That sentiment is shared by a significant amount of people[1][2][3][4], it seems.

I am also sympathetic to minimalism in life (owning essentials only) and in many of my (programming) projects (single-header libraries[5], minimal dependencies).

I think I would be content with C, Bash, Python and SDL alone, if I wasn't so dependent on the need to "exchange my time for money". (And perhaps Rust as well.)

References:

[1] https://www.askonomm.com/blog/i-dont-want-to-do-frontend-any...

[2] https://jonathanwhiting.com/writing/blog/games_in_c/

[3] https://begriffs.com/posts/2020-08-31-portable-stable-softwa...

[4] https://copyanddesign.com/blog/the-benefits-of-static-websit...

[5] https://github.com/d26900/JamaisVu