cross-posted from: https://lemmy.dbzer0.com/post/50693956

Transcript

A post by [object Object] (@[email protected]) saying: courtesy of @[email protected], 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

  • Mr. Satan@lemmy.zip
    link
    fedilink
    arrow-up
    2
    ·
    6 hours ago

    Here I am just thinking I’m a better programmer without AI (LLMs).

    For me it’s just glorified autocomplete. I haven’t tried it in any real capacity, but my colleagues did and I’ve seen some examples. It’s all basic shit I already know. In no way I felt compelled or even seen anything really useful. It can give you a head start, but I already have the knowledge to have a head start.

    Some colleagues are using it for SQL, because they’re unfamiliar with it, and I’m like, it’s all good if it works for you, but you’re not gonna learn properly if you don’t try to write stuff yourself.

    This touches on another point I don’t see too often — I code because I like solving problems. If I outsource that, then what’s the point? And it’s exactly this that makes me a competent, and dare I say, good programmer.
    Another issue for me is this chat bot format. I don’t what a chat bot! If I have to go out of my way to try and coerce a fucking chat bot into being a useful tool then it already lost its usefulness. The only acceptable format for AI coding is better autocomplete, i. e. ability to autofill boilerplate more, better and, most importantly, as seamlessly as current solutions in modern IDEs.

    In general I don’t feel threatened by AI and when the tools catch up I’ll gladly use them or even retire and code just for fun.