Live data from Hacker News

I'm addicted to being useful

seangoedecke.com

101–110 of 322 posts

Re: I'm addicted to being useful

#101

I was like the author of the article, then I realized that I was solving problems that were created by other peoples' incompetence. Sure they were challenging, fun but they didn't bring anything postive overall. The incompetent people are still there - causing more problems. So I decided to find a worthwhile problem that deserved my talent. And I did. And I am now even more happy than before.

Mind sharing what that worthwhile problem is?

Re: I'm addicted to being useful

#102

One of thing I have noticed of good software engineers is while they are trying to solve problems, they also communicate with clarity to upper management chain. The clarity they bring to the table was always appreciated and also puts them in the career growth path easily.

Every good engineer is an excellent communicator. Everyone who is not an excellent communicator is not a good engineer. Everyone hates that this is true but it remains true. A lot of people are very good programmers who have mistaken that for being good engineers, however.

And this is the determining factor to whether a current dev will be replaced by AI or will evolve alongside with it, being the bridge between humans and AI.

Which is not really different to what we're already doing, translating human requirements to machine code. Just that communication skills will become an even bigger part of the job.

Re: I'm addicted to being useful

#103
post #24

Earlier quoted context omitted.

I frame it not as turning a dial down, but as switching channel from practical problem-solver to emotional problem-solver. Often when someone wants to talk about a situation involving difficult feelings, they're actually trying to process those feelings: to understand where the feelings are coming from, to be validated, and to be able to take a broader perspective. You can help by being curious about what they're say…

> they're actually trying to process those feelings: to understand where the feelings are coming from, to be validated, and to be able to take a broader perspective. If you’re speaking to a rational person with good intentions and good self-management this can help a lot. If the other person doesn’t have good emotional regulation and is prone to catastrophizing, exaggeration, or excessive self-victimization then vali…

I think you missed the bit where they suggested being curious and offering perspective - it really does work out differently

Re: I'm addicted to being useful

#104

Earlier quoted context omitted.

I feel more useful now more than anything. The amount of ai generated planning and fluffy workloads that I've been able to just delete from the team has saved the company many engineering hours. Not least of all in bugs. Value your expertise and experience. It's only greeting more valuable, not less.

It's great that this is a case for you. I actually enjoy process of writing code, understanding deeply the system I work on, finding elegant solutions to business problems - not just a list of checkboxes with features for a given sprint that agent churns in background. Sure, practically I understand that business doesn't care how well something is written as long as it works somewhat reliably. I might eventually adap…

You can still understand a system deeply and find elegant solutions, and use LLMs to translate your idea into code, then review the code. It's still much faster than writing everything by hand in a lot of cases, if done properly.

Re: I'm addicted to being useful

#106
If anything, coding agents gave me more autonomy to experiment and implement stuff. Management used to pretty much risk-adverse, and between building something in-house or paying for another crappy SaaS offering, they would perceive the second one as the least dangerous path in terms of schedule and cost. And then we would be fucked integrating with some shitty API and somehow shoehorning their nonsense abstractions and metaphors into our domain models.

Sometimes I feel that if I said tomorrow that we need to have our own operating system, they would say "sure! go ahead! just make sure to send the expense reports if you need to pay for more tokens with the company's credit card".

Re: I'm addicted to being useful

#107
post #7

> I don’t mind the ways in which my job is dysfunctional, because it matches the ways in which I myself am dysfunctional As a fellow traveller, I offer one caution: learn to turn this down in personal relationships as it can be counterproductive. It took decades for my wife to finally get through and explain not every problem she voices is something that needs a solution. Some times people just want to be heard. It b…

I specifically ask my wife "Are you looking for me to help you solve this, or just venting?", because I automatically try to solve.

Re: I'm addicted to being useful

#108

I get stuck on asking “why am I solving this problem” too much. I am surrounded by technical problems that it would give a dopamine hit to solve and I’d feel the pleasure of helping my fellow man, but 99% of them feel like they shouldn’t even exist and solving them doesn’t really lead to any meaningful progress beyond providing me job security and money. (How) do people deal with this?

Deciding which problems should be solved, identifying where there is business value in solving them, is pretty much the definition of business leadership. I think the only real answer is moving into management, where you can more effectively argue against spending effort on things that aren't worthwhile.

Well that’s not what I wanted to hear! I think you’re right though, you get to choose your challenge: do you want your problem to be possibly working on things that don’t really matter or be responsible (and empowered) to figure out what really matters.

Re: I'm addicted to being useful

#109
post #45

giving a like for quoting Gogol and Akakiy Akakievich (I wish you could understand this russian wordplay and what's meaning about that nicknames and why they were chosen)

> I think in Russian this is supposed to be an obviously silly name, like “Poop Poopson”. Is this correct? From the footnotes.

yep, that's right. The idea of his nickname that he is really silly. Small man and no good at anything. If you want to go deeper and harsh synonyms he is like "shitty" man, doing shit and receiving shit. His nickname fully describes him like useless, small, no influence, clueless, talentless man. One from the great unwashed

Re: I'm addicted to being useful

#110
post #7

> I don’t mind the ways in which my job is dysfunctional, because it matches the ways in which I myself am dysfunctional As a fellow traveller, I offer one caution: learn to turn this down in personal relationships as it can be counterproductive. It took decades for my wife to finally get through and explain not every problem she voices is something that needs a solution. Some times people just want to be heard. It b…

> It took decades for my wife to finally get through and explain not every problem she voices is something that needs a solution. This can become toxic in itself, though. Some times venting and being angry is what someone wants to do, but in a workplace environment that’s not a good thing to implicitly condone and support. I’ve had some team members who just wanted to vent but not discuss solutions and (again, in a w…

Venting all the time can actually be quite harmful to the venter. Negative energy drives change and if all you're doing is offloading then you're going to get stuck in a loop of feeling bad -> vent -> repeat while the underlying problem doesn't get solved.
Post reply on HN