|
|
|
Ask HN: Is This Worth Building?
|
|
2 points
by uma08
651 days ago
|
|
I'm building a side project, about 10% in and I'm just wondering if it's even a useful oss project and if it'll help at all. The idea is to streamline the process of setting up meetings related to code reviews or issue discussions directly within the GitHub interface via a chrome extension. So users can setup meetings(via zoom/calendly, etc) directly from the github's interface. Would it help OSS contributors and developers? |
|
Dogfooding [1] is a good way to make something that is good. You can also build a project for other people, but it's more difficult to get it right.
[1] Old posts by Joel Spolsky https://www.joelonsoftware.com/2001/05/05/what-is-the-work-o... and by Jeff Atwood https://blog.codinghorror.com/the-difficulty-of-dogfooding/