Ask HN: Are most corporate SWE jobs performative?
21–30 of 307 posts
Re: Ask HN: Are most corporate SWE jobs performative?
#22Re: Ask HN: Are most corporate SWE jobs performative?
#23I think Elon noticed it.
Re: Ask HN: Are most corporate SWE jobs performative?
#24Your management team is literally telling you what they value, by rewarding it. You might wonder why they value vibes over results. Look way way up the org tree. How is your CEO compensated? Mostly in stock? Who are they trying to impress? Shareholders? Are those shareholders concerned about delivering for customers, or short-term gains? Is the short-term price based on long-term customer value, or what's in the business news this week? What is productive again?
Re: Ask HN: Are most corporate SWE jobs performative?
#25It’s hard to tell. I’ve worked on projects with 50 programmers and it seemed many did nothing and a few did negative work. We went through a round of layoffs and I had to “finish” another programmer’s work. It was a java app with servlets and JSP and a bunch of web forms submitting back to a database. He had just copy and pasted the html into his JSP so it had the sample data and messages. Everything submitted and we…
There's that, and then there's the other kind of negative work, whereby a rockstar engineer develops something that works but only he understands, completely failing to document it well. When this engineer leaves, the project is unmaintainable by virtue of being incomprehensible. In both cases, the management has been clueless.
I was thinking more of people burning stuff down.
There’s also people burning the furniture for immediate warmth.
And there’s people you mention who are doing things that look good but have time bombs inside them.
Re: Ask HN: Are most corporate SWE jobs performative?
#26This is most big companies. As they grow in size, staff functions get compartmentalized. As their main product matures, the need to develop new things slows down, and daily life becomes more about knob-turning and optimizing what you have to extract more revenue. This means that, for example, the developers, PMs, designers eventually run out of things to do, so whatever they still got ends up growing in size and eventually taking most of their time, be that mentoring, committee work, random initiatives here and there etc.
Source: was dev turned PM in a previous life, managed to flee to greener pastures.
Re: Ask HN: Are most corporate SWE jobs performative?
#27Re: Ask HN: Are most corporate SWE jobs performative?
#28Re: Ask HN: Are most corporate SWE jobs performative?
#29In my experience a lot of companies try really hard to be data oriented and try to find objective metrics for impact, sometimes it’s good, often it’s bad. Like LOC count, PR count, time in meetings or time spent at the office. Enough of this and people will learn to play the game over doing the right thing.
Re: Ask HN: Are most corporate SWE jobs performative?
#30> Like the majority of the team is doing useless stuff that management thinks is impressive This is arrogant thinking typical of developers. Most developers I have talked to (including myself 10 years ago) thinks that they or their friends who agree with them about all sorts of random code quirks are the only one that does work and "carries" the team, and everyone else's work is largely useless. The reality is that a…