• 1 Post
  • 18 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle
rss

  • Ah un français !

    Je me suis rendu compte en lisant les réponses que ma question c’est surtout pour ceux qui sont sourds à 100% de naissance, pas malentendants.

    Mais est-ce que pour un sourd ça ferait sens que “traîne” et “mène” ça rime ? Parce que mis à part que les deux mots finissent en “ne”, est-ce que c’est “logique” que “aî” et “è” fassent le même son ?












  • Yes, and it makes sense that it would, and I’d happily give such data to developers I trust to make the programs I love better.

    However, that same click data (maybe with some how-long-have-you-looked-at-this data) can definitely be used to target ads at me, which in my book is not okay. And as I said in my comment before, it’s really difficult (at least for me) to trust companies.


  • To me, telemetry would be like a sofa company wanting to put some cameras in your home to see if you’re using the sofa the way they thought you would. It just feels… off.

    “90% of crashes happen right after the player uses a grenade”.

    Imo, a simple opt-in crash report gets the job done. Technically it is telemetry, but a crash report is more justified than a “where have you clicked” report.

    telemetry data for software from reputable companies does not get sold

    There’s just no trust in companies to not sell my data. I cannot trust Microsoft nor Google nor any other company to not sell my data, having seen the shenanigans every single company is willing to pull off to get a cent more a year.


  • From what I understand, Cloudflare can block some DDoS attacks, but not all of them.

    The attacks on Lemmy have to do with poorly optimized SQL requests; these are requests that shouldn’t take long to execute, but do due to some oversight. By spamming these requests, the attackers can bring Lemmy on it’s knees.

    Actually, wouldn’t this attack better be categorized as a DoS attack ? What’s so distributed about it ?