4 ms·
Ask HN: How do I find someone to fix an OSS application I can't?
Hi HN, I have been looking to fix a fantastic piece of open source Java-based software that has been having more and more issues running on Mac, likely due to MacOS deprecating OpenGL support, which the app heavily relies on. The app can be found on Githubh here: https://github.com/constellation-app/constellation
I have managed to get it somewhat functional again on Mac but am still running into multiple issues of it crashing and/or freezing when using it on Mac. I'm not a full-time software dev and unfortunately don't have the skills to get this properly ironed out.
I wanted to ask here if there is a good online platform I could use to find someone who would be able to fix the issues for a reasonable fee?
- JohnFen 3y agoThere is likely some sort of public forum devoted to the application in question. You could ask there. Just make sure that the post is clear that what you're asking is essentially to hire someone for a small contract job.
- mtmail 3y agohttps://console.algora.io/ https://console.algora.io/ for small projects. But I'd try to contact the existing contributors first, e.g. open a Github Issue. Add that you're willing to pay for a solution.
- mattl 3y agoDo you have an open GitHub issue where you're describing your problem?
- 0bsolete 3y agoYes I did post an issue a while back, unfortunately it went with no response. I will try their Gitter and go from there.
- aaronrobinson 3y agoFrom a Quick Look the project seems active and you can contact them by raising an issue or directly (via gitter). The link is on their home page. Even if you find someone to do the work that pull request would still need to be accepted so you may as well go straight to the team.
- JohnFen 3y agoI agree that going to the team is a great idea, but this > Even if you find someone to do the work that pull request would still need to be accepted is not technically necessary. People can certainly make changes and bespoke builds with those changes without ever offering them for inclusion in the main project.
- aaronrobinson 3y agoYou’re technically correct but the OP isn’t technical enough and so I don’t think I’d recommend maintaining a fork as the project rumbles on. Better to get them to incorporate his changes.
- 0bsolete 3y agoThanks, I think I'll try contact via Gitter. My last issue report has sat with no response for a while.