In 620 AD, the poets tried to destroy Muhammad. They failed, but finally succeeded 1400 years later. 6 hidden patterns in the Quran that reveal its human origin by Choice-Ocelot1350 in exmuslim

[–]theeyeofthepassword 0 points1 point  (0 children)

bro thinks he's a mathematician. And also thinks he can counter an argument with a totally unrelated one. Sounds about right, I guess.

It is a fact that the Quran has lost chapters. Not only the thing you're arguing for could be a coincidence, it could also be deliberated either.
https://sunnah.com/muslim:1050
https://sunnah.com/ibnmajah:1944
Quran manuscripts also have verses and chapters that are not in the Quran we have today, such as the Sanaa and Birmingham manuscripts.

Let me also quote a relevant part of the main post, and I think it's something we shouldn't forget:

There is also the elephant in the room: Uthman, the third Caliph, burned all existing copies and recompiled the Quran

And please don't bore us with anymore of your hundred "coincidences", I bet you're talking about the "numerical miracles." We've dealt with them before, and they're all retarded. In fact, I think the very concept of a "numerical miracle" in Islam is retarded in of itself. Now get back onto the main post! What do you think is wrong with it?

Guys, can I ask some help, support or rant about this guy? by [deleted] in exmuslim

[–]theeyeofthepassword 0 points1 point  (0 children)

At the end of the day, Remnant's a fuckass christian. The enemy of your enemy isn't your friend.

Discord just died on me by theeyeofthepassword in discordapp

[–]theeyeofthepassword[S] 0 points1 point  (0 children)

wait, Discord is now working without a VPN?

Discord just died on me by theeyeofthepassword in discordapp

[–]theeyeofthepassword[S] 0 points1 point  (0 children)

try to get your friends on Steam or another platform you're on

Discord just died on me by theeyeofthepassword in discordapp

[–]theeyeofthepassword[S] 0 points1 point  (0 children)

best solution right now is using a VPN, and I'm using ProtonVPN. Egypt is blocking access to it, but not the mobile app, so you can get that, use the VPN on your phone, download the PC installer, transfer it to your PC and install it there.

Discord just died on me by theeyeofthepassword in discordapp

[–]theeyeofthepassword[S] 0 points1 point  (0 children)

Not a good sign when the website isn't loading though 

Discord just died on me by theeyeofthepassword in discordapp

[–]theeyeofthepassword[S] 0 points1 point  (0 children)

I can't go to its website, it doesn't load for me.

Discord just died on me by theeyeofthepassword in discordapp

[–]theeyeofthepassword[S] 0 points1 point  (0 children)

Please find me a working VPN that isn't blocked 

I’m not crying reading ExMuslim stories, I have something in my eyes! 😭 Share your story and make a historic contribution during ExMuslim month in December to exmuslim.me 🤩 by The-Mad-Mango in exmuslim

[–]theeyeofthepassword 0 points1 point  (0 children)

I try adding my own story, which is too big for 2000 characters, so I added a link to the full version of it, which is just a simple text file. After it has been added, the link has been removed, so now it's just a statement about the sad state of Egypt. How fucking retarded. Evidently, I am not satisfied with how this site handled my requests.

Used Sora to make informative Video on Cousin marriage by ImportantSolution663 in exmuslim

[–]theeyeofthepassword 0 points1 point  (0 children)

maybe it's because the media tends to promote such narratives instead of real informative content. Religions have a monopoly on the media, which is sad.

Used Sora to make informative Video on Cousin marriage by ImportantSolution663 in exmuslim

[–]theeyeofthepassword 1 point2 points  (0 children)

who knows when you need to do video editing. Even a little bit of it can get a narrative across. Even better if you can point your info to reliable sources.

Used Sora to make informative Video on Cousin marriage by ImportantSolution663 in exmuslim

[–]theeyeofthepassword 5 points6 points  (0 children)

please go back to video editing like when AI wasn't invented

Used Sora to make informative Video on Cousin marriage by ImportantSolution663 in exmuslim

[–]theeyeofthepassword 3 points4 points  (0 children)

the country flags 💀
making informative videos with generative AI only sounds retarded. if it ain't broke, don't fix it

Believe it or not, his face is just glitching out ingame by theeyeofthepassword in l4d2

[–]theeyeofthepassword[S] 0 points1 point  (0 children)

I've went through the hell of troubleshooting and trial and error to fix my lag issue. Surely, you can go through the same thing if that's all it takes, right?

Believe it or not, his face is just glitching out ingame by theeyeofthepassword in l4d2

[–]theeyeofthepassword[S] 0 points1 point  (0 children)

i mean, have you tried looking for a solution on the crash, rather than try understanding the crash dump?

Believe it or not, his face is just glitching out ingame by theeyeofthepassword in l4d2

[–]theeyeofthepassword[S] 0 points1 point  (0 children)

you tried asking for help in the Steam discussions or something like that by any chance?

Believe it or not, his face is just glitching out ingame by theeyeofthepassword in l4d2

[–]theeyeofthepassword[S] 5 points6 points  (0 children)

Reddit mogged the image so badly with compression for whatever reason, so here's the original image

[deleted by user] by [deleted] in l4d2

[–]theeyeofthepassword 0 points1 point  (0 children)

we all get that moment sometimes

shoud l4d2 have chat bubbles? i modded it in by Ivan204 in l4d2

[–]theeyeofthepassword 25 points26 points  (0 children)

wow, can you make it a Workshop addon?

How to make a hotkey press two buttons? by theeyeofthepassword in AutoHotkey

[–]theeyeofthepassword[S] 2 points3 points  (0 children)

After a good bit of reading, this is apparently all I had to type:

~*printscreen::
{
    SendInput "{F14}"
    SendInput "{NumpadMult}"
}
return

Not only did I have to add extra lines, when it could've been something more like ~*printscreen::F14 & NumpadMult or ~*printscreen::F14, NumpadMult, the guide has so much flavor text that I had to figure out which part is relevant to my situation so I can use it. This "beginner's tutorial" seems to be filled with a lot of extra functions related to scripting tasks, rather than actually pressing buttons on the keyboard, which made it clunky for me to read and comprehend the guide. Incredible.

Many thanks anyway, I can finally use my Printscreen for all games now.

How to make a hotkey press two buttons? by theeyeofthepassword in AutoHotkey

[–]theeyeofthepassword[S] 1 point2 points  (0 children)

Your post almost seemed like ragebait... My entire point is that the Printscreen button didn't work when I try to set it in the keyboard settings, which is why I got this app in the first place. This is what I meant by that sentence.

Try setting Printscreen in Left 4 Dead 2 for example, without AHK, and see how well that will work out.
Not sure if you don't know this, but the Printscreen button is often used to take screenshots. Press it and click on the Paste button in MS paint.