Comment by layer8

Comment by layer8 8 hours ago

10 replies

Given that “fixing this issue required weeks of intensive work from multiple people”, the price would have to be prohibitively high.

More generally, software is really, really expensive to produce and maintain. The economics only work at scale, in particular for B2C. (Maybe AI will change that, if it becomes more reliable.)

TrainedMonkey 6 hours ago

For many large companies or even teams, there exists a class of bugs / issues / features where dropping 5-10k on a bounty is extremely cost efficient compared to working around the issue or internal development. That might not fund development outright, but at worst it would point out the features people want and serve to inform what to work on next. I think there are a couple reasons why that is not prevalent. Most important one is that highly compensated enterprise teams that would benefit the most from placing bounties tend to avoid software that is lacking features or has bugs. Secondary is not implemented here ego and general disconnect between people in the trenches that know what needs to be done and people controlling ability to place bounties.

Imagine FAANG assigning $500 per engineer per year to allocate to feature / bug bounties.

  • jaredklewis an hour ago

    I’m confused.

    Bounties for security holes make sense because you don’t need to submit the patch, just find the hole.

    And bounties for open source (like in this case) also make sense because you have everything you need to submit a patch.

    But for everything else (like almost big tech software, startups, and so on) bounties can’t fix bugs because even if I find a bug, how am I going to patch it without access to the source code?

    IME your average SV startup has a long list of bugs they are aware of, but just haven’t gotten around to fixing because other priorities are in the way. And people can’t help patch unless you have an open development process.

    Am I missing something?

  • zozbot234 6 hours ago

    Most larger companies would probably find it way easier and more sensible to contract with some outside consultancy to work on these issues than just posting a random bounty, even if the latter might potentially be cheaper. See Google Summer of Code projects for a very practical example of how "just pay randos to work on issue X for cheap" can quite often end up in failure.

    • Avamander 2 hours ago

      > See Google Summer of Code projects for a very practical example of how "just pay randos to work on issue X for cheap" can quite often end up in failure.

      That potential for failure is there for any "subcontractors". I wonder if anyone has any stats on this.

ffsm8 7 hours ago

Eh, I think you're underestimating some people perseverance.

You generally only need multiple people for timely action, and it usually even slows you down (from the perspective of total hours spent)

Like 2k bug bounty? I guarantee you some people would be willing to spend a lot of time for that. But yeah, people which are gainfully employed and have a decent salary - likely not.

  • layer8 7 hours ago

    People will have fun spending their free time on such projects. But it’s virtually impossible to turn it into “an actual thriving business model” that people can make a living on.

    • rjdj377dhabsn 2 hours ago

      Why not? In much of the world, working on one of those a month would provide a comfortable living.

      • layer8 2 hours ago

        This $1900 bug bounty is quite an outlier, you generally won’t find one per month. An additional challenge is that it’s hard to predict how much work something will take, or whether there are any showstoppers. Also, if you don’t live in the same country as the client, it will be more difficult to get legal assurance that you’ll receive your money (or for the client that they won’t lose their money).

  • nightshift1 5 hours ago

    lt could become some sort of leetcode final boss and/or something that you can put on your resume.