Why aren't SW developers working on more important problems?
I am wondering why aren't majority of developers work on higher impact problems that could allow leaps in humankind's welfare. Why aren't developers making more conscious effort on solving:
- environmental pollution (recycling is terribly inefficient today) - education (time spent in classroom does not reflect useful information we teach our kids) - clean energy (why not put so many more resources into solar, hydrogen, safe nuclear?) - sharing our services and resources with our local communities. (social media is a thing, you can follow an IG celeb on the other side of the world but we have no habbit of sharing some of the meal we cook extra with our neighbors or less fortunate) - remove incompetency in governmental agencies. (why not focus more on how a country operates by removing power from individuals and having technology be the final verdict on any decision on anything going forward?) - healthcare (why not focus on embedded devices that can people use for self-diagnosing regularly without having to visit hospitals)
43 comments
[ 0.27 ms ] story [ 99.2 ms ] threadMy salary has been anywhere from $32k to $98k (briefly), with no equity of any sort, pretty bad healthcare, limited vacation, terrible mid management, etc. I was happy with those jobs because they felt socially benevolent in some small way, but it's a lot less money than what you'd get working for a proper tech company that took investor money and spent it on ad tech or whatever.
---------
And many of those problems you cited aren't predominantly software issues to begin with. I think devs have this idea that good tech can fix anything, but it's not really true in the real world.
Recycling isn't a software problem, for example, but a market forces one. It's cheaper to just make most things new, and really expensive to dispose of them properly now that Asia doesn't want as much of our shit. It was never really economically viable, but for a while we were able to just dump our shit on third world countries to pretend like it was going away.
Clean energy is a growing sector but there isn't much software work, and much of it is outsourced to cheaper countries. Where there is software, it's often pretty niche (like solar mapping, design, rooftop layouts, etc.) that are graphics and Canvas heavy on the web stack, which isn't what most web devs specialize in. There is also firmware engineering but only a few companies in that space, and most of them aren't in the US anymore.
Education suffers from academic inertia (it's very slow to change and management heavy with business minded admins who don't care about student experience as much as making a profit), political battles, angry parents, and weaponized school boards. Those people usually don't care much about the tech.
Healthcare and biotech are growing too, but it's extremely difficult to get anything to market because of patents and regulatory hurdles. FDA approval is a pain. Not something solo hackers and small companies can easily tackle, and also hard to build a moat around before big pharma or Fitbit or whatever decides to copy you.
I mean, if you give the average developer the choice of a niche field working on stuff where they won't really make a difference anyway, for a third of the pay or less, while limiting their networks and career opportunities... vs just going to work for a mainstream tech company, well, it's a pretty easy choice for most.
Seriously, level up. Developers aren't gods, agreed--but they can be wizards.
I'm way, way different from an accountant, sorry. I actively seek problems where the code is the most important player, not the...whatever you said, domain expert? Whatever that means.
I'm not the tool, the code is the tool, and it very much can solve big, important problems.
How about the code that creates free food?
I got it, the code the cures cancer, you must already be on that one?
I do believe you can write the code that solves global warming while you are at it!
Do you not think that code is involved decreasing the cost of food production? We have tractors managing fields relatively autonomously, for instance.
You're making my point.
That is also done entirely by software developers and not electrical engineers and biologists...
Most actually useful software is a combination of multiple disciplines and the actual software part never needed someone with a computer science degree but a degree in a related field which also covered software development.
It's not a skill issue, it's a matter of software isn't the thing solving the problem in any way, it is only accelerating what was already possible without it.
Regarding your AI in cancer diagnosis a d autonomous tractors, these and not places where software pushed costs down but rather went the opposition direction and is still not available to the masses but instead are available to the 1% who were doing just fine without it.
An example to help you understand this (as the term "domain expert" is foreign to you). You have a cancer researcher, who's spend years, or decades, learning whatever they can about cancer. They come up with a research problem which would be helped by some code - e.g. they want computer vision program to help them automatically classify some cells in pictures taken with a microscope. This image classification is in itself a small task in the grand scheme on studying cancer and ways to treat it, and it can't be even conceptualized without the deep domain knowledge the researcher has. This researcher is the "domain expert" I'm talking about.
Many have the free time, the knowledge and skills, and often some spare cash for light expenses.
In theory the influence of retirees on science and the arts should be huge! In practice not so much?
not all software developers (aka people) are that smart outside their own domain, or reason well outside their domain. Just because you've studied CS and dream in high speed algorithms, it doesnt mean you can change a tire, cook a meal, or be ethical. I know surgeons/PHDs/engineers who outside their office are absolute social clusterf*ks who if you did not know them - would not think they held such high positions.
one of the number one narratives i see on this site is "go work for a FAANG", or "go work for a startup"...the majority of either are either immoral or unnecessary products wrapped in investor bait (respectively)
...for these narratives to be a thing speaks volumes about incentives, morality and the like. Yeah i know people need to get paid, and life in Frisco is expensive....but...
https://www.ycombinator.com/rfs
If you want to solve these kinds of problems you can 1. Do it yourself, and get funding to do so and 2. Get investors to invest in it. But why would they? Solving useful social problems rarely gets you hockystick growth.
The government essentially has to incentivize it with funding/grants IMHO. Otherwise it does not move quick enough.
Maybe withhold making normative claims until you have some perspective.
I'm a software developer. Specifically, I'm a software only developer. I've never built a robust enough skillset working with hardware, be that electronics, microcontroller programming or god forbid, mechanical engineering, to even attempt to solve many important real world problems. There are just not that many problems that can be solved with an app.
Would I love to? Sure. I can buy myself an Arduino, a laser cutter and a 3D printer, but that's still a very long way off from being able to design something that is mass producable and solves a problem. As far as I can tell from my armchair, that would, at the very least, require some background in PCB design, metal working, probably more.
What's worse, I'm the same distance away from being able to do it as a job, no matter how good of a coder I am, so if anything, this would have to be a hobby for a long time. If I went at it, it would take me 5-10 years to build these skills. That's a long time for someone in their late 30s with a family.
If I had the time and resources, here are a few things I would love to do:
- Build an affordable almost dumb phone w. only basic messaging and authenticator functionality. I think the world could do with something that doesn't eat our attention all the time. Terrible business idea though.
- Affordable cooking assistance/robot. I think we needs to get away from meal deliveries for a more sustainable future and it would improve food quality. (Restaurant food around here is not great, especially if you can't consume milk and onions.) I started learning to cook, but there are days that are too hectic to do it. Robots for this exist, but they are clunky and require specialized installation. It's a long shot though.
- Optimized deliveries for the last 500 meters. Delivery trucks often drive around the block producing CO2 for no good reason. I feel like there should be a sidewalk robotic solution that could work out if a truck parked somewhere. Lots of problems to solve here, especially when it comes to tall buildings w. stairs and lifts.
Reflecting on the education part of your post: that's not solvable by technology. School is just as much of a socialization instrument as it is educational. Observing an almost tenager, kids could learn a lot faster if they were allowed to progress at their own pace, but the logistics seem impossibly hard. My wife and I tried to help out in the local school in digital education and we could easily do with double the amount of teachers and classrooms we have. An app can't replace a teacher, and it's not for the lack of trying.
If you really want to make a difference, learn about capability based security, why it's different than "permission flags" you find in smartphones and "apps", and push for wider adoption of the most basic of all computer security.
Companies arise out of diverging from 'parent' company goals/objectives.
Also a side project grows beyond original intent.
How to pay for US college education / research ...
* side jobs/projects that superceeded 'getting a degree': Dell, Nerf, Microsoft, facebook, netscape.
* While doing research .... microwave, transisor, antibiotics, digital camera, c/unix, bsd, alto & apple Lisa, etc ...
[0] : https://en.wikipedia.org/wiki/Digital_camera
None of that came to be used in the world due to University departments. Maybe some of the theory behind it, sure, but making it useful in the real world through engineering, no.
Microsoft "side project" innovation vs current Microsoft innovation (e.g: what goes into building something like Azure or ChatGTP backend) is also very different :)