

Request the developers to change it. Or stop using the app.
Why are the apps involved such secrets? 🤣 Porn?
Creator of LULs (a script which helps links to point to your instance)
Come say hi here or over at https://twitch.tv/AzzuriteTV :) I like getting to know more people :)
Play games with me: https://steamcommunity.com/id/azzu
Request the developers to change it. Or stop using the app.
Why are the apps involved such secrets? 🤣 Porn?
It may not be using androids URL opening functionality but directly opening the app itself, which is possible. Would be good to know the apps involved.
Say hello to your braincell for me
Yeah obviously at this point that is true. I’m just talking about the general system, saying it doesn’t need to be all bad absolutely. At this point, if we’re talking about the US, they’d need a complete reform.
I’m not really missing it. It’s just an unfitting analogy. People don’t have to work like rotting apples.
If one single person is being stupid we punish them/cast them out. The problem with people is that a large amount are being bad.
If I buy a bunch of apples and one is bad, then I simply don’t eat the one apple and throw it away. Similarly, if there’s one bad cop I just imprison it based on their illegal actions.
The thing with the US police force is that enough of them are bastards, and nothing is done against their behavior, that you always have to assume that any one of them is a bastard. If it was only rare single bad cops and they would be immediately removed on first infraction, I’m sure there would not be a problem with the police.
This is the rational truth and I think it was very simply expressed, without needing to say “All cops” nor “one bad cop makes everything terrible”. There is theoretically no need for generalizations in intelligent discussion. The problem is that many people are too stupid or not interested in intelligent discussion, at which point these generalizations might become necessary simply because of practical limitations. But we should strive to use the more accurate statement if possible.
Not really though. It entirely depends on how engaged the people are. If the people are against it there’s gonna be no hotels because hotels need people to work in them, and if no one agrees to do that, there’s gonna be no hotel.
The only reason why these “corrupt politicians” like you say can do their corrupt shit is because there are enough people supporting them.
The last time I remember stuff like this happened, it was because of addon conflicts, fresh Firefox with only ublock origin “fixed it” for many people, indicating some other addon was the problem.
Meh, I mean sure capitalism sucks, but these people would try to exploit others for personal gain under any system.
Germany is still traumatized by having been Nazis. People are still unconditionally supporting Israel because “Jewish state good, need to make up for past crimes”, even though that’s not relevant today anymore. Glad people are beginning to wake up.
Until postimages.org dies. The only way to be safe from shutdowns is self-hosting.
Because this is not log or debug data as OP said. In any case, what do you think would happen with this data? It will be analyzed by some sort of tool because no one could manually look at this much text data. In text, this can be like 1MB of data per second. So in a normal eye tracking session, probably hundreds of MB. The problem isn’t the storage space, but the time it will take to read that in and analyze it each time, forcing you to wait for processing or use lots of memory while reading it. And anyway, in most languages, it’s actually much easier to store the number values directly (in 8 bytes not the 30something this text representation uses) than to convert them to JSON, all languages have some built-in way to do that. And even if not, sqlite is piss-easy and does everything for you, being as simple as JSON.
There is just no reason to do it like that unless you just don’t think about what you’re doing or have no clue.