Ask HN:hey developers, what brings you joy?
Hey Guys
Just wondering what makes you happy ? Well written code, beautiful designs and appreciation to my work brings me joy. What about you ?
Just wondering what makes you happy ? Well written code, beautiful designs and appreciation to my work brings me joy. What about you ?
11 comments
[ 4.6 ms ] story [ 38.8 ms ] thread-My code finally compiles/runs without errors after a long battle with a bug/issue.
- Reading through my code after a few days and realizing I did something no matter how small.
- Refactoring a really messy/sphagetti code and getting it to work the first time
For my own personal projects: having users use it. I started with android apps last year, very slowly (too slowly), but having someone use the app brings joy to me. My first project, which was a website in about 2003, got me into a slump after there were only a couple of people who even tried it (should have marketed it, thinking about it now). However I still use it - so it's not a total waste.
I am actually afraid of writing beautiful code, as when that was my goal, each of those projects have either been canceled (at work), or never made it past recoding stage (at home).
Another thing that brings me joy is solving a complicated client issue. Normally our support solves all the issues, however when we did first large scale installations, I was sent to customer site to diagnose a large list of problems. It feels good to make issues go away.