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.

  • Silver Needle@lemmy.ca
    link
    fedilink
    English
    arrow-up
    15
    arrow-down
    3
    ·
    1 天前

    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
      10
      arrow-down
      1
      ·
      1 天前

      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
        2
        ·
        edit-2
        13 小时前

        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.