Hacker News new | ask | show | jobs
by gravypod 1083 days ago
Some things I'd love to work on if I could make it work.

1. Food: Current farming practices emit a lot of CO2, hurts local ecosystems (nitrogen runoff), and consumes a lot of water/fertilizer. Currently proven methods could fix many of these problems.

2. Housing: Bringing modern technology to the construction of homes/apartments could dramatically lower costs. Kit homes are an example where only focusing on the tech and not the zoning/social issues doesn't improve the issues. I think realistically we could build a lot of high efficient, safe (much safer than codes require), and comfortable housing and drive down rental prices substantially while turning a huge profit (if you can sort out zoning).

3. Programming: Working in a large monorepo is amazing. Many people who work at a big tech company which has one will tell you about the amazing stuff you can do in this environment. Open source does not have one and most developers only ever see the multi-repo approach to software development. Building a parallel SWE-tooling stack which was "the monorepo of $FAANG but open source" would allow OSS devs to collaborate and build really cool things.

4. Compute: Non-profit compute infra for common good. Right now everyone is focused on decentralized apps and it's possible these are just too complicated for end users (I certainly am confused but I don't know if I'm just too old). If there was a not-profit-focused compute infra which gave out free compute/bandwidth/storage to open source public commons software that might be a good thing.

1 comments

Monorepos put us in the blast radius of a lot of premature commits we could have avoided. I'd rather have a git submodule UI that isn't meant for aliens to operate, and use known-good dependencies.