Fucking idiot Faeser again. She's a walking faux pa, a walking traffic accident. She does so much shit every day, that just reading her name makes me puke a little. If her bullshit wouldn't have so big consequence one could just ignore this dumb cow. The day she gets kicked out of every political position I'll party.
And yes I'm aware of what I said is rude and I look like an idiot too, but she is one of the few except where I feel no holding back.
Downvotes are one of the most important indicator if a post is trolling or nonsense. If it only shows the total, you lose all sense of perspective. A post could have 2 upvotes and 1 downvote or 10000 upvotes and 9999 downvoted, this massively changes the context of a post.
Also why should I not use a vote to say I disagreed with something? I don't always want to write a detailed explanation, especially not when people reply with "did an AI write this?" or simply ignore what I said. Most cases are not like your comment where there's a valid reason to explain something.
Don't worry, as a German I was in the same limbo. It's often because media quotes someone from to political opposition and sells it as facts. Then you have all the boot liker media who treat CDU/CSU as ruling party even though they currently aren't ruling. Cannabis was also difficult to understand because the law was put in place with delay and strong restrictions.
Absolutely, I had to immediately block the politics sublemmy. I noticed this change instantly as I always browse all. Suddenly my front-page was 95% politics posts. As if someone had flipped a lever.
Interesting that people say that opinion pieces should not be held to the same standard. I personally see such pieces contribute to fake news going around. Shouldn't a platform with reach, held accountable for wrong information, they hide behind an opinion piece?
I don't understand the install instructions. I downloaded all the jars of step 2. Imported the folder into Visual Studio Code, checked that my Java Configuration is set to Java 17.
And now "Main Class: com.joardanbunke.stripple_effect.StrippleEffect"
What?
I tried creating a launcher.json, but here I don't know what to put into. With chatgpt I added some stuff like { "main class": com.jordanbunke.stripple_effect.StrippleEffect"} and some more info like " classPathes": ${workspaceFolder}/lib/*"
And saved it into .vscode folder.
Edit: I got the StrippleEffect.java to no longer have red errors, but when I try task run it is missing a .settings fie in my roaming folder. I guess I made a mistake in the launcher.json.
I guess I need to compile the .java to a jar? I created a tasks file in my .vscode folder and run Tasks: Run Build Task. But now it complains about missing packages.
When running Tasks: error package com.jordanbunke.delta_times does not exist import com.joardanbunke.delta_time.OnStartup
I tried to put the jars into the com\jordanBunke folder. No luck.