Live data from Hacker News

Extremely disillusioned with technology. Please help

gist.github.com

201–210 of 754 posts

Re: Extremely disillusioned with technology. Please help

#202
Looks like you are getting a lot of advice. Meh, I will throw my 3 cents in....

Buy a guitar, or whatever musical instrument interests you.

Play music, where no one can hear you if possible

Get a sketch book and a set of sketch pencils.

Draw things you see, birds trees... don't show them to anyone, do it for you. or paint set. take an art class.

Buy a trail bicycle and go for a ride on a trail in the wilderness.

You get the idea. . .

Re: Extremely disillusioned with technology. Please help

#204

I have also experience close to burnout and recovered multiple times, in the process I have lost very precious relationships, and entire years were spent in darkness. I also have friends who have been in tech for close to ten years, and are close to burning out though they would never admit to such. This is the nature of the beast, all things that appear glamorous on the outside ( Hollywood, Finance, Tech, many nonpr…

I would also like to add that therapy is not just for the mentally ill, and nothing to be ashamed of. Navigating your career, and life in general, is tough and a good therapist can help put it in perspective. I personally went to therapy weekly for about six months to help deal with the impact of burnout on my life. I think I came away from it a more capable person.

Re: Extremely disillusioned with technology. Please help

#205

I'm having similar issues, and i think i found a way out: stop playing their game. Don't make enterprise software. Don't write unit tests. Don't accept pull requests. Simply write software for yourself and have fun doing it. Forget refactoring code into modules, just fucking code. Don't worry about deployment with k8s, just copy the Python script to your production folder and run it. Fuck all that shit about git bran…

I like it. Jean Paul Sartre but for coders.

Re: Extremely disillusioned with technology. Please help

#206
post #147

Earlier quoted context omitted.

While I dabbled with python and Delphi for a bit,my first real development was on Salesforce platform with their proprietary language called Apex. The first thing every developer learns on thos platform is that your code has to have at least 75% test coverage before it can be pushed to production.Testing was inevitable and ultimately part of anything I had to write. With time,I started reading more and more about dev…

But what do you do if your initial codebase is crap. You literally cannot test until you refactor 50% of it into something semi-sensible.

Short version: you find very small things that you can write tests around (pulling messy logic out into testable functions, writing tested utilities that replace dirty hacks, etc.) and start building your testing framework starting with that.

Long version: Working Effectively with Legacy Code Book by Michael C. Feathers

Re: Extremely disillusioned with technology. Please help

#207

Earlier quoted context omitted.

> I also have friends who have been in tech for close to ten years, and are close to burning out I realize the audience here is probably mostly younger folks but 10 years doing anything is not that much time IMO. I think a 3rd or 4th burnout at 30 years of service is a lot harder to recover from, but I’m biased from my own experience.

Would you share yours? I'd really like to hear from an older person. I'd imagine you know 10x of what I do now. It would be incredibly helpful if you could share some of what you've experienced and learned.

Mostly guessing, but I think I'm like halfway between you and the commenter you're replying to. I've been where you are, not from the exact same path, but what you're feeling is familiar to me.

My two cents: I find joy doing challenging work on products that are useful to a bunch of people without needing to be "the next big thing". But what I find more joy in is my life outside of work, in spending time with and taking care of my extended family (including my close friends). The most success I've had with this so far has been at a big tech company. This is for a number of reasons: the product I work on is more likely to be useful to lots of people that way (because a lot of the marketing work has been done already), which also makes the work challenging (because scale brings challenges), and compensation and work-life balance are good so I can spend a lot of low-stress time focusing on family. I personally find the most joy working on things that mostly make money through charging people money for services because it feels like the most honest way for my salary to be paid, but I'm not sure how much that relates to this, it might just be a personal preference. Reading your post, I wondered whether you misinterpreted your big-tech coworkers. They might not have been checked out, they might have just been doing their work while having other interests that were more important to them. That is my interpretation of the people I work with (and of myself). I think it can look pretty lame to excited young people, but it's actually the opposite; what's lame is being super into working rather than other better things.

But as a follow-on, something I've been thinking about recently is whether I can take the useful skills I've built through a career in tech and apply them elsewhere, supported by the savings I've been able to build up. I'm not sure what that looks like, but being able to gather, process, analyze, and operationalize data seems important for lots of things, and that's something I know how to do (and I'm not alone here, software is largely about processing data). But I don't know what the most useful thing is to do with those skills; right now what seems important and in demand is epidemiology, but it's probably too late to become useful to this moment. Probably something in the broad sustainability space is more forward-looking. I'm still looking around.

I guess the two points I'm trying to make are: 1. You may be able to find joy by having more modest expectations, and 2. There may be other useful things to do with the skills you built, you should keep your eyes open for them.

Hope this helps a bit, cheers!

Re: Extremely disillusioned with technology. Please help

#209

Earlier quoted context omitted.

> Moving a bit further from the specifics, it's worth noting that this is not a natural state of affairs. Humans evolved to be in groups of about 30-100 people who they knew their whole lives Yup, there are still some anarcho-primitivists who think technology was a bad deal for us humans overall, and that living in a tribal setting of hunters-gatherers is best. The infamous "unabomber manifesto" was broadly advocatin…

UB started with the right observations, but arrived at the wrong means prescriptions. He wandered off alone into the weeds, in both senses. A wiser realization is that it's those in established power and the rich who are actively or willfully ignorantly sabotaging the planet and condemning billions of people to relatively more poverty, misery, disease, and death. A million people nonviolently showing up to the seats…

"Nonviolently showing up"? I might or might not agree but let's face it, most of us won't even bother to show up at a voting place on election day. People just don't care. Maybe they'll kvetch to their acquaintances about how bad the other side is, but overall there's a lot of complacency. Similarly, you don't need to arrest corrupt politicians, you just need to not vote for them. Support a primary challenger if they're incumbents. That kind of thing. But of course that's not going to happen either.

Re: Extremely disillusioned with technology. Please help

#210

> I lost many friends. They weren't ever your friends. People at work rarely transcend beyond co-workers and into actual friendship. If all you do together is work and around-work activities, they probably aren't your friends. You're effectively people locked in a cage together that happen to get along. If you get together on days you don't work together then they might actually be your friend. If they've met your no…

It's very common for the founders and early employees to be friends prior to the startup. He may have very well lost friends. He didn't elaborate, so we really don't know.
Post reply on HN