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

    • For the purpose that it was built for, it’s a great machine. It’s okay to own multiple machines, it’s okay for machines to be different. If every computer was the same, they’d be boring af.
    • OpenAI is rolling out a major upgrade to ChatGPT memory by Pradeep Viswanathan OpenAI is rolling out a major upgrade to ChatGPT's memory, making the system more capable, current, and scalable across long-term use. Memory allows ChatGPT to remember useful details about users, including their preferences, projects, and constraints. Instead of starting every conversation from scratch, ChatGPT can use this context to provide more relevant responses in future chats. OpenAI first launched saved memories in February 2024. That feature allowed users to explicitly ask ChatGPT to save information into its memory, such as travel plans or writing preferences. However, this system had limits because it depended heavily on users giving clear instructions to remember something. Additionally, saved memories could become stale over time. In April 2025, OpenAI expanded memory by allowing ChatGPT to reference past chat context outside the saved memories list. This was powered by a background process called “dreaming,” which automatically curates memories from chat history. This made ChatGPT better at learning from natural conversation without requiring users to manually save every detail. Today, OpenAI announced a more capable and compute-efficient memory architecture built on top of dreaming. This new system improves ChatGPT’s ability to carry forward useful context, follow user preferences, and remain accurate as time passes. According to OpenAI’s internal evaluations, the new system improves factual recall from 67.9% in 2025 to 82.8% in 2026. Preference adherence improves from 55.3% to 71.3%, while accuracy over time improves from 52.2% to 75.1%. The best part of this new system is a new memory summary page where users can review ChatGPT's memories. Users can even update details, correct information, or give instructions on what topics ChatGPT should bring up and when. This new, improved memory system is available to ChatGPT Plus and Pro users in the US starting today. It will roll out to more countries, as well as Free and Go users, in the coming weeks.
    • I work for a video production company in Australia. The camera operators shoot footage and then pass the SD card over to the editors. Much easier than handing over the entire camera. Plus, on a busy day you can hand off the SD card and then pop another in for the next shoot. Or, you might have used multiple SD cards because you need the extra space for a long shoot. I also use USB cables and wifi for transferring footage, but in many cases an SD card reader is the easiest method.
  • 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
      247
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      67
    5. 5
      Michael Scrip
      59
  • Tell a friend

    Love Neowin? Tell a friend!