• 0 Posts
  • 8 Comments
Joined 2 years ago
cake
Cake day: June 26th, 2023

help-circle

  • I find ChatGPT to sometimes be excellent at giving me a direction, if not outright solving the problem, when I paste errors I’m to lazy to look search. I say sometimes because othertimes it is just dead wrong.

    All code I ask ChatGPT to write is usually along the lines for “I have these values that I need to verify, write code that verifies that nothing is empty and saves an error message for each that is” and then I work with the code it gives me from there. I never take it at face value.

    Have you actually found that to be the case in anything complex though?

    I think that using LLMs to create complex code is the wrong use of the tool. They are better at providing structure to work from rather than writing the code itself (unless it is something simple as above) in my opinion.

    If a company cannot invest even a day to go through their hiring process and AI proof it, then they have a shitty hiring process. And with a shitty hiring process, you get shitty devs.

    I agree with you on that.




  • I think that LLMs just made it easier for people who want to know but not learn to know. Reading all those posts all over the internet required you to understand what you pasted together if you wanted it to work (not always but the barr was higher). With ChatGPT, you can just throw errors at it until you have the code you want.

    While the requirements never changed, the tools sure did and they made it a lot easier to not understand.



  • Any generic IMAP/SMPT provider + Thunderbird + PGP will provide the same level of security that Proton does - that is assuming they didn’t mess their client-side encryption/decryption or key storage in some way.

    And isn’t that the point? I don’t have time nor do I want to learn about PGP and how to encrypt email. Someone sells that service, great. And it is not like I cannot send normal emails to anyone else. They are using the same standard, not some made up version of SMTP (when sending to other servers, I assume any email from client A to client B both being Proton customer never leave their server, so no need for a new protocol).

    Proton is doing to e-mail about the same that WhatsApp and Messenger did to messaging - instead of just using an open protocol like XMPP they opted for their closed thing in order to lock people into their apps

    Proton themself provides a way to export emails in a decrypted format. It is even cross platform. https://proton.me/support/proton-mail-export-tool And all they do is open source, here is the code for their mail server: https://proton.me/support/proton-mail-export-tool. They seem to be using ordinary standards, but what do I know?

    I cannot agree with you and I do not think your arguments holds, I would even go as far as to say that they are flawed (example being claiming “closed thing” while being fully open source using open standards). It seems to me that they have something that people are willing to pay money for. You are not one of them (nor am I).

    I don’t personally use them as an email provider because of the limit on how many domains they allow as a standard.