Hacker News new | ask | show | jobs
by hn_throwaway_99 871 days ago
100%, I was thinking this exact same thing. I couldn't help but ponder the irony that during the pandemic, the vast majority of "essential workers", i.e. people we really need to fulfill the foundational layer of the economy, were usually the lowest paid: garbage men, farm labor, construction labor, grocery store workers, delivery drivers, etc. The famous "Pyramid of Capitalist System", https://en.wikipedia.org/wiki/Pyramid_of_Capitalist_System, had never felt more spot on to me.

Meanwhile, I'm relatively very highly paid, and while I really like my job because I get to work with interesting technology and I think my coworkers are fantastic, the only reason my job exists at all is because of the extreme insanity of the US healthcare system. Literally everyone would be better off if there wasn't a reason for my job to exist in the first place.

1 comments

We make sure that all important jobs are easy to do so that they can reliably get done. Hard unreliable jobs can thus never be as important as the easy ones, they are still important but never as important because we don't want to rely on unreliable work.

You can see that in software orgs as well, the easiest tasks are also the most important, like ensuring the site continues to run and handling breaking changes in dependencies, those tasks has to be done or your entire product is gone. But the highest paid engineers probably don't work on those things, instead they might look at adding more features or drafting new architecture, those tasks aren't as important but they are much harder to do so are better paid in general and you require higher skilled workers.

So in general the lower paid the more important their work is, because higher skilled tasks are harder and less reliably done so we try to not rely on them getting done. Think famous painter vs low paid icon designer, which work is more important? Goes for most things.

Thanks very much. I've heard this phrased different ways before and I understand it, but "We make sure that all important jobs are easy to do so that they can reliably get done" is probably the clearest and most succinct way I've heard this put.