What is dark energy? The answer is incredibly simple. We have already identified the cause for the existence of dark energy: the warping of spacetime by gravity. What happens is this: when spacetime is warped by a massive body, the spacetime that is OUTSIDE of the gravitation sphere of influence must stretch in order … Read More
Author: mike@datafault.net
Voynich Manuscript Partially Discovered
Here’s my attempt to decode the mysterious Voynich Manuscript And its actually quite clear that the part with the naked ladies dancing around matches the description in the book of Revelations. Specifically this passage seems rather coincidentally identical to what is in the bible (at least the version that I read .. I’m not … Read More
How to make a website appear darker
Ever wanted to turn a bright colored website into something a little bit easier on the eyes? With google chrome its incredibly easy. Open the Console with CTRL+SHIFT+C Press TAB Ten times in order to focus on the code entry area (You will see a blinking cursor on the right if you look carefully) Use … Read More
Javascript Moderately Difficult Concepts — part 07 — Object Definition/Creation
Javascript Moderate Concepts — part 07 — Object Defintion and Creation Creating Customized Objects What we have seen so far has been 99% static javascript. What this means is that any code that had is generated from static JavaScript cannot be changed on the fly and will be the same no matter what with … Read More
How to build a device that can convert magnetic forces directly into angular momentum
If you’re reading this, congratulations. You have stumbled upon the hugest breakthrough in Modern Physics to date. Unfortunately, (for me), I am not the world’s leading physicist by a long stretch. I also have no desire to win any prizes or have any sort of claim to fame, and would rather see my discovery make … Read More
How did life really begin on planet earth? Ground breaking new theory..
In our solar system, there is a single unique planet that stands out from all the others. This planet is earth. What makes earth special? Well, all of the other planets have literally no life from what we can tell, while planet Earth is literally covered with life over nearly every part of the planet. … Read More
How to build a warp drive – Simulation based on my theory
How to build a real Warp Drive Simulation created using my theory by Mike So, I’ve done it. I created a device that literally warps space-time without needing any energy. Take a look at this image from one of the top physics simulators available. Check out these results: Watch a previous experiment … Read More
How to build a Warp Drive (Theory)
How to build a real Warp Drive by Mike The idea is extremely simple. So simple, I can explain it in a few paragraphs. If we use einstein’s general theory of relativity which says that massive objects warp space around them and push objects in towards those massive objects, then the answer for … Read More
HTML/Javascript Basics (Part 6) — Moderate Concepts – Arrays
Javascript Moderate Concepts — part 06 — Arrays Intro to automation/portable javascripting If you have read this far, and read all of the previous sections up until this point, you should be fairly well-versed in at least the basics of some of the things Javascript can do. You should already understand functions in … Read More
HTML/Javascript Basics (Part 5) — Introduction/Example of Objects, Arrays, and more.
Javascript Basics: Part 05 Preview of the next 3-4 parts As always, read sections parts 1-4 prior to reading this one if you want to avoid complete confusion. You have been warned. Notice: This section will probably be somewhat confusing, as its actually just an example of what we’re going to cover so … Read More