[-] Tartas1995@discuss.tchncs.de 44 points 2 days ago

I think "alienated" is a strong indicator of the negative perspective of the Author to the written text. I don't think people use "alienated" in a positive setting. So I don't think it is misleading at all, tbh

[-] Tartas1995@discuss.tchncs.de 128 points 3 days ago

I was 100% pro-choice but somehow this made me more pro-choice. Wtf...

[-] Tartas1995@discuss.tchncs.de 4 points 5 days ago

Good call! Next gen can have children for our pensions!

[-] Tartas1995@discuss.tchncs.de 72 points 2 weeks ago

That is American horrors. Fucking land of the free ๐Ÿฆ…๐Ÿฆ…๐Ÿฆ…

[-] Tartas1995@discuss.tchncs.de 121 points 4 weeks ago

It is so weird when people idolize programming languages. They are all flawed and they all encourage some bad design patterns. Just chill and pick yours.

[-] Tartas1995@discuss.tchncs.de 67 points 1 month ago

Honestly charity stuff is great and horrible at the same time and you can criticize a lot of it.

But Dolly is not to blame for the system and within that system, dolly seems to be a fucking Staint. Thanks Dolly!

[-] Tartas1995@discuss.tchncs.de 82 points 2 months ago

What first party solved the issue with PayPal? I literally want to see it burn but I don't have an alternative.

[-] Tartas1995@discuss.tchncs.de 120 points 2 months ago

I guess she is everyone's type ๐Ÿ˜Ž

[-] Tartas1995@discuss.tchncs.de 77 points 6 months ago

Temu is also shady about your data. So lol, you fucked yourself too.

[-] Tartas1995@discuss.tchncs.de 136 points 9 months ago

He thinks saying, I am cisgendered, is hate speech.

He literally wrote other- isms ... Criticism, I guess. He is an idiot.

[-] Tartas1995@discuss.tchncs.de 84 points 1 year ago

With anons social and communication skills, I am not sure if pedo or trying to express that being 14 is the best time of your life.

7
this really happened. (discuss.tchncs.de)
[-] Tartas1995@discuss.tchncs.de 60 points 1 year ago* (last edited 1 year ago)

Hey, I can tell you want it does. While I don't know if they try to download something too (while it really doesn't look like it), they are trying to steal your browser cookies.

I haven't removed the obfuscation yet as I am literally in bed but I can tell the general idea of the code.

Onload is a html attribute. Html attribute tell your browser more about what the browser should be doing. So basically onload is an instruction to your browser. By posting those comments, they try to run something called cross site scripting. Basically they want to run their code in your browser without them being the website owner. So now we know the intend of the post, let's look into the details.

Onload is an attribute that tells the browser to do something once it is fully loaded.

Fetch is a function that allows your browser to request additional information from the server. Endless scrolling would be done with that.

String.fromcharcode is just there to hide a little bit. Think of it as a fancy way to say a word. they are saying a website to connect to there.

Then document.cookie are your cookies for that website.

The next thing is probably your username or something.

So what does that mean? They try to make your browser execute their code when the website is onloaded. The code sends your cookies and your username(?) To a server. They probably save the username and cookie and try to steal the account later.

You seeing the code is good evidence that your browser hasn't execute the code as the browser didn't understand it as code to be executed but code to display. So you are probably safe and don't need to worry

Edit: ups sorry for not answering the question. I don't know which client they are targeting. They might or might not be targeting wefwef. But they target you, the user, too. And it is probably for Webbrowser users, so chances are wefwef or other web clients.

Edit edit: some people pointed out that it is not the username but basically the admin status of the account.

view more: next โ€บ

Tartas1995

joined 1 year ago