|
|
|
|
|
by rdsedmundo
1870 days ago
|
|
What your comment and all the others here saying that on country X this is a very good salary for a "median" senior engineer is missing, is that the average senior engineer has no clue on how to maintain Babel. Most people in the software industry (including senior engineers) are doing CRUD work, you got a web dashboard that calls an API that then insert or retrieve content from the database, you got a simple `if` condition or a `for` loop here and there, and that's it. Compare this to creating a compiler, the difficulty is on another level of magnitude. |
|