

That site lists my account as “Banned for Vote manipulation”.
That’s… Interesting.
That site lists my account as “Banned for Vote manipulation”.
That’s… Interesting.
Same the other way around. I (european) regularly read about “100 degrees weather” somewhere in the US and my first thought always is “damn, that’s as hot as boiling water”.
They would, if they could. This is a question of resources, not of intention.
Was bedeutet denn hier “Systemwechsel”? Systemwechsel weg von einer Demokratie wäre für mich “Nein”. Systemwechsel weg vom Kapitalismus wäre für mich ein “Ja”.
Systemwechsel sagt halt gar nichts, wenn das System nicht benannt wird. Ob das die Befragten wohl genauer definiert haben oder es ihnen definiert wurde?
deleted by creator
I don’t know if that helps you, but a tip for your laptop:
Create a new partition and use VeraCrypt to encrypt it. Use a long, randomly generated password for it. It’s nearly impossible (read: for your family absolutely impossible) to crack and you can install a browser there and chat tools and save images and stuff like that. This might give you some privacy and help you to explore yourself.
Sorry I can’t help on the actual topic, I found this thread on my frontpage and I don’t know how to deal with your actual situation, but I know things about computers and privacy.
Some tutorial on it: https://gist.github.com/ImaginativeShohag/6dca147f85c1ef4219b6be47e54fa287
Unter Android mit Firefox kann man solche Addons trotzdem nutzen!
I worked with Azure Boards and the entire TFS stack for multiple years and it’s a horrible experience. It’s very slow, buggy and especially the access-management is so poorly designed, most engineers had admin rights, because we tried for hours and ended it with “fuck it” and gave them admin rights, so they could do their job.
What a great post. Thank you for sharing it and all the best for you!
I commit files to Git and ask for your review.
As they ruin absolutely anything.
deleted by creator
Thanks for the tip, I will try that one out!
I like to listen to podcasts in the gym and I will interrupt my set to skip sponsors and ads. The enshittification on Spotify is particularly bad as they now play ads in addition to sponsorings for premium listeners.
I have been adblocking on YouTube for as long as I remember. Personally I think it’s unusable without an adblocker. What’s the alternative? Because I am not suddenly going to pay for a platform that keeps getting worse all the time.
A racing game that has a very nice track builder and is very open to modding. Its focus is on the individual driver and the time they achieve on a track.
Flying for hundreds of meters, drifting under water, going at high speeds through multiple loopings, sliding on ice and so much more is totally possible with Trackmania.
Try it, the base game is free and their pricing for online services and cups is totally fine.
But the corporations are selling us the litter.
Of course it’s not okay to throw your trash out in nature, no argument here. The source of that problem is corporations, though. They produce stupid packaging and tools made out of cheap plastic that is bad for the environment. It happens due to the same greed that causes climate change.
Corporations are directly responsible for their product, the trash they create and their impact on the environment.
Don’t let them tell you otherwise, because that’s what they are trying to do.
It’s not. The default sorter does that, because that way it can sort pretty much anything without breaking at runtime. You can overwrite it easily, though. For the example above you could simply do it like this:
[3, 1, 10].sort((a, b) => a - b)
Returns: [
]
deleted by creator