17

Numbers:
- Facebook Monthly Active Users = 2.4 Billions
- Facebook Fake Users, not included in MAU = 3.4 Billions (FB declared recently disabling that much)
Total: 2.4+3.4=5.8 Billions

Worldwide internet users: 4.3 Billions

Maybe a little function like this could help?

function createFBAccount() {

if (numberOfAccounts++ > peopleOnEarth) {
print "You are not human"
exit
}
...
}

Comments
  • 5
    There might be people with more than one account.

    Also, people who operate several fake accounts, which makes sense to create the illusion of a large group that pursues some agenda.
  • 4
    MFW users create multiple accounts.
    MFW bots are created automatically and randomly just to fuck with the data.
    MFW fake accounts due to politics are created every second.
    MFW facebook has more accounts that humans on this earth: -_-
  • 1
    So no one can sign up no more? 😂
  • 4
    @ScriptCoded maybe it should throw an HumanOverflow error
  • 3
    I wonder how many of those users are @rEaL-jAsE
  • 1
    @mundo03 earth population is around 7billion
  • 0
    Monthly active users is different to users though. There may be fake accounts that haven't posted in the last month and they won't be counted in the former. These metrics are not correlated and users removed can easily exceed the number of users who return the next month.
  • 0
    *Thanos snaps*

    “Balance restored.”

    *eats weird cactus fruit thing*
  • 1
    @theKarlisK not enough Jquery to be a real solution.
Add Comment