Will The World End On December 21st, 2012?


What do you think will happen on December 21st, 2012?  

350 members have voted

  1. 1. What do you think will happen on December 21st, 2012?

    • Battle of Armageddon (Return of Jesus Christ)
      26
    • Magnetic / Polar Shift
      19
    • Asteriod / Near Earth Object Collision
      10
    • Super Volcanic Eruption / Earthquake
      5
    • Black Hole / Other Space Disaster
      5
    • Planet X (See below for details)
      2
    • Solar Sunspot / Solar Flare Disaster
      6
    • Absolutely Nothing
      277


Recommended Posts

I watched a documentary from the History Channel on this today. It IS scary... when I hear the old myths and mayan calendars and whatnot, I could care less, but when you look into it.. it is a bit strange. It's not just the mayan calendar's - it's many different ancient cultures that specified this date to be the end. Now here's why it's scary:

  • These same cultures also predicted other downfalls that line up exactly with events such as WWI, WWII, and the tsunami that devastated Africa
  • One of the cultures specify that on December 21, 2012, a black hole will line up exactly with the sun and the earth, causing the magnetic poles to switch (and thus a disaster earth quake where everything will be killed). Back then, they had no way of seeing a black hole - they predicted this. Just in the past few years, scientists discovered a black hole that is near the position, and moving the same direction, as the one described.
  • They also note that in the final years of earth, the water level will rise (icecaps are melting now), climate will get hotter (global warming), and natural disasters will occur (hurricanes, tsunamis).

I'm not religious, and I usually think these kinds of things are bs... but honestly, this is scary. Things are lining up too perfectly...

p.s. - another culture specified that before the ultimate end of the world (dec. 21), chaos will happen including a war like never fought before originating in the middle east. o_O

1. Battle of Armageddon (Return of Jesus Christ)

It said so in the Bible that no one knows when Jesus will returns (unless you're God himself).

2. Magnetic / Polar Shift

The last time this happen was many thousands of years ago. It does go in cycle so it's completely predictable. I don't think the predict date is the date you mention.

3,5,6

These events are completely predictable. There would be sufficient warning.

4. Super Volcanic Eruption / Earthquake

The damage could be drastic but none will be big enough to wipe out the entire world.

7. Solar Sunspot / Solar Flare Disaster

These happens all the time and we're still here.

We will be the most likely be responsible for our demise with global warming or (nuclear) weapon of mass destruction/chemical warfare.

...

  • One of the cultures specify that on December 21, 2012, a black hole will line up exactly with the sun and the earth, causing the magnetic poles to switch (and thus a disaster earth quake where everything will be killed). Back then, they had no way of seeing a black hole - they predicted this. Just in the past few years, scientists discovered a black hole that is near the position, and moving the same direction, as the one described.

...

Odds are we're in a line between a black hole and the sun (space is huge*, and in 3 dimensions, you can't limit yourself to 2 dimensions when drawing lines) And even then, what's wrong with the magnetic poles on earth reversing? It doesn't happen overnight (it takes ages), and the magnetic poles on the sun flip every 11 years or so.

* Look up the "Hubble Ultra Depth Field", Makes a great wallpaper.

LMAO :rofl:

If something did occur, who cares? One way or another we'll all be dead in an instant.

The dinosaurs didn't even die in an instance, some actually survived and if something does happen some humans will also. Still funny none the less.

Nothing will happen in 2012, but in 2013 aliens are coming to earth to kill us all.

Well speculated Its supposed to happen around the 21 - 25, in a couple of more days it will be 2013 and I heard a funny one about reptilians taking over.

there have been many civilizations that predict the world will end somewhere in between 2010-2012 and i find it fascinating that they are all predicted within 2 years of each other

with the way the world is going right now, yea i wouldn't be surprised if something happened in the next 5 years that starts the "end of the world as we know it". i don't mean the world blowing up, more along the lines of something HUGE politically will happen and quality of life will plummet all over the world

Well... many things have been predicted before that and nothing happened.

If anything world war 3 begins, maybe that'll be the disaster of who wins the 2012 US election.. at this rate who knows!

Huh, nobody takes that for serious, and the Mayans were serious beasts in that time... they predicted the end of their own existence, and according to some theories, they could make bows throw faster than our guns (meaning that they were better with dynamics/physics)

It's funny that I see this thread here, because I thought about that date recently and wondered. I'm not religous or superstitious at all, but for this particular date... mayans have proven themselves right on a couple of things.

Well... many things have been predicted before that and nothing happened.

If anything world war 3 begins, maybe that'll be the disaster of who wins the 2012 US election.. at this rate who knows!

Hillary will be re-elected as President and will continue to tortue the American people for more years to come.

You guys should read up on Numerology.... No one can predict the unpredictable.

who says it's unpredictable?

and all you have to do is eliminate the predictable outcomes and viola, you've predicted the only time when the unpredictable can happen

Huh, nobody takes that for serious, and the Mayans were serious beasts in that time... they predicted the end of their own existence, and according to some theories, they could make bows throw faster than our guns (meaning that they were better with dynamics/physics)

It's funny that I see this thread here, because I thought about that date recently and wondered. I'm not religous or superstitious at all, but for this particular date... mayans have proven themselves right on a couple of things.

The Mayans have dates (and events) up into the 4,000 years (using our calendars)

I wouldn't trust them with predictions.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • GitHub removes manual model selection from Copilot free and student plans by Karthik Mudaliar GitHub is removing the ability to manually select an AI model from its Copilot Free and Student plans, making its automatic routing system the default and only way to choose a model. This means users on these tiers will no longer be able to deliberately select a particular OpenAI, Anthropic, Google, or Microsoft model for a task. In its announcement, GitHub said Copilot Auto will dynamically choose what it considers the best model for each request. Free and Student accounts will retain access to models from multiple families, although the available selection will continue to depend on the restrictions attached to each plan. GitHub did not identify a fixed pool of models that Auto will always use, and its documentation warns that model availability can change over time. GitHub describes Auto as more than a random fallback system. On supported surfaces, its task-optimization technology evaluates the complexity of a request alongside real-time information about model health and availability. Straightforward prompts can be routed to faster and less expensive models, while more demanding coding tasks may be sent to higher-cost reasoning models. The company says this approach should reduce rate limiting, latency, and failed requests. Auto generally selects one model along natural prompt-caching boundaries rather than repeatedly switching models during a session, as GitHub found that mid-session changes increased costs without producing sufficient improvements in output quality. Users can still check which model generated a response. In Copilot Chat, the information appears when hovering over an answer, while Copilot CLI and the Copilot cloud agent display the selected model alongside their output. Auto is available in Copilot Chat, Copilot CLI, and the cloud agent, with the exact implementation and release status varying between supported development environments. The latest restriction follows several months of adjustments to Copilot’s individual plans. GitHub temporarily halted new Pro, Pro+, and Student subscriptions in April as it sought to manage demand and service reliability. It later introduced token-based billing and began gradually reopening individual-plan registrations on June 17. Alongside the picker change, GitHub is retiring the “Preview” label from Microsoft-developed models. It argues that the label is no longer necessary because Auto handles model routing and models are continuously updated behind the scenes.
    • Look up 'inflation' kid. Ask an AI for the numbers between both games.
    • Google reportedly set to lose two key Gemini and DeepMind researchers to Anthropic by Karthik Mudaliar Google is reportedly preparing to lose two more prominent artificial intelligence researchers, with Gemini contributors Jonas Adler and Alexander Pritzel planning to join rival AI developer Anthropic. According to a report from Bloomberg, both researchers are viewed internally as important contributors to Google’s flagship Gemini model family. Adler worked on Google’s AI coding efforts, while Pritzel was involved in the process used to train AI systems. Neither company has publicly confirmed the moves. The report also does not say when the researchers will formally leave Google or what positions they will hold at Anthropic. Training a large AI model requires decisions covering its architecture, data preparation, distributed computing infrastructure, and post-training methods that shape how the finished system behaves. Researchers with experience operating at the scale of Gemini are consequently difficult to replace quickly. Both Adler and Pritzel have previously contributed to Google DeepMind’s scientific research as well. They are listed among the authors of the company’s work on expanding AlphaFold protein-structure predictions across entire proteomes, alongside AlphaFold researchers including John Jumper. The reported departures arrive shortly after another important change within Google’s Gemini organization. Gemini co-lead Noam Shazeer is leaving Google for OpenAI, after returning to the search company in 2024 through its deal with Character.AI. Shazeer is particularly well known as one of the authors of the Transformer paper, whose architecture became the foundation for most modern large language models. Anthropic, meanwhile, has been recruiting recognizable figures from other leading laboratories. OpenAI co-founder and former Tesla AI director Andrej Karpathy joined Anthropic’s pre-training team in May. His move, followed by the reported recruitment of several Google researchers, suggests Anthropic is strengthening the research teams responsible for the core capabilities of future Claude models rather than concentrating solely on product and enterprise sales. The competition is complicated by the companies’ extensive commercial relationships. Anthropic competes directly with Google’s Gemini models, but it also relies on Google as an infrastructure partner. In April, Anthropic announced an expanded agreement with Google and Broadcom covering multiple gigawatts of next-generation Tensor Processing Unit capacity. TPUs are Google-designed accelerators used to train and run large AI models. via Bloomberg
    • This article makes my head hurt. Lots of confusing words
    • Google adds built-in computer control to Gemini 3.5 flash by Karthik Mudaliar Google has added Computer Use as a built-in tool in Gemini 3.5 Flash, giving developers a single model that can reason about a task and operate graphical interfaces across browsers, mobile devices, and desktop environments. The feature is available through the Gemini API and Google’s Gemini Enterprise Agent Platform, although it remains a preview feature for now. Computer Use enables an AI agent to examine screenshots and return actions such as mouse clicks, scrolling, and keyboard input. A developer’s application must execute those actions, capture the resulting screen, and send it back to Gemini, creating a continuous loop until the task is completed. Google says the integration can be used for activities including repetitive form filling, application testing, research across multiple websites, and longer enterprise workflows. Gemini 3.5 Flash can work with browser, mobile, and desktop environments, whereas Google’s earlier standalone Computer Use model was primarily positioned around browser interaction. The main change is consolidation. Computer control was previously offered through the separate Gemini 2.5 Computer Use preview model. As Neowin reported when that model was introduced, it was designed to interpret a visual interface and generate actions without requiring a website-specific API. Google later brought Computer Use to preview versions of Gemini 3 Pro and Gemini 3 Flash in January 2026. The latest release now incorporates the tool into the stable Gemini 3.5 Flash model rather than requiring developers to select a specialized model solely for interface automation. Gemini 3.5 Flash itself was announced in May as Google’s latest fast model for coding and multi-step agent workflows. It supports a one-million-token input context window and up to 65,000 output tokens, along with adjustable thinking levels that let developers trade additional reasoning for lower latency and cost. Google also added that Gemini 3.5 Flash received targeted adversarial training for computer-use scenarios. The company is also offering safeguards that can require user confirmation before sensitive or irreversible actions and automatically stop a workflow when suspected prompt injection is detected. Its developer documentation describes configurable protections for areas such as financial transactions and changes to sensitive records. Google isn't the first to bring Computer Use to its platform. Anthropic has made computer control available through Claude, while OpenAI has continued improving computer-use performance in its recent models. Microsoft has also applied the concept to business workflows, including a Computer Use capability for the Researcher agent in Microsoft 365 Copilot.
  • Recent Achievements

    • Dedicated
      Scoobystu earned a badge
      Dedicated
    • First Post
      Tom Schmidt earned a badge
      First Post
    • One Month Later
      D0nn13 earned a badge
      One Month Later
    • Rookie
      +ChiefOfNeo went up a rank
      Rookie
    • One Year In
      Tom Schmidt earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      463
    2. 2
      +Edouard
      177
    3. 3
      PsYcHoKiLLa
      124
    4. 4
      Michael Scrip
      79
    5. 5
      Xenon
      76
  • Tell a friend

    Love Neowin? Tell a friend!