Comment by killerstorm
8 days ago
What's the value of making a supervisor? It seems to be mostly about gluing together some system APIs.
8 days ago
What's the value of making a supervisor? It seems to be mostly about gluing together some system APIs.
In some industries it’s critical. Think about aerospace where code is almost always homegrown or done by specialized company, and are specific implementations for specific needs. You don’t have that many COTS due to the criticality etc.
The thing about specific needs is that they are usually narrow. You could throw darts at the dartboard of problems, working on very narrow problems for years and never get a job solving any of them. If a problem calls out to you and you won't stop until you get a job with it, then the effort could be worth it. But sometimes, even if you get THE job, you'll have a slight twist in constraints that makes most of your prep go by the wayside.
Solving a variety of problems makes you better at solving problems.
1 reply →