Bug bounties are cash rewards for finding bugs. Has anyone done a crowdsourced bounty for adding a feature to linux? E.g., driver support for a certain peripheral. If enough people want it, and drop $10 each, seems like it would quickly become worth it for someone to code a fix.

  • agentTeiko@piefed.social
    link
    fedilink
    English
    arrow-up
    12
    ·
    8 hours ago

    The problem is bounties are not as viable now with AI as someone will slop something out just to try and collect the money and just makes a project a target for Spam.

  • smeg@infosec.pub
    link
    fedilink
    English
    arrow-up
    7
    ·
    11 hours ago

    Yes, it’s a thing, but not centralized with the Linux development team or anything.

    For example: Linux for ROG developed all of the drivers and software to take full advantage of the Asus ROG gamer laptop series

    • tux7350@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 hours ago

      I cant code to save my life but I cobbled together my asus laptop and got the sound working. Due to an extra AMP, I had to patch the SSDT. I found a thread on how to do it on another laptop then found the idenifier for my laptop and patched it in. The laptop had just been released, so I went to the discord and pasted a how to.

      The repo owner reached out to me and asked me if I could provide a couple of other identifiers, they were so incredibly friendly! I had never done something like this before and they greatfully created a better patch and submitted it upstream.

      It was super awesome to have someone help me and ensure that the work was pushed out so other people could use it. 10/10 would contribute to the Asus on Linux project any day!!

  • PetteriPano@lemmy.world
    link
    fedilink
    English
    arrow-up
    15
    ·
    13 hours ago

    Many.

    Projects don’t usually do bounties, but individual contributors do.

    Most things can be implemented, but getting it merged and maintained mainline is harder.