Got logged out of github for some reason, and the entire top bar turns into some lunatic marketing nightmare from a parallel universe. This is easily the sanest submenu.

all 32 comments

sorted by: hot top controversial new old
[–] 50 points 9 months ago* (3 children)

the "Why, github?" made me lol, thank you.

That menu is kind of insane though, especially how the useful stuff was clearly moved so you would click on the new stuff by accident.

  • source
  • hideshow 3 child comments
  • [–] 36 points 9 months ago (4 children)

    one of the many reasons I switched to codeberg and my own forgejo instance.

    Github is garbage. if you can, get off it.

  • source
  • hideshow 4 child comments
  • [–] 8 points 9 months ago (3 children)

    Looking at the company I work for: moving from a selfhosted GitLab instance to go all in on GitHub

    :(

  • source
  • parent
  • hideshow 3 child comments
  • [–] 27 points 9 months ago (1 child)
  • [–] 21 points 9 months ago

    I love Github Copilot. It fixes all of my spell errors in comments. Totally worth billions of dollars

  • source
  • [–] 15 points 9 months ago

    Because Microsoft

  • source
  • [–] 15 points 9 months ago

    codeberg has the stuff in green but none of the stuff in red :)

  • source
  • [–] 11 points 9 months ago (4 children)

    Why are you including codespaces in there??? That's a feature I wish more open-source projects made use of. Pristine working dev environments, on demand? Yes please

  • source
  • hideshow 4 child comments
  • [–] 1 point 9 months ago (2 children)

    https://github.com/gitpod-io

    This was the best project I was following in the space

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 9 months ago (1 child)

    Eclipse che was, afaict, the first to really make major progress in this space.

    Vscode and codespaces basically stole the whole thing... But then they actually provided it in a way that was easy to use.

    So while I don't like the theft, I think that the result is great, and I don't like that OP lists it as something nobody wants.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 10 points 9 months ago

    For-profit will never be for you.

  • source
  • [+] 4 points 9 months ago (2 children)
  • [–] 4 points 9 months ago*

    I mostly agree. But would be more nuanced regarding Github Advanced Security.

    Most features grouped under "Advanced Security" looks quite useful https://docs.github.com/en/get-started/learning-about-github/about-github-advanced-security Sadly Microsoft has to sneak copilot in there, but the rest of it looks good.

    It's probably possible to get most of these features while avoiding copilot by staying away from Github. There are other code hosting platforms, and most support CI pipelines. Scans can be added to pipelines even if those platforms don't support scans out of the box.

  • source
  • [–] 0 points 9 months ago (7 children)

    GitHub Advanced Security seems useful. AI has successfully found security vulnerabilities that would've otherwise gone undetected, and as a rule of thumb all security vulnerabilities need to be found and patched.

  • source
  • hideshow 7 child comments
  • [–] 11 points 9 months ago (6 children)

    "AI" has also successfully found security vulnerabilities that don't exist.

  • source
  • parent
  • hideshow 6 child comments
  • [–] 2 points 9 months ago (4 children)

    Better a false positive than false negative, as long as people aren't submitting AI generated bug bounty reports to projects and hiding the fact they're AI.

  • source
  • parent
  • hideshow 4 child comments