Remix.run Logo
mcv a day ago

I wonder if the fact that we're not hired to write code, is also the reason we're not paid as much as some other roles. This is my big frustration: that senior programmers (in NL at least) are not paid as much as managers, POs, various kinds of architects, and even scrum masters.

A couple of years ago, I was freelancing for a company where I wrote a lot of excellent code. They had a bunch of data they wanted to do something with, but weren't entirely sure what or how, so I did that for them. Connected, visualized it, made it fast, and they loved it. And so did I. It was fun work, I talked to a lot of people about what they wanted and needed, and delivered that.

My freelance period ended, but I wasn't ready to leave this project yet, so I became an employee, but that turned out to be a massive step back in terms of income. Despite the fact that I worked closely with lots of stakeholders and solved complex problems for them, their internal rules didn't allow them to pay me as more than a code monkey. I felt all the non-code work I did wasn't being appreciated. Nor the code work.

I left, they ruined the application (it's apparently slow as molasses now), and now I'm about to go back. I guess I've made peace with the fact that they don't pay programmers as much as I think they should. (It's not actually bad pay, just not as much as non-programmers get.) But mostly, it was a fun project that taught me a lot, and I want more of that.

63stack a day ago | parent | next [-]

>so I became an employee, but that turned out to be a massive step back in terms of income. Despite the fact that I worked closely with lots of stakeholders and solved complex problems for them, their internal rules didn't allow them to pay me as more than a code monkey.

Surely there was a negotiation step before signing contracts? What happened there? What was the blocker that did not "allow" them to change their own internal rules that they themselves control? Surely there is a way to do that.

>I left, they ruined the application (it's apparently slow as molasses now), and now I'm about to go back

Then state what you want before going back, if it's important for them they will find a way. Don't accept these kinds of zero effort "oh our policy doesn't allow us to pay you more" explanations.

jen20 a day ago | parent [-]

I interpret "our policy doesn't allow it" as "I don't want to work here".

mcv 19 hours ago | parent [-]

I normally do too, but in this case I did want to work there. And apparently I do again.

I negotiated my ass off, made a lot of good arguments, and everybody understood where I was coming from, but still wouldn't budge an inch. Maybe I should have walked away. In fact, I did, a couple of months later. But now I'm coming back again.

We'll see how it goes. Maybe I'll succeed at opening up higher pay scales for programmers, maybe I'll leave again after a year or so, or maybe I'll actually find happiness doing something I enjoy.

pdimitar 16 hours ago | parent [-]

I am saddened to read this. You are letting them get away with it and they'll extract completely the wrong idea out of your noble gesture.

mcv 6 hours ago | parent [-]

You can never get everything you want. Most programming jobs in NL don't pay much more than this. If you want to get paid what you're really worth, you need to work as a freelancer, but the tax service has just ruined that market.

And the advantage of this job is that I know I'll be working on things I love, they really want and appreciate me (if financially not quite as much as I'd like), and maybe I can push for change from the inside. Or maybe I'll leave once the freelance market picks up again. It's not like I'll be married to them.

sam_lowry_ a day ago | parent | prev | next [-]

This is the general culture in Europe. Techies do not get promoted and do not even have a possibility to grow to management. Everything is run by humanities people and we do not even have the right words to describe this situation, although some voiced their concerns for many years, see e.g. The Two Cultures [1] from 1959.

[1] https://en.wikipedia.org/wiki/The_Two_Cultures

godelski a day ago | parent | next [-]

  > and do not even have a possibility to grow to management.
Hang on, why should this even be the goal? I really do want to question the premise of this kind of ladder in the first place. You got someone with a really good skill, one that is critical to your operations and you... want to put them in charge of people rather than keep doing what they're doing? You can just keep promoting people with whatever direction you want them to go in. It is all arbitrary and made up anyways. So why not keep promoting them in a direction where you still benefit from those technical skills?
lurking_swe a day ago | parent | next [-]

ever work for a manager that barely understood what you do, or how it’s done? Been there, done that. Never again…

Engineers shouldn’t be _forced_ into management but the option should be encouraged if they have the aptitude for it.

godelski a day ago | parent [-]

You're also making a bad assumption. I'm just saying there should be multiple paths forward. You can promote in any direction you want as long as you decide that your employees can do that. In our fictitious scenario some could go to manage teams some not. Some could focus on their work being a team lead, some just continue doing their thing.

My point is literally at the arbitrariness of promotion and how biased it is. There's a very clear bias that being structured by business people who think business people are the most important. The classic "I do x, so x is more important" fallacy.

My point is to make people just question if what we do is actually reasonable, and if we could do things better.

Besides, I've worked with people who previously knew how to program but lost the skill when moving to management for a decade and they aren't really any better than the manager that never knew it. Neither of these results in smooth operation. But I think to see a solution we'd also need to reconsider the premise. That's what I'm getting at.

sam_lowry_ a day ago | parent | prev [-]

Nope.

I do not say that experts have to be put in charge of people instead of doing what they're doing.

I rather say that experts should be in charge of what they are doing.

mcv 19 hours ago | parent | next [-]

I think this is the case with real engineering companies. My wife works at Rijkswaterstaat, and there engineers bear direct responsibility for projects that are worth lives, and they can make important decisions about those projects for that reason. For example, a couple of years ago an engineer closed a bridge because of a lack of maintenance. Big scandal about the bridge getting closed, but the real scandal was that maintenance was so far behind. Turned out the engineer had warned about this several times before, but somehow those messages didn't arrive at the people in charge of planning and funding maintenance. So that was the process that really needed fixing (and the bridge, of course).

sam_lowry_ 4 hours ago | parent [-]

Heh... Interesting that you bring in Rijkswaterstaat as a counterexample, because I remember it from the story about the Botlek bridge and how they could not fix it for a couple years and when the root cause was identified, it turned out to be rust in an ethernet port [1].

[1] https://berthub.eu/articles/posts/cyber-security-pre-war-rea...

godelski 21 hours ago | parent | prev [-]

I think this is a good option. I also have no problem with experts being put in charge of people. Truthfully I think the bigger issue is that there's not more ways for growth. But at this point I'd settle for just ways to grow in the technical side without needing to move to management (being a group lead or having people under you is something I'd consider different when your main job is still doing technical work)

mcv a day ago | parent | prev | next [-]

Techies can get into management, but they stop programming if they do. I've been told I could get into a higher pay scale if I took on managerial or administrative tasks that I'm bad at and have nothing to do with programming. I'd like to be appreciated for the stuff I'm good at, not for doing stuff I'm bad at.

sam_lowry_ a day ago | parent | next [-]

That's exactly the point. The expectation is that techies stop being techies if want to have a career.

This is exactly why we can't innovate in Europe.

DrillShopper a day ago | parent [-]

I hate to break it to you, but this also happens in the US - especially at huge companies.

The next step of my career progression at my current company is deciding whether I want to go into the continuing tech route as an architect or staff software engineer or if I want to go into the managerial / people leader route.

The later is quite more lucrative, but I would have to stop programming.

mcv 19 hours ago | parent [-]

Even just the existence of a staff software engineer role is something. I don't think this company has that, but I think that would be exactly what I wanted to do. Especially at this particular department.

whstl a day ago | parent | prev [-]

Eng Manager here. At previous jobs I constantly had this assignment of "stop coding and only do code reviews". This to me is incredibly short-sighted as my code reviews are gonna be shit if I don't code.

Also managing a team of even 10 developers was the easiest job I ever had. Hire well, treat them well, talk with them routinely, solve conflicts, allow them to explore things.

The hard part of the job is of course functioning as a therapist for disorganised power-grabbing product people and shielding my team from their shenanigans. I'm so tired of it.

Every bad engineering manager I had two characteristics: they never have time to code but also never have to talk to me or any other employee.

mcv 19 hours ago | parent [-]

If I ever get in that position, I want an assistant to do all the paperwork, so I'll have time to code and talk to people.

lifestyleguru a day ago | parent | prev [-]

European societies are extremely class based which is brutally visible in UK, France, Netherlands, even Germany. INSEAD and other MBAs see techies as washing machine repairmen.

sam_lowry_ a day ago | parent | next [-]

I think it is deeper than the theory of class struggle.

France rebuilt its educational system under Napoléon to teach science to bright kids from all backgrounds.

Fast-forward 200 years, it degraded into a system that teaches anachronistic humanities to smart and docile kids of upper middle classes.

P.S. For non-French, I am talking about the system of Grandes écoles [1]

[1] https://fr.wikipedia.org/wiki/Grande_%C3%A9cole

mcv a day ago | parent | prev [-]

Netherland is actually extremely egalitarian. Managers are often just one of the team, you address everybody informally, we're all equals, etc. Except in pay. And especially in larger organizations. Managers and people on track to management are seen as the shit. Programmers are paid fairly well compared to the average job, but even if you're single-handedly pulling an important project, you're never going to make the same as people who push numbers, papers and money.

whstl a day ago | parent | next [-]

Europe is egalitarian in the surface but class-based deep down. Your word is worth as much as your title.

Of course I can't speak for every country but that's the reality.

I'm not saying that anywhere else is better, but in other places I worked there was no such illusion.

mcv 19 hours ago | parent [-]

This varies a lot per country. I know Germany is a lot more hierarchical, for example. They care about titles there. Here we don't.

lurking_swe a day ago | parent | prev | next [-]

> informally, we're all equals, etc. Except in pay.

arguably the most important part. :) 2nd being team and company culture imo.

lifestyleguru a day ago | parent | prev [-]

> you're single-handedly pulling an important project

Never do it on employment contract in Europe. Even if you really are and then quit your job, from next Monday everything will operate as if you never had worked there.

> you're never going to make the same as people who push numbers, papers and money.

That's why the top EU companies are loathed ERP company, perfumes and purses company, and obesity drug for Americans company.

mcv 19 hours ago | parent [-]

> everything will operate as if you never had worked there.

Well, they wrecked my app after I left. It was blazingly fast, and we has a very fast moving team. Now the team and the app are slow. (I don't even work there yet and I already know why it's slow, and I don't think it will be very hard to fix.)

aaronbaugher 21 hours ago | parent | prev | next [-]

I think it's easy for the decision-makers to take programming talent for granted because they can't see it or estimate what it can do. If my manager comes to me with a task, he may not even know if the task is possible. If it turns out to be relatively simple and I kick out the solution in an hour, he's impressed, but he's also "learned" this this stuff is easier than he thought. That shifts his mental window of what's possible in X hours. Every time he thinks, "That must have been easy after all," the more he's likely to devalue what he thinks the work should cost. A smart manager will know better, but many don't.

We could combat that tendency by taking a longer time than necessary on some tasks, basically loafing to make our work look harder, but who wants to play that game?

mcv 19 hours ago | parent [-]

Instead of loafing, you could also collect more context. Talk to various stakeholders to better understand the context of the problem. Read about company policies or market developments that made this necessary.

Boring stuff, I admit (the reading at least; I enjoy talking to stakeholders), but it can give you a much deeper understanding of what you're working on.

pdimitar 16 hours ago | parent [-]

I agree with your advice but have to remark that often times stakeholders are not open to talk to techies. I loved those who were but most weren't.

mcv 6 hours ago | parent | next [-]

Then don't tell them you're a techie.

intelVISA 14 hours ago | parent | prev [-]

They need to maintain kayfabe, otherwise all the BAs, PMs, POs, EMs would become flight risks.

pdimitar 16 hours ago | parent | prev [-]

Your story feels unfinished. :(

Advice: ask for more money or don't accept an offer. They should not by any means get the message that they can keep getting away with paying smaller salaries.