Recommended Posts

Excuse me for joining late in this thread and not having the patience to read through it...

Did anyone else notice his GPA was equal to Pi ? perhaps this has some relation to things?

Thats three different mathematical constants:

2.71828 18284 59045 23536 being "e" or eulers constant

1.618033989 being the golden ratio constant

3.14159 being "pi"

I've been following the thread for about 24hrs now coz it dun seem to be catching on anywhere else...*sigh*

just noticed something that could be purely coincidental but I thought I'd just share it even if it is nothing or someones mentioned it before but on the "3scap3grav1ty" grid, not all the letters are positioned in the center.

Also, am I getting tired or did lokivanishes edit his/her post again??? the last time I remember it said it was edited yesterday...now it says today...nothing visibly different tho...

so we get an "EscapeGravity" leetspeak term then... So where does Escape Gravity fit into this?

That's 3 mathmatical equations found... Eulsters/Golden Ratio/Pi ... Surely these lead to something... but how can one escape gravity without going to space?

This... is annoying! :o

They are all unending constants, so if the bio site means that he had a full (unending) pi as GPA, it's impossibe... I think this is one of the hardest and most intriguing puzzles on the internet ever... We still don't know if it's even Microsoft...

Also, am I getting tired or did lokivanishes edit his/her post again??? the last time I remember it said it was edited yesterday...now it says today...nothing visibly different tho...

It doesn't seem to be edited again for me (last edit 17:17 sat 23rd)

Wonder if this has something to do with it:

I learned that music was a kind of astronomy and that pure light was infinite but invisible.

and the fact that small secrets govern the universe, and we approach them by vanishing. Most of all I learned to escape.

No, the Casimir effect is commonly used to prove that fictional FTL (faster than light) drives are possible. It implies that two bodies that are extremely close will attract each other much more than they would by pure gravity. Also I read somewhere that between two such bodies the gravitational constant g decreases (or increases, not sure).

Just a thought.

Hi, I know I?ve just posted now, but I myself have been working with Jack Percival. We think wouldn't it be much easier if we got all our sources and ideas and put them on one webpage? This would make it easier and much more logical to understand.

It will also help us, so just at one page we can see pictures and how the whole process works? So if I put together a page with all relevant information probably www.am-cr.com/vanish Then we could just link to there and we could find all relevant info there. Also anyone who agrees with this idea email [email protected] And if you have a logical route of info, paste it into your email and we could make this into a organized routed way to figure this out! Thanks

And as for the fractal it is a Mendelbrot set but in the pseudo code from Wikipedia I don't see any natural constants used:

For each pixel on the screen do:
{
  x = x0 = x co-ordinate of pixel
  y = y0 = y co-ordinate of pixel

  x2 = x*x
  y2 = y*y

  iteration = 0
  maxiteration = 1000

  while ( x2 + y2 < (2*2)  AND  iteration < maxiteration ) 
  {

	y = 2*x*y + y0
	x = x2 - y2 + x0

	x2 = x*x	
	y2 = y*y

	iteration = iteration + 1
  }

  if ( iteration == maxiteration )
	colour = black
  else
	colour = iteration
}

I think that we first need to solve the two puzzles that none of us figured out...

3scap3grav1ty

-and-

wh0isl0ki

I agree. Do you agree that it would be easier if as we worked them out. Give the solution so more people know what's going on. Because people now are just getting the keys but no info is being told how they got to that answer. What do you think?

They are all unending constants, so if the bio site means that he had a full (unending) pi as GPA, it's impossibe... I think this is one of the hardest and most intriguing puzzles on the internet ever... We still don't know if it's even Microsoft...

We know that the content is streamed by a ms partner: 42 Entertainment

"http://stagessl.42entertainment.com:20000/preawareness/now.asmx?WSDL"

Okay, this may be completely off base but for the wh0isl0ki puzzle, if you hover your mouse over the entire thing in every direction, the cursor changes to a blinking text cursor over the following letters (I think this is all of them):

vpgwh0isl0kiocyjnrgraunjw3.png

The letters:

O C Y J N

R G R A U N I

But I haven't been able get anything from this so I'm not sure if it's just a glitch on my browsers part or what.

^del.icio.us maybe?

Edit: Found this on Digg..

"Keys have been sent to a few "lucky" individuals. One such key is: 1st line: 01111000000000000000, 2nd line: 00011000011000101000, 3rd line: 00001100000000000000"

Cant remember if it was posted in this topic.

Edited by smash505

Here I found this on an old cd. It is a Mandelbrot Viewer, just click to zoom. I would have put up the link to www.libsdl.org but the site was down so i uploaded.

Credits:

Programmed 2003 by Wendigo (wendigo(at)temnet.org)

Featuring SDL_prim library by somebody else (can be found at libsdl.org)

MandelbrotViewer.zip

Edit: Found this on Digg..

"Keys have been sent to a few "lucky" individuals. One such key is: 1st line: 01111000000000000000, 2nd line: 00011000011000101000, 3rd line: 00001100000000000000"

Cant remember if it was posted in this topic.

That would be (without shifting):

pf6n

zzfpnv

qj

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

    • No registered users viewing this page.
  • Posts

    • Google are hyprocrites for signing this. They have been pulling the same dirty tactics as Microsoft, only they do it on Android and ChromeOS.
    • In some countries the law has forced Microsoft to display a menu on a fresh install of Windows which asks which web browser you want and it will install that browser. This doesn't add any bloat to Windows. It simply an additional step when setting up a new PC.
    • Chrome is also a first party browser on Android and ChromeOS. And on those systems, Google is pulling the same dirty tactics as Microsoft does on Windows.
    • Unofficial script lets you install unreleased Windows 11 features without Microsoft Account by Sayan Sen Microsoft has been steadily evolving the Windows Insider Program over the years, introducing new channels and testing paths that allow enthusiasts to experience upcoming and yet-to-be-released Windows features (some interesting hidden ones too) before they reach the public. However, one long-standing requirement has remained largely unchanged as users are generally expected to enroll in the Program and with a Microsoft account. That's where a third-party tool called "OfflineInsiderEnroll" can help. OfflineInsiderEnroll is said to be a lightweight script that enables access to Windows Insider Program builds on systems that are not signed in with a Microsoft account. Essentially the tool configures the necessary Insider settings locally and hence allows users to select and switch between available preview channels while continuing to receive builds through the normal Windows Update channel. If you are wondering how it manages to do so, it is made possible by a Registry value known as TestFlags. When configured to"0x20", Windows stops communicating with Microsoft's online Insider enrollment services thus preventing locally configured Insider settings from being overwritten. This allows the script to apply its own channel configuration directly through the Registry as Windows Update does not verify whether a device has been officially enrolled in the Insider Program or not. Previously the utility has had already supported the traditional Insider branches including Dev, Beta, and Release Preview. However following Microsoft’s recent restructuring of its preview channels, the script has now been updated. The latest OfflineInsiderEnroll version, 2.6.6, adds support for the newly introduced Insider channel lineup. As such, users can now choose from several Experimental channels in addition to Beta and Release Preview options. The update also retains tools for refreshing the Insider cache, resetting Insider settings, and completely stopping Insider enrollment when needed. Keep in mind though that will need elevated privileges when running the script (run as Admin). You can get the latest version of OfflineInsiderEnroll from this page on its official GitHub repo.
    • The "Classic" Outlook has done that for a few years as well. The option to even change that is really hidden away too... It really shouldn't be hard to respect user defaults. Sadly we are the product now, not Outlook. To change in the Classic Outlook: File > Options > Advanced > change "Open hyperlinks from Outlook in"
  • Recent Achievements

    • Week One Done
      Dr Jared Dental Studio earned a badge
      Week One Done
    • Week One Done
      RG INVESTMENT GROUP earned a badge
      Week One Done
    • Very Popular
      The Norwegian Drone Pilot earned a badge
      Very Popular
    • Very Popular
      s0nic69 earned a badge
      Very Popular
    • Collaborator
      Asgardi earned a badge
      Collaborator
  • Popular Contributors

    1. 1
      +primortal
      472
    2. 2
      PsYcHoKiLLa
      250
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      67
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!