Spyke

Replies

196

Comment on

So anyway, I'm radicalized, rule

Reply in thread

And if there’s a bug in that code, you’re fucked.

Safety features should work if everything else fails. Their failure mode can’t be “fuck it, it didn’t work”. Which is directly opposite to the failure mode of a subscription based service.

Comment on

Framework supporting far-right racists?

First, Omarchy doesn’t need funding or partners. It’s backed by a Nazi multimillionaire.

Second, the whole apolitical argument is bullshit. Everything is political. Support for a distro that doesn’t really need support by nature of being a child of a Nazi multimillionaire is a support for that Nazi multimillionaire.

“We didn’t support them because of that” means nothing. The support still sends a message. Just like artist loses control over interpretation of their art the moment they release it, people lose control over interpretation of their actions the moment they act. Does it sound fair? Maybe not, but it’s how reality works.

Comment on

ntfy.sh v2.18.0 was written by AI

Reply in thread

The size of that changeset means that it’s inherently unreviewable.

The commit history is something I’ve seen only in the PRs that even the most dysfunctional companies would demand a rewrite for.

Also, 2-3 weeks review? PostgreSQL support could be added in that time without the need for a damn „vibe check”. Hell, it would probably take less time than that.

Comment on

Anon can’t have a factual argument

Reply in thread

  • USA is not the most diverse country (its ethnic fractionalization index is below that of Moldova - https://worldpopulationreview.com/country-rankings/most-racially-diverse-countries or https://en.m.wikipedia.org/wiki/List_of_countries_ranked_by_ethnic_and_cultural_diversity_level)
  • Out of listed countries, the only one that exhibits clear signs of ethnonationalism is Russia (although I have to admit to be fairly ignorant on state of things in Argentina)
  • Lumping Russia with its former colonies screams “ignorance”
  • Grabbing a bunch of countries from the oldest trade route and thinking they are gonna be ethnically homogenous echoes the previous scream
  • Me spending time on this post is a clear evidence of procrastination
  • Poland has universal healthcare, walkable cities, affordable intra- and intercity public transportation, and provides free higher education to its citizens
  • Moldova provides free education to its citizens and has universal healthcare
  • Even Russia has a still working universal healthcare (terrible by many standards, but still beats US) and provides higher education to its citizens
  • Argentina has universal healthcare and offers free higher education to it’s citizens
  • Why am I still procrastinating? Send help!

USA is a dominant superpower though.

Comment on

Not providing all features without JS is understandable, but this is just not fine.

Welcome to the world of SPAs. Where every little thing needs its own application.

Damn it, we even have HTML tags that are impossible to employ in their entirety without use of JavaScript. <dialog> is infuriating and is literally two attributes away from not needing JavaScript.

Except on Chrome. Dialog is broken on Chrome and you will have to clean up with JavaScript after chrome’s own half assed implementation.

privacy

Comment on

This post knows where you're viewing it from (Lemmy doesn't proxy external images) [ARCHIVED]

Reply in thread

By not using internet. No, seriously, if you access something over the internet, you will leave tracks. This here post is nothing new or inherently scary on its own. I used to have forum signatures that would tell people what browser they were using or from what IP they were coming.

What you really want to do is disable third party cookies on everything you own. That (and things like hsts super cookies) is what tracks you.

If you’re using an app to browse Lemmy, you might ask for their implementation to reject cookies and fingerprinting attempts when displaying images and other embeddables.

a minute later edit: And yeah, if you don’t like web services to know the IP address given to you by your ISP, VPN is a decent option.