Hacker News new | ask | show | jobs
by yodsanklai 1480 days ago
> I just feel so empty inside about working on computers.

I feel similar. I used to love programming. Nowadays, it seems most of my day is fixing problems and patching things. I'm getting anxious every time I get pinged, and oncalls are the worse. The simplest things made me nervous as I'm worried I won't be able to fix them.

But then, the salary is comparatively so high that I may as well work a few more years in this field. I know I could just switch teams, or go work for a different FAANG. But even knowing that, it's hard to get detached from the work. It is very stressful, and I think not good from my health. One thing that put a lot of strain on me is thinking how my colleagues perceive me. They are all very good and it makes me feel bad not being at the same level (and not as passionate as them).

1 comments

I think this form of imposter syndrome is fairly common. I feel the same way, quite often. I no longer feel like I don't belong because I'm not smart or skilled enough, but that I'm not passionate enough to keep my skills as sharp.

One thought that helps me deal with it, is that every company/team needs people like us. If everyone on the team is obsessed with the work, then it starts to create bad habits of overwork that will further alienate new people. So just by being less interested, we're helping normalize separating work from life, taking things slower, and hopefully preventing the whole team from burning out.

Some of the best programmers I know are lazy. They don't work crazy hours because they a) automate stuff b) don't reinvent the wheel and c) know what work is critical and what can be skipped

Overworking can lead to overengineering which has a knock on maintenance cost for years.