Github has made it impossible to create an account when using a VPN and a privacy browser with fully spoofed hardware identifiers. (Use Firefox or Firefox-based Privacy Browser, VPN, install Canvasblocker to test this.) I create an account with Google or Apple (both requiring hardware identifiers and numbers and birthdates) or I can use an email. When I use an email, it comes back with this horrible test, and even if I do it completely correctly, it tells me after I didn’t do the test right, gaslighting me with a picture of what I chose (which I didn’t choose) and showing me the correct picture (which I did choose and it claims I didn’t select).

It’s fucking bullshit and it’s more corporate control of open source software. For people who have their discussion or issue tracker, I can’t even participate without hardware identifiers likely linked to me some other way and phone numbers. It’s fucking bullshit. If anyone from Microsoft is reading this, FUCK YOU!!!

I am so tired of this bullshit. I just want to post an issue about a piece of software. You don’t need my fingerprint, hardware or personal, or biometric shit. This is a slippery slope. Fuck them.

I really hope more developers just get the fuck off Github. Honestly, if you are developing privacy-oriented software and using github, there’s a mistmatch and it’s bullshit, and I know it’s time consuming and annoying to move, but please do. This is fucking bullshit and it’s not like it’s going to become LESS annoying over time. FUCK THIS.

  • Prinz Kasper@feddit.org
    link
    fedilink
    arrow-up
    40
    ·
    12 hours ago

    Playing devil’s advocate, it’s probably more about blocking bots from creating accounts than it is about blocking privacy minded users. You just end up being collateral damage.

    Obviously that still sucks, I’m just saying it’s not that simple

      • brbposting@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        2
        ·
        3 hours ago

        I’m wondering if you could have any version of this—assuming best intentions and smartest people—which did not demand very similar countermeasures past a certain equivalent growth threshold.

        I unfortunately have to imagine Codeberg is like Lemmy and flies under the radar from spammers.

        …for now.

        LLMs all but guarantee a future of oppressive noise to signal ratios. I imagine IRL connections, or at least numbers saved in your phone, will become pretty important there. So then I think up in-person local-community-vibe verification schemes but they all end with dirty marketers or operators inducing members of the public to astroturf or lease their accounts…

  • mrgoosmoos@lemmy.ca
    link
    fedilink
    English
    arrow-up
    20
    ·
    15 hours ago

    a coworker invited me to his company GitHub team or something recently, and I tried to join several times. each time, I got stuck with a 10 question test to “verify I was human”. it was not quick. eventually, I had time to actually complete it without timing out.

    after completing it correctly twice without success, I gave up

  • chunes@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    10 hours ago

    I stopped using github when they held my account hostage. Told me I had 2 months to set up 2fa.

    Realized I don’t even need github for anything and if I want to share my source code, I’ll just put it up on my site.

      • chunes@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        5 hours ago

        Even if it were, which I obviously disagree with, that’s not an excuse to hold someone’s longstanding account hostage

  • orc girly@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    11 hours ago

    Can you put the picture as NSFW? Makes me a bit nauseated and I wanna keep visiting the post for new comments lol

  • davel [he/him]@lemmy.ml
    link
    fedilink
    English
    arrow-up
    42
    ·
    19 hours ago

    Tell me how you really feel 😅

    They also own Visual Studio Code, control VSCode, and effectively control the VSCodium soft fork.

    • Liketearsinrain@lemmy.ml
      link
      fedilink
      arrow-up
      6
      ·
      edit-2
      13 hours ago

      Did something happen with Codium or do you just mean in general due to controlling extension marketplace, access to their closed source ones etc.

      Edit: missed your other comment, never mind

    • All Ice In Chains@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      9 hours ago

      Any recommendations on a good general use IDE? I’ve enjoyed Geany a bit here and there myself but honestly I’m just using vim for most things these days. CLI is just so quick and efficient for most use cases, but I still hold out hope for something different.

      • davel [he/him]@lemmy.ml
        link
        fedilink
        English
        arrow-up
        5
        ·
        9 hours ago

        I don’t have any general recommendations. IMO most of them disappoint, because most of them don’t understand the languages they support very well. It was Microsoft that invented Language Server Protocol and almost every editor adopted. I’m not very impressed by it, and it seems to be stagnant.

        AFAIK the best example of an IDE having a deep understanding of its language is DrRacket, which is specific to Racket. The best one that I’ve actually used is JetBrains’s IDEs, enough so that I pay money for it.

        This YT video is specifically about a Clojure IDE by one of its developers, but it explains some general shortcoming of a lot of code editors, and why IDEs that understand their language(s) well can be so powerful. https://www.youtube.com/watch?v=cOi8V4qsdVY

    • Silver Needle@lemmy.ca
      link
      fedilink
      English
      arrow-up
      14
      ·
      16 hours ago

      This is why you use Emacs, Kate, Neovim and so on. Never understood how anyone could use a software as confusing as VSCode.

      • FauxLiving@lemmy.world
        link
        fedilink
        arrow-up
        9
        ·
        14 hours ago

        It feels like people are just punching themselves in the face.

        Yes, Microsoft has taken over a lot of projects which made coding easy. So either you submit to Microsoft’s control or you spend the time to learn to use the alternatives.

        Emacs is basically older than computers, stable and has a huge amount of support and plug-ins. Nvim is newer, but vi/vim have existed since before electrons learned to jump bandgaps and has a similarly deep level of community expertise/support.

        If you’re just starting off, your school is likely deep in Micrsoft’s sphere of influence so you probably learned VS Code/Visual Studio. Moving to Emacs or Nvim is much harder than it would be if you had learned them in the first place, but believe me (a random stranger on the Internet wouldn’t lie to you!) it is worth the time to learn.

        • JustEnoughDucks@feddit.nl
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          3 hours ago

          Centralized platforms for multiple uses and a huge tool ecosystem. That is it. It is simply much much much easier to set up and get a consistent experience.

          Embedded coding (as an example) has an extremely scattered ecosystem of vendor-run IDE forks which are usually a pretty bad experience.

          Their commandline documentation is often complete trash so instead of fixing that, they just make a simple plugin for vscode and they have a cross-compatible IDE that already works with all of their customers’ favorite plugins with very little work.

          Also, code-server. There is no other IDE that has an experience like that as far as I know.

    • NoDignity@lemmy.world
      link
      fedilink
      English
      arrow-up
      7
      ·
      16 hours ago

      This is why I use Zed as an alternative with the added upside that Zed runs about 500x better than VSCode

      • Xylight‮@lemdro.id
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 hours ago

        +1 for Zed, switched to it and it is significantly more responsive. it also ACTUALLY supports Wayland instead of some cursed chromium ozone abomination

    • GnuLinuxDude@lemmy.ml
      link
      fedilink
      arrow-up
      8
      ·
      18 hours ago

      What do you mean about VSCodium? Obviously it’s just a differently compiled version of Microsoft’s text editor, but what does Microsoft have to do with it, otherwise?

      • ☂️-@lemmy.ml
        link
        fedilink
        arrow-up
        20
        ·
        edit-2
        17 hours ago

        it’s effectively the same as chrome vs chromium. google/microsoft invests the resources to develop it, and someone simply comes and forks it without the closed source parts or telemetry.

        which is fine, but means they still get to dictate how the software works. the best real world example i have is chrome and adblockers, or google-made web “standards”.

        • davel [he/him]@lemmy.ml
          link
          fedilink
          English
          arrow-up
          13
          ·
          edit-2
          17 hours ago

          Yeah. Your example: How many forks of Chome/Chromium have rejected Google’s Manifest v3 changes? Zero, because they’re all soft forks and don’t have the resources to hard fork.

          • VeganCheesecake@lemmy.blahaj.zone
            link
            fedilink
            arrow-up
            2
            ·
            4 hours ago

            Didn’t Vivaldi? I don’t really use them cause I mostly avoid non-FOSS software, but I seem to remember them announcing they’d be keeping support.

      • davel [he/him]@lemmy.ml
        link
        fedilink
        English
        arrow-up
        6
        ·
        17 hours ago

        “Otherwise” is doing Herculean lifting here when the code is nearly 100% Microsoft. The way they control it is by changing VSCode’s code, which is then dutifully incorporated into VSCodium, with the exception of telemetry code.

        • GnuLinuxDude@lemmy.ml
          link
          fedilink
          arrow-up
          2
          ·
          11 hours ago

          VSCodium has never promoted itself as anything more than a compilation of VSCode’s base with telemetry disabled and proprietary components, naturally, not included. It has never promised anything else than that. Of course the changes are “dutifully incorporated” into Codium. It’s not a point of that project to be different. Your first remark made it seem like Microsoft has somehow infiltrated the VSCodium project and changed what it does.

    • ReallyCoolDude@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      16 hours ago

      You dont need hardware verifications with vscode, nor an account, it works with a vpn, u can disable copilot.

    • bitwolf@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      15 hours ago

      I keep Zed and, ideally Lapce, on my system and use them where possible. VsCode is my backup.

      • Pissed@lemmy.ml
        link
        fedilink
        arrow-up
        3
        ·
        edit-2
        12 hours ago

        Some people: Hey do you want to play a game where you’re forcred to limit your options while you give up ever more figures representing various subjects of a European medieval kingdom until you only have a couple of pieces left on the board which represent the nobility?

        Me: Not really

            • whelk@retrolemmy.com
              link
              fedilink
              arrow-up
              2
              ·
              11 hours ago

              It’s a great early 80s movie about Matt Broderick('s character) hacking into a “supercomputer” that’s programmed to simulate and potentially execute nuclear war, check it out if that seems up your alley

              • Pissed@lemmy.ml
                link
                fedilink
                arrow-up
                1
                ·
                11 hours ago

                Sounds okay, is irony the right word to use when we have mad men trying to use AI for that exact purpose? I also heard that it’s the reason why Chomsky was MIT so that generals could eventually just talk to computers.

                Fucking computers, paul cockshott had a great video on the history of computing machines, they were always used for shitty fucking purposes. I loved the book WE as a teenager maybe I should reread it.

                • whelk@retrolemmy.com
                  link
                  fedilink
                  arrow-up
                  3
                  ·
                  11 hours ago

                  I miss the days when I used to love technology and be excited about all the great things it could potentially do for society. Now I’m a luddite trying to stick to older and simpler stuff at most while I cynically point out all the awful ways technology will be used by the selfish and the powerful

      • Pissed@lemmy.ml
        link
        fedilink
        arrow-up
        3
        ·
        edit-2
        12 hours ago

        No thanks, I stopped enjoying chess a loooooong time ago and I always hated humoring people and playing it, Chris Hedges had a great show about the psychology of chess players. I’m responding more for the sake of having some kind of interaction, I got the joke.

  • JTskulk@lemmy.world
    link
    fedilink
    English
    arrow-up
    14
    ·
    16 hours ago

    I can’t figure out if Free software projects don’t know or don’t care that GitHub is run by Microslop.