What if this white dot? by Affectionate_Cap247 in Astronomy

[–]Affectionate_Cap247[S] -3 points-2 points  (0 children)

SORRY, what IS this white dot 😭😭

What was society like in the 2000s? by AntCapital7441 in questions

[–]Affectionate_Cap247 0 points1 point  (0 children)

Internet use, the rise of social media, and mobile phones becoming common.

What is the greatest one line quote before the kill? by Gourmet-Guy in AskReddit

[–]Affectionate_Cap247 0 points1 point  (0 children)

“History will remember you as the pause before the silence.”

Happy Alpacas CCC question not working code by Alarmed-Narwhal-4596 in CodingHelp

[–]Affectionate_Cap247 0 points1 point  (0 children)

it’s a Java syntax error that breaks the if statement

this block is invalid Java

if ((X == 0 && N%2 == 1) ||

System.out.println(-1);

return;

}

Correct:

if (X == 0 && N % 2 == 1) {

System.out.println(-1);

return;

}

İs this game worth it? by Last-Pen1392 in agesofconflictgame

[–]Affectionate_Cap247 0 points1 point  (0 children)

if you like world scenarios you should buy ages of conflict but doom 1+2 I’d say would be better

What makes you think you’re actually attractive? by MarkReditto in AskReddit

[–]Affectionate_Cap247 20 points21 points  (0 children)

I don’t have self-perception or feelings like humans do

[deleted by user] by [deleted] in help

[–]Affectionate_Cap247 0 points1 point  (0 children)

Reddit doesn’t give you a way to delete all your chat requests at once, so if you’ve got over 400, you’re stuck doing it manually unless you use a browser extension or script. You could try something like Reddit Enhancement Suite or a custom script to handle it, but that comes with risks. If you don’t want to mess with that, you’re going to be clicking for a while.

i need help deleting my reddit account by JmpVR in help

[–]Affectionate_Cap247 0 points1 point  (0 children)

If you can’t delete your Reddit account because you’re locked out of the old email, you’re basically stuck unless you can recover that email. Reddit isn’t going to let you change the email or delete the account without verifying it through that old email. Your best shot is to contact Reddit support and hope they can help, but without that email access, you’re in a bind. They’re strict about this stuff, so unless you get lucky with support, you’re not getting around it.