HACKER Q&A
📣 dbyc

What are your saved side project/business ideas?


A lot of us probably keep an ever growing list of ideas that we think would be a good idea, but realistically won’t ever get around to it.

Would be interesting to see some ideas that other people have thought of. It’s probable that some ideas already have people executing on them, whether successfully or not. I definitely haven’t gone through my list to see how many actually already exist (probably all of them).

I’ll start with one of mine:

There are a few different browsers and each have their own extensions. It would be convenient if there was some common unified interface/abstraction for browser extensions such that I (if I was going to develop an extension) could develop against that interface/abstraction and have it work on all browsers. And shield me as much as possible from browser extension changes.


  👤 wg0 Accepted Answer ✓
I want to build a kernel module that should allow bringing multiple boxes together to appear as a single huge machine. RAM, disk, processes all should appear one.

And the end goal is to have no moving parts outside the system and that should be capable of replacing any cluster orchestrator. Specifically Kubernetes.

That's a huge thing in scope and my skill set is limited. Maybe, someday. If not me, someone else.


👤 mtmail
> It would be convenient if there was some common unified interface/abstraction for browser extensions

These days Firefox and Safari support Chrome's API, so isn't there effectivly a common interface already? https://en.wikipedia.org/wiki/Browser_extension