Maybe I am off, but that read almost like sarcasm (see reference to "copious free time" in fine print).
I Will File Bugs for You (2014)
11–20 of 46 posts
Re: I Will File Bugs for You (2014)
#12I wrote about how open source project bug trackers aren't as inviting as they might be a few months ago: https://www.benburwell.com/posts/open-bug-tracking-empowers-....
Re: I Will File Bugs for You (2014)
#13nice. however a more scalable approach would be a metabug site where people could post "it doesn't work" freeform text, and volunteers could accept a bug and resolve it when they had refiled it with the correct project.
Re: I Will File Bugs for You (2014)
#14Re: I Will File Bugs for You (2014)
#15Interesting idea, letting someone more familiar with the project make a bug report. It's almost like crowdsourcing tech support. I wrote about how open source project bug trackers aren't as inviting as they might be a few months ago: https://www.benburwell.com/posts/open-bug-tracking-empowers-... .
Someone above mentioned wanting free form bug trackers, but this runs into the problem of bad bug reports. You want bug reports that you can reproduce, or at least some artifacts such as crash dumps or stack traces that give you something to analyze. Short of that you're left guessing about what the problem is. Hence, bug trackers tend to ask people for more information up front so that there is less back and forth.
Re: I Will File Bugs for You (2014)
#16Re: I Will File Bugs for You (2014)
#17jordigh@octave.org
Tell me which bug to file.
Re: I Will File Bugs for You (2014)
#18He's not only filing the bug, but also attempting to reproduce it. In the vein of doing things that don't scale, this idea is a clear winner. It does seem like a valuable service: The project would get a verified/reproduced bug report from a known entity, and the reporter would get their issue addressed just by sending an email. Under/over on how long before he can't offer this for free?
It was first posted on `14 August 2014`. So my guess is no one has really taken him up on the offer.
Re: I Will File Bugs for You (2014)
#19I think overall, about a dozen people took me up on it over the years.
Re: I Will File Bugs for You (2014)
#20It would be nice if there was a single, easy to use site for mere mortals to enter bug reports (and others can comment on them, vote on them, process them, etc).....one sort of like Github or StackOverflow, where we all sort of agree to use that site.