Transcript

A post by [object Object] (@zzt@mas.to) saying: courtesy of @davidgerard@circumstances.run, Proton is now the only privacy vendor I know of that vibe codes its apps: In the single most damning thing I can say about Proton in 2025, the Proton GitHub repository has a “cursorrules” file. They’re vibe-coding their public systems. Much secure! I am once again begging anyone who will listen to get off of Proton as soon as reasonably possible, and to avoid their new (terrible) apps in any case. https://circumstances.run/@davidgerard/114961415946154957

It has a reply by the author saying: in an unsurprising update for those familiar with how Proton operates, they silently rewrote their monorepo’s history to purge .cursor and hide that they were vibe coding: https://github.com/ProtonMail/WebClients/tree/2a5e2ad4db0c84f39050bf2353c944a96d38e07f

given the utter lack of communication from Proton on this, I can only guess they’ve extracted .cursor into an external repository and continue to use it out of sight of the public

  • KiwiTB@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    2 days ago

    They provide no evidence of vibe coding at all. Just because someone is using an IDE with AI (which is most now) doesn’t prove anything.

    • Mike@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      2 days ago

      No one is using Cursor for the IDE feel; Cursor is just a VSCode without MS language servers and with extra AI. It’s an objectively worse experience to use Cursor over VSCode, except if you vibe code.

    • rozodru@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      3 days ago

      self host. you can get great deals on domains and have whatever you want. Hell in many cases you can get free domains with hosting. my domain is a .ca (i’m Canadian) and I got it free for 2 years with a hosting plan that costs me $50 a year. So I’m already saving over Proton, It’s local to me, and I can have unlimited accounts and bandwidth. I also use it to host my portfolio site.

      Then I also have my own home server which I use for VPN, Backups, Bitwarden, Git Repos, torrents/media, even have my own searx search engine on it.

    • Benchamoneh@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      0
      ·
      3 days ago

      I feel like every email post is a “don’t use platform x” and there are very few (if any?) universally well received services out there. In which case the community will probably just give up and go back to Google.

      We probably need a tier chart or something to add perspective. Proton have made dumb decisions recently but they’re still better than Google/Microsoft

      • zeca@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        3 days ago

        I dont hope to find a secure email platform anymore. If i have some info i want to protect i can encrypt it myself before sending, or send it via some secure instant messaging like signal. Email is too hard to make secure, and in he end of the day, the other person youre talking to probably has a gmail or something. Its not worth the hassle imo. There are other ways to have secure communication, outside emails.

        • Benchamoneh@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          0
          ·
          1 day ago

          This is a great point. We spend so much time naval gazing on the best platform for our side, but what about the other side? Might as well use any old service and encrypt your private comms specifically. Yes it’s effort to encrypt but I think it’s the best compromise of privacy without housing your own mailserver

        • Swedneck@discuss.tchncs.de
          link
          fedilink
          arrow-up
          0
          ·
          2 days ago

          it’s good to keep secure communications separate anyways, so you don’t accidentally send the secret message to the wrong place or without the security measures.

          i don’t get why people want it in the same place as their fucking gaming chats, imagine sending state secrets to #fursuit-showoff because you didn’t notice which specific channel you’re in

  • thesmokingman@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    3 days ago

    I’m annoyed because I had to go find a tree that actually had the cursor files. If there’s a smoking gun, you gotta fucking link it when you call someone out.

    The irony of Proton attempting to remove it this way is that GitHub trees are permanently available. The only way to remove something once a link has been created is to delete the repo. I’d expect a security-minded company to understand that. To me that’s much more egg-on-face than vibe-coding secure applications. Neither is good; only one very explicitly highlights you don’t know shit about security.

    • KubeRoot@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 days ago

      AFAIK, unless that tree has signed commits in the history after the commit introducing the cursor files (or it’s otherwise verifiable, like having been linked by a member of their team), that’s not a smoking gun.

      I remember a meme that was shared a while ago, where somebody forked the Linux kernel on GitHub, made a joke commit under Linus’s details (which are NOT verified by design), and posted them around. I can’t find an instance of that right now, but here’s a somewhat similar example, where somebody put a fake backdoor in their fork and changed the url to the original repo, which lets them pretend the commit came from the original repo.

      I’d love to see a smoking gun to confirm those claims, but commiting as somebody else, with a fake time, and editing history aren’t that difficult - if they could remove the file from history, somebody else could add it to history.

      • thesmokingman@programming.dev
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        3 days ago

        Absolutely fair! The other commits in that tree for the .cursor folder match existing contributors. This unchanged PR and this unchanged PR both contain the same structure. This tree comes from this unmerged, closed PR which also matches. This closed issue, commented on by maintainers, references this tree which corroborates the other unlinked commit tree. (Edit: I stopped because I got bored; see the other unchanged issues and PRs that show a rewrite of history)

        Attribution is never 100% especially when APTs are concerned. I am confident when I say there is way more evidence here showing the files officially exist and were officially part of the tree than many of the very confident yet unconfirmed APT attributions we actively rely on.

        • KubeRoot@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          0
          ·
          3 days ago

          I don’t know what APT stands for in this context, but just one PR/comment from a trusted contributor seems like plenty of proof, you really went and did your homework, and then mine too ;D

          • thesmokingman@programming.dev
            link
            fedilink
            arrow-up
            0
            ·
            3 days ago

            Advanced Persistent Threat. For example, we assume the Lazarus Group is responsible for several high profile attacks. We don’t have anything close to the evidence here for direct attribution; using that as a bar I’d say the Proton attribution is pretty strong. Since my callout was security-focused, I wanted to ground it in other security terms. Your point was completely spot on and it was a great reminder to me because sometimes I forget the basics.

            For folks that don’t know, there are a few bad things with the Proton response. First and foremost, you don’t rewrite main ever just from a development perspective. It usually causes more trouble than it’s worth unless you’re a team of one and no one else has ever touched your repo. From a security perspective, it’s very misleading to assume rewriting history can clear history from GitHub as I hope I’ve shown here. Additionally, anyone with a local copy of the repo from before the rewrite can use the reflog to access that history. While it won’t work for any new pulls post-rewrite, it’s still a risk for a large repo like this.

            The correct way to handle this or other sensitive information being added to a repo is to use remove the file in a merge and rotate any secrets exposed. Take the hit on the chin; security is just about reducing risk not removing it. I have cleaned up plenty of repos before. Tools like gitleaks can search your active tree as well as your history for exposed secrets. Delete, commit, own the failure. Proper ignore files, meticulous review, and automated checks also help reduce risk.

            Overall that’s why I think this is dumb. To me it would be a non-issue if a security-minded company had used security best practices to handle this.

    • Sas [she/her]@beehaw.org
      link
      fedilink
      arrow-up
      0
      ·
      3 days ago

      A calculator produces reproducible results and does not introduce security flaws into your code that you don’t care to look for

      • Mika@sopuli.xyz
        link
        fedilink
        arrow-up
        0
        ·
        3 days ago

        Then do care to look for? There are PRs, there is a dev that approves changes. It’s stupid to resist agentic AIs when they boost productivity by a lot.

        • Senal@programming.dev
          link
          fedilink
          English
          arrow-up
          0
          ·
          2 days ago

          Citation that isn’t anecdotes please, only actual study I’ve seen into this was a ~19% drop and even that was flimsy.

              • Mika@sopuli.xyz
                link
                fedilink
                arrow-up
                0
                ·
                2 days ago

                Uh, idk how they got that number. It goes against the observations of literally everyone in the industry, so maybe it’s not the industry that is biased, but the benchmark they did is incorrect?

                Like just several sprints before I’ve saved my team by generating proto contracts taking backend repo as a context, as backend was busy with other higher important things to unblock us. No AI here means we would be blocked full stop for the entire sprint. And when backend did generate the contract, it was almost identical, and the diff in contracts allowed to identify the issue in the entities they send.

                True, some tasks can be done faster without AI, because you have the context and the amount of code volume is actually fairly low.

                But

                while the “high developer familiarity with [the] repositories” aided their very human coding efficiency in these tasks.

                My brother in Christ, in big enterprise project chances that you have some familiarity with the code, well, they are non-zero, but also not that high.

                • Senal@programming.dev
                  link
                  fedilink
                  English
                  arrow-up
                  0
                  ·
                  2 days ago

                  Uh, idk how they got that number. It goes against the observations of literally everyone in the industry,

                  Scientific study vs anecdotal data, that’s what studies are supposed to be, the formalisation and distillation of data into conclusions based on said data.

                  so maybe it’s not the industry that is biased, but the benchmark they did is incorrect?

                  Possibly, do you know how that’s normally tested ?

                  Like just several sprints before I’ve saved my team by generating proto contracts taking backend repo as a context, as backend was busy with other higher important things to unblock us. No AI here means we would be blocked full stop for the entire sprint. And when backend did generate the contract, it was almost identical, and the diff in contracts allowed to identify the issue in the entities they send.

                  Anecdote, from a single person.

                  I don’t doubt that that is your experience, but it’s just that, your experience.

                  and before you bring out the “but everyone i know all says the same”, that’s still anecdotal, it’s what anecdotal means.

                  My brother in Christ, in big enterprise project chances that you have some familiarity with the code, well, they are non-zero, but also not that high.

                  I mean, sure ? i’m not sure how that is relevant though.

                  As i said, the one study i’ve seen is somewhat flimsy…

                  Do you have literally any other study to backup any claims to the contrary?

                  My original comment was in response to :

                  It’s stupid to resist agentic AIs when they boost productivity by a lot.

                  That might be true, but for it to be applicable the productivity boost needs to be real, and for public claims to be taken seriously, provably real.

                  That you, personally, think you are seeing this is great, works for you.

    • nomadpxl@programming.dev
      link
      fedilink
      arrow-up
      0
      ·
      3 days ago

      Yeah using cursor or any AI assistance != vibe coding. I’m just confused why they acted guilty and edited their history without saying anything

      • Valmond@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        2 days ago

        Maybe they did the git stuff for some other reason. I mean the files are still there 🤷🏼‍♀️

        I’m a bit tired of the Proton employee bumped into a tourist and didn’timmediately say sorry sort or posts about proton.

      • jouhija@sopuli.xyz
        link
        fedilink
        arrow-up
        0
        ·
        2 days ago

        Just because you think calling out murderers is xenophobia doesn’t make it so, much like in this case

      • rozodru@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        3 days ago

        It’s not.

        make a directory, init a git repo, start claude code in that directory, feed it a prompt (a good vibe coder will utilize another LLM to write them the prompt), then hit shift+tab a couple times, got watch youtube.

        that’s vibe coding.

      • Evotech@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        3 days ago

        No the “definition” (loose term because it’s based on one guys tweet hat invented the word) of vibe coding is to don’t read the code, accept any changes and code purely of vibes.

          • Evotech@lemmy.world
            link
            fedilink
            arrow-up
            0
            ·
            3 days ago

            Not entirely, but the crux is here

            “Karpathy described it as “fully giving in to the vibes, embracing exponentials, and forgetting that the code even exists.””

          • mholiv@lemmy.world
            link
            fedilink
            arrow-up
            0
            ·
            3 days ago

            From the article you cited. Did you read it?

            Unlike traditional AI-assisted coding or pair programming, the human developer avoids micromanaging the code, accepts AI-suggested completions liberally, and focuses more on iterative experimentation than code correctness or structure. Karpathy described it as “fully giving in to the vibes, embracing exponentials, and forgetting that the code even exists.”

          • sik0fewl@lemmy.ca
            link
            fedilink
            arrow-up
            0
            ·
            edit-2
            3 days ago

            I only read the intro and definition sections, but the article lines up exactly with what Evotech said.

        • buttnugget@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          3 days ago

          Oh that’s what it means? Ok I think we’re all confused because it’s literally just from one tweet! I need to look this up.

      • алсааас [she/they]@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        3 days ago

        Is M$ stuff provably e2ee? Is Proton a publicly traded company? Does M$ have even close as good a track record as Proton? Are most M$ clients OSS?

        Edit; Proton isn’t perfect, not by a long stretch. I’m not stanning them either way, but being alarmist and giving in to mob mentality is counterproductive.

        For me they just offer the right balance of being partially OSS, strong privacy and strong security that I can pragmatically “overlook” things even as a leftist and free/libre “hardliner” (as I already mentioned: the pragmatic kind. I don’t see a point in using Linux-Libre and am ok with proprietary blobs or “tainted” packages for codecs necessary for piracy if there is no alternative and if they don’t cause active harm (as in “phoning home” or shit like that. Linux-libre is a detriment to your security BTW)

        • Doomsider@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          3 days ago

          Oh lookie here we got another Proton payer slash sucker who likes to rationalize giving money to corporations because “privacy”.

          I don’t mean to sound alarmist, but you seem really naive while trying to lick Proton’s boots.

      • I use it with the full knowledge that they will start to track me and share my IP with Europol if they come with a warrant. (They are unable to comply with anything further, thanks to their e2e architecture)

        It is part of my threat model and I use it solely for private stuff.

        I couldn’t care less that the CEO had one slipup praising a Republican with a seemingly good track record (although I did not investigate that matter)

        And being a Luddite about AI is really counterproductive, it has arrived in our society and if correctly utilised will be just another tool used to automate or autocomplete etc.

        Basically what your IDE already does but on steroids

        (Disclaimer: it’s Friday and I’m tired so there is a real – if small – chance I’m being a contrarian armed with superficial knowledge. I can’t rly tell myself 🙃)

        • ayyy@sh.itjust.works
          link
          fedilink
          arrow-up
          0
          ·
          3 days ago

          They are unable to comply with anything further, thanks to their e2e architecture

          How do you know some crappy generated code isn’t doing some kind of stupid logging?

          • psivchaz@reddthat.com
            link
            fedilink
            arrow-up
            0
            ·
            3 days ago

            TBH this isn’t a great argument for open source code. You know it’s not doing something stupid in the exact same way you know a human written application isn’t doing something stupid.

            1- You review it yourself to double check OR

            2- You hope that the community is reviewing it and that you would be made aware of problems OR

            3- You just don’t know.

    • Taldan@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      3 days ago

      Their Linux VPN client might as well not exist. No kill switch and it randomly disconnects/crashes. Sometimes it completely borks networking necessitating a reboot, which I guess can be better than just leaking your IP?

      • axEl7fB5@lemmy.cafe
        link
        fedilink
        English
        arrow-up
        0
        ·
        3 days ago

        tf you mean? kill switch does work, doesn’t randomly disconnect and it doesn’t really bork it for me. skill issue? guess my distro based on my pfp

          • lambalicious@lemmy.sdf.org
            link
            fedilink
            English
            arrow-up
            0
            ·
            3 days ago

            A container runs the utility in an isolated environment without having to alter your base system’s packages, dependencies, etc. Assuming the bork that necessitates a reboot is not a kernel or hardware issue, this would mean that if you get hit with that issue again in a container, what dies is the container itself, rather than your system as a whole. So you’re isolating 1.- package management 2.- network config and (potentially) 3.- “blast radius”.

            (That said, this is the first time I’ve ever heard that Proton would bork the networking to the point of requiring a whole system reboot.)

      • redxef@feddit.org
        link
        fedilink
        arrow-up
        0
        ·
        3 days ago

        I just use plain old openvpn configs. Once my credit runs out ill switch to mullvad. They were the best option for a time, but that changes.

  • burgerchurgarr@lemmus.org
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 days ago

    I’m definitely vibe coding all my stuff, why wouldn’t I? I’m still responsible for what I commit to main but it’s so much faster to get shit done like this

      • burgerchurgarr@lemmus.org
        link
        fedilink
        English
        arrow-up
        0
        ·
        3 days ago

        Yeah that’s the idea. seems like many people are thinking that either you don’t do code reviews at all or you’re writing every line of code yourself even if AI could have done a lot of grunt work.

  • Pasta Dental@sh.itjust.works
    link
    fedilink
    arrow-up
    0
    ·
    4 days ago

    I can’t wait until you guys get real jobs and then realize that every company that is serious about software development heavily pushes for AI tools such as CLINE or Cursor. I use it at work but I wouldn’t say I am vibe coding (mainly because it sucks ass). the reason they deleted the file from the repo is unlikely because they don’t want people to know they use AI, it’s more likely because AI rules files can contain info that you don’t want to be made public

    • sunzu2@thebrainbin.org
      link
      fedilink
      arrow-up
      0
      ·
      4 days ago

      All large corpos are pushing this on all of their paper pushers… That’s why this AI is called LLM

      It is a tool… It is as good as the person using it

      • Electricd@lemmybefree.net
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        4 days ago

        It is a tool… It is as good as the person using it

        Yea, and people are still mad about it and somehow believe people just copy paste everything without checking

        • sunzu2@thebrainbin.org
          link
          fedilink
          arrow-up
          0
          ·
          4 days ago

          To be fair, fake news got them work up about how it will take ur jerb…

          Anyone one with any w2 slavery experience will quickly asses that ain’t true…

          But they miss the part where it is a tool and it scale with your skill level. Anyone using to try to get the right answer will fail.

          Smart user will uses in the work flow where it helps and just keep doing their job otherwise

          It will put pressure on entry level. But it ain’t replacing mid level cogs that actually do all the work

    • galoisghost@aussie.zone
      link
      fedilink
      arrow-up
      0
      ·
      4 days ago

      mainly because it sucks ass

      So many people ignore this and repeat the Big tech PR talking points about AI. I had a colleague enthuse about AI agents, then demonstrate it and say “well it’s currently a little bit shit”

      The fuck people! Wake up!

    • TheOneCurly@feddit.online
      link
      fedilink
      English
      arrow-up
      0
      ·
      4 days ago

      If you’re serious about software you push design patterns and code reviews, if you’re serious about grifting investors you push LLM nonsense.

        • TheOneCurly@feddit.online
          link
          fedilink
          English
          arrow-up
          0
          ·
          4 days ago

          You only start a project/feature once (hopefully), you either do so from sound basic principals or prompting. You don’t get to have multiple first priorities.

          • Pasta Dental@sh.itjust.works
            link
            fedilink
            arrow-up
            0
            ·
            4 days ago

            once again, you think it’s an all or nothing scenario, you can use an LLM while also doing code review and basic principles. You are the one telling the AI what to do, it will execute your instructions as you told it to, to the best of today’s LLM’s capabilities

  • galoisghost@aussie.zone
    link
    fedilink
    arrow-up
    0
    ·
    4 days ago

    Um, it’s a public repository. You can view the code that’s been added. Even if it IS AI generated, you can review it yourself.

    I’m as anti-AI as anyone but this is misplaced AI-alarmism.

    • oatscoop@midwest.social
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      3 days ago

      can review it yourself.

      You’re a supervisor and you have 2 employees: Bill and Jim. As a supervisor your job is to ensure the work is being done correctly.

      Bill is competent and rarely makes major mistakes. Jim does a decent job most of the time … but he’s also a savant at screwing up – he regularly fucks up in ways that aren’t immediately obvious but are guaranteed to cause serious problems days to weeks from the screw up.

      You can glance over Bill’s work and be fairly certain it’s fine. You need to go over every single piece Jim’s work to check for problems, and even then some are probably going to slip through.

      AI is currently Jim, and Jim has no business writing code for anything privacy or security focused.

      • grindemup@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        2 days ago

        This is a great example since AI isn’t taking on the role of an independent software engineer here, so there is no “Jim” and this is much less of an issue than y’all are making it out to be. You know that auto-correct is also a form of ML right? Have you considered that tools can be used responsibly and that standards for software developers still apply even when they use new tools?

    • expr@programming.dev
      link
      fedilink
      arrow-up
      0
      ·
      4 days ago

      That is pretty immaterial to the issue. The issue is that when it comes to security, it’s extremely poor form to rely on unintelligent mimicry.

    • James R Kirk@startrek.website
      link
      fedilink
      English
      arrow-up
      0
      ·
      4 days ago

      Probably anti-Proton. I’m no conspiracy theorist, but the amount of pro BlueSky, anti Proton, anti Signal people I see on Lemmy make me wonder sometimes.

      • irelephant [he/him]@lemmy.dbzer0.comOP
        link
        fedilink
        arrow-up
        0
        ·
        4 days ago

        Genuinely most of the people against bluesky/atproto haven’t looked into it further than the blogpost by Christine lemmer-webber, and just want to be eliteist about being on the fediverse.

      • sunzu2@thebrainbin.org
        link
        fedilink
        arrow-up
        0
        ·
        4 days ago

        Proton CEO did it to the company…

        Signal requires a phone number… If you don’t see an issue with that… Then you live in a better place than the rest of us. I am happy for you.

        • James R Kirk@startrek.website
          link
          fedilink
          English
          arrow-up
          0
          ·
          3 days ago

          The question is not is Proton perfect in every conceivable way, the question is: is it more private than Google and the answer to that is yes.

          When you opine on social media that Proton is somehow just as bad as Google you are doing the work of Google and that’s the part that (again I don’t truly believe this) makes me wonder if Google/Meta/Twitter is sowing the social web with seeds of doubt about more private alternatives.

        • for private communication Signal is the gold standard lol

          Not everyone needs shitty xmpp extensions, Matrix that lacks PFS and is enshitiffying as we speak (I say as an avid user) or overkill like Simple X or Briar.

          • sunzu2@thebrainbin.org
            link
            fedilink
            arrow-up
            0
            ·
            3 days ago

            Sure… But you are also feeding NSA meta data on your communications which is whatever I guess for most people but I don’t like it

            • алсааас [she/they]@lemmy.dbzer0.com
              link
              fedilink
              arrow-up
              0
              ·
              edit-2
              3 days ago

              You seem to be misinformed. Signals architecture is explicitly designed in a way to minimise metadata as much as possible. You can look up the data they had to hand over due to lawsuits, it was absolutely minimal

              • EngineerGaming@retrolemmy.com
                link
                fedilink
                arrow-up
                0
                ·
                1 day ago

                First - I’m not sure Sealed Sender would help against the server being changed to be actively malicious and trying to build social graphs. Second - even metadata concerns aside, a centralized system is just not resilient. Proposals like Chat Control are A LOT more easily enforceable with them than with tiny selfhosted servers.

        • Broadfern@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          4 days ago

          Signal is the sad compromise for the people I hold dearest because I refuse to use Messenger anymore and SMS is a joke with how glaringly unencrypted/de-facto wiretapped it is.

          I’d love to get everyone on SimpleX but they already look at me like a wacko over Signal. The convenience tax is just non-negotiable for them and I have no idea how to bypass it.

          • Blastboom Strice@mander.xyz
            link
            fedilink
            arrow-up
            0
            ·
            3 days ago

            I used to be a big proponent of simplex even if I dont use it with anyone, but I was told that the main developer supports tr*mp and m*sk… If you go to their github, they only link twitter as their social media and if you check their account…

            https://github.com/epoberezkin (dunno if were allowed to share twitter links)

            Talks about “far-left radicals”, says that nazis were socialist etc. etc. … Really yikes

            • EngineerGaming@retrolemmy.com
              link
              fedilink
              arrow-up
              0
              ·
              1 day ago

              TBH I feel like so many project leaders are wackos that I don’t even judge the products by those, just by things they do. I still have hope in Simplex, but there were a couple of red flags, such as content scanning proposals, including clientside. Sure, it can probably be relatively easily forked to remove that specific thing, or you can choose the servers that don’t do that, but it’s still alarming that they try.

            • Mika@sopuli.xyz
              link
              fedilink
              arrow-up
              0
              ·
              3 days ago

              Yuck. Well then again we sit in Lemmy, and the lead dev is a proud tankiest tankie. Open source do be like that.

          • sunzu2@thebrainbin.org
            link
            fedilink
            arrow-up
            0
            ·
            4 days ago

            Simplex ain’t ready… So ain’t pushing it as of now.

            Once it is normie ready, I will start the move.

            Signal is a temp solution

            With that being said, I agree 100% with your comment. We work with what we got today!

      • GissaMittJobb@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        4 days ago

        Yes, and it’s one of the most important things I do. Given the AI codegen boom we’re seeing, it’s also the skill I have that is increasing the fastest in value.

        • rozodru@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          3 days ago

          yes as a consultant/freelancer THIS is where the majority of my work is coming from now. if you’re good at this SERIOUSLY consider consulting and freelancing for various companies that are now desperately trying to fix their AI tech debt. It’s the ONE thing that is completely in demand right now due to the sheer incompetence of all these places that decided vibe coding and AI was the way to go.

          you have no idea how much money you can potentially be making right now doing this. I’m booked solid for the rest of the year purely because of this.

          • thedruid@lemmy.world
            link
            fedilink
            arrow-up
            0
            ·
            2 days ago

            Not gonna really be thing long-term. Up front savings vs customer long term retention. The up front savings are what business cares about. So yeah you’ll get some companies who fucked up. Most just double down on the a. I.

            What you’re doing is entering the bargain-phase

      • hansolo@lemmy.today
        link
        fedilink
        arrow-up
        0
        ·
        4 days ago

        Does anyone here realize that one person using Cursor doesnt mean “tHeY’rE vIbE cOdInG aCrOsS tHe wHoLe pLaCe!”

              • thedruid@lemmy.world
                link
                fedilink
                arrow-up
                0
                ·
                2 days ago

                Again. They don’t answer to us. They don’t have to say anything

                Now. I agree that they SHOULD. It would be not only be better buisness, BUT its the right thing yo do

                But no, they don’t. The should.

          • hansolo@lemmy.today
            link
            fedilink
            arrow-up
            0
            ·
            3 days ago

            Because it’s also not a great idea to expose your rules files, and tell people first “oh shit, we mentioned rules files. Please don’t look!” before

            I’ll be honest here, I’ve had less dogmatic conversations with conspiracy theorists about COVID. If you just need to make this a huge problem that later turns out to be a nothingburger and you’ll never look back and grow as a human, then hey, you do you. But know that you’ll look like a fool to anyone that isn’t a goldfish and remembers more than 3 months at a time. Because you clearly don’t know what’s a big deal and what’s not, and this is a Grade A waste of all our time to pitch a fit about.

      • Pennomi@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        4 days ago

        Uh yeah? You’d be stupid not to review code, whether written by an AI or a human. I don’t trust either.

        • MalReynolds@slrpnk.net
          link
          fedilink
          English
          arrow-up
          0
          ·
          4 days ago

          I’m guessing OP means code you use rather than code you write, in other words auditing. Likely very few of us do that with any thoroughness. IIRC proton does have some independent auditing.

          • Pennomi@lemmy.world
            link
            fedilink
            English
            arrow-up
            0
            ·
            4 days ago

            That’s what I mean too. Y’all don’t just copy-paste from stack overflow praying it works do you?

            • Cethin@lemmy.zip
              link
              fedilink
              English
              arrow-up
              0
              ·
              3 days ago

              That obviously not what they meant. They mean, do you review the code for every open source application you use? Do you review every library you utilize? I’m willing to be it’s a no for both of these, because no one has time for that.

  • panda_abyss@lemmy.ca
    link
    fedilink
    arrow-up
    0
    ·
    4 days ago

    I’d bet they just added it to their global .gitignore where it should be, then removed it because they didn’t want their private dot files committed to a public repo.

    I don’t think this user knows much about git works. I don’t think this is nefarious or “vibe coding” as it’s colloquially known to be. It’s a bit much to describe all LLM use blindly as vibe coding, when vibe coding usually means just blanket accepting AI content.

    • taco@piefed.social
      link
      fedilink
      English
      arrow-up
      0
      ·
      4 days ago

      I don’t think the concern is as much with the purity of their vibe coding, but rather that they’re using an AI-first editor. This will almost certainly mean everything they’re coding is being shared with AI provider(s) during the process, which some would view as at odds with Proton’s stated emphasis on privacy.

      • Neverclear@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        0
        ·
        4 days ago

        Privacy for a codebase is not the same as privacy for me. Security through obscurity would be more at odds with privacy for the end user.

      • NuXCOM_90Percent@lemmy.zip
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        4 days ago

        Are we really shitting on companies because they have a config file for the wrong editor? Sorry, a config file for the wrong editor (excluding emacs because be as prejudiced as possible against those folk)?

        Do I like “AI First” editors? Hell no. But VSCode is rapidly making that pivot and I don’t know the lineage of Cursor well enough to know if it also used to be “just any other editor”. And, from a quick google, it supports local LLMs (e.g. ollama), so the “Big AI is going to have all your code” problem is mitigated…

        Also, the repo is on Github. Big AI (Microsoft) already HAS all their code. And before we have “Well you should selfhost a gitea!”: If your website is public facing, it has been scraped by “AI”. And if your open source project is hidden behind ten paywalls? I am not gonna finish that joke because people get really pedantic and pissy when you try to define “Open Source”.

        At the end of the day: At a project level? If active code review by qualified developers is going on, I really don’t care how the code was written. I DO care about those individual developers and their abilities as they continue to use “AI” based tools but… that is a different discussion.


        I WOULD be interested in a link to the actual offending file. I’ve been part of enough projects where it was easier to just have dotfiles for every major editor because you have a wide range of contributors and no true scotsman doesn’t have one of the local vimrc style plugins running. Whereas if it is massive instructions on how to generate code, I would get a lot more worried.

        But an unsourced screenshot of a discussion thread ain’t it.

      • Egonallanon@feddit.uk
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        4 days ago

        Is the privacy of their code that much of an issue in this case given its a public repo? Its going to get scraped by the bots regardless.

        • taco@piefed.social
          link
          fedilink
          English
          arrow-up
          0
          ·
          4 days ago

          The committed code in the repo will get scraped anyway, but the data used in testing is a different story. Not that anyone’s ever tested with prod data.

          I don’t think the issue is a practical one though. It’s more the company that stands on promises of privacy using tools that are overtly share-happy that seems to be a ideological discrepancy.

          But in case my initial comment’s “I don’ think…” wasn’t clear enough, this was my attempt at understanding why this might be a concern (or at least of interest) to folks in this community, not a personal statement of condemnation or anything. I personally could not give less of a shit what code editor they use.

        • BombOmOm@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          4 days ago

          Yeah, this logic would encompass all open source projects. Hell, my comment right now will be read by an AI. Why? I’m posting it in a public place.