• 11 Posts
  • 268 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle




  • Basically one of the founders, Andy, posted on twitter some praise of Donald Trump and the US Republicans party. I didn’t love but it wasn’t so exactly horrible IMO. But as people replied, Andy started answering via Proton’s official twitter account. And these were much worse.

    Unfortunately, the original posts are now deleted. Even the discussions that I participated in here on Lemmy are now deleted. So it’s definitely hard to share much info. Here’s a copy/pasta of something from my inbox:

    The worst part was not Andy’s initial posts it was his initial “let me correct the narrative” follow ups where he went on to bash Democrats and call the Republicans the party of the little guy, which is in many ways untruthful.

    It’s just a really bad look overall. This is basically how it started with us finding out Musk was such a mess too.

    Here’s Proton’s official response on Reddit, from 6 months ago. If you care to dig up more info, this should be a good starting point. Maybe the original posts are available on archive.org?

    For my purposes, the event prompted me to learn a tad more about Proton’s finances. I discovered that the company donates to political parties in the US and elsewhere. IMO, this kind of thing gives people a good reason to care about this kind of “internet drama” because Proton uses its revenue to influence politics. I don’t know any details of how they do so, but this event made me question if I should continue using their services.














  • It looks safe to me in the sense that I don’t see any malicious code in here. I don’t think the committee is trying to sneak in security hopes or similar. So all good on from that perspective.

    It’s a very simple helm chart which is consideration! Here’s the thing with charts. They’re meant to be an official means of distributing your app’s manifests for k8s. One package with all runtime needs defined. If the chart supports every tweak I need, then it’s great! If it doesn’t, then I need to modify it myself. This usually means forking the project, making edits, and templating from the fork. It’s a lot of overhead for end users. If the maintainer is willing, it’s so much easier to create an issue or submit a PR with the needed changes.

    Your project has some stars and forks. People are likely using it. Grats! The helm chart doesn’t like meet everyone’s needs and I would expect this to spur some extra issues and PRs. Is that good or bad? That’s up to you!!