What Evidence Would You Need for a Time Travel Claim?

Discussion in 'Time Travel Discussion' started by temporal recon, Jul 2, 2012.

  1. Ren Senior Member

    Member Since:
    Jul 9, 2011
    Message Count:
    702
    Titorite, are you the inventor of WINUX? Dood! I am impressed with you. Did you ever make money from it?

    The IBM 5110 can do this. No other modern computer can.
    To be read from bottom to top 30, 20, 10 -- no computer but the IBM 5100 can do this.
    10] END
    20] Goto 10
    30] Print "Hi. How are you?"
    --------------
    To be read from top to bottom 10, 20, 30 -- modern computers do this.
    10 Print "Hi. How are you?"
    20 Goto 10
    30 END
  2. kurisu Active Member

    Member Since:
    Nov 24, 2011
    Message Count:
    306
    I think it was the IBM 5100 not the 5110. :p
  3. Ren Senior Member

    Member Since:
    Jul 9, 2011
    Message Count:
    702
    Was it?
  4. kurisu Active Member

    Member Since:
    Nov 24, 2011
    Message Count:
    306

    I forgot to add this -

    You may call me crazy but, I highly doubt the IBM 5100 could emulate and, debug a modern day mainframe or every a mainframe for a couple years back. I've never seen it at action and, probably won't but, I think my concerns regarding that fact aren't so far fetched.

    Also what you posted makes no sense at all for starts on the IBM example you have END at the start which would cause the program to close before start ( which would be avoided if your claims regarding reading it reverse are true ) also you have "Goto 10" and, 10 is "Print "Hi. How are you?" which would automatically be posted since you used the print command. The problem with your post is that there is no where to go when you call "Goto 10" you would have to do something more like

    10] Print Hi. How are you?
    20] goto 10
    30]:10
    40]END

    if you know anything you can probably see there isn't a real point in doing the goto since the next command is end. If you wanted to manually close it then you would need to do

    10] Print Hi. How are you?
    20]Print Press 1 to close. // This serves as "instructions"
    30]set /p var=command:
    40]if %var%==1 goto 10
    50]:10
    60]END

    Of course this is based on what I know which is probably more modern and, unless your a retro programming nerd i doubt you know much more then, I do about it :p. However I do know the IBM runs BASIC so it would be possible to use the commands.
  5. kurisu Active Member

    Member Since:
    Nov 24, 2011
    Message Count:
    306
    Ya I just googled it :p and, it was the IBM 5100 John Titor mentioned and, it was the IBM 5100 with the ability to emulate and, debug mainframes :p
  6. Peregrini Active Member

    Member Since:
    Jul 24, 2011
    Message Count:
    468
    If my memory of basic programming still is correct;
    10 Pr "Hi. How are you?"
    20 x=x+1, if x=10 go to 40
    30 go to 10
    40 end
    This would print 10 times and then end. The example without the line 20 qualifier would run until you stopped it.
    Why would anyone would want to run a basic program backwards?
  7. Ren Senior Member

    Member Since:
    Jul 9, 2011
    Message Count:
    702
    Kurisu, thanks for your observation of this post. I'm somewhat of a hobbiest programmer. If you'll look at my Dungeons and Dragons game on my website you'll find a game I developed using only JavaScript and CSS. Ren's Home Page

    The IBM could translate between IBM, APL and BASIC.
    In 1978, it could even translate UNIX.

    Now on to the simple BASIC code.
    This computer has the ability to compile code backwards and normally forwards. It can execute 10, 20, and 30 or it can execute 30 first, then 20, finally 10.
    I'm well aware that this can be done as a software solution.
    But as a hardware solution -- it can be used to control a device.
    Get it?
  8. Ren Senior Member

    Member Since:
    Jul 9, 2011
    Message Count:
    702
    I anticipated your question. The answer is, someone traveling backwards in time.
  9. Ren Senior Member

    Member Since:
    Jul 9, 2011
    Message Count:
    702
    Great. Now Google "Titor" "IBM 5010".
  10. Peregrini Active Member

    Member Since:
    Jul 24, 2011
    Message Count:
    468
    Oh.o_0

    Do you mean 5100?
  11. Sliders Member

    Member Since:
    Jul 3, 2012
    Message Count:
    141
    Temporal Recon,
    The way JT explained it : suppose you where at a barber shop getting a hair cut, in the mirrors in front and in back of you, you see infinite reflections of your self, the barber, the chairs.........if you were to get up and step into the mirror behind you "chances" are "most likely" the you in the reflection in the mirror in front of you has just stepped in the space you just vacated. ( I believe this analogy is true, but not exactly ) you have to understand that every possible possibility does exist. Example: in this time line their is a good Temporal Recon in another time line Temporal Recon may be evil why because every possibility has to exist in order for us to exist ( I just gave 2 in my example ) this is known in our timeline as "Schrödinger's cat" in brief; if you put a cat in a box and close it, will the cat be alive or dead when you open the box ? The answer is both because every possibility exist for every object and thing because they are "Superpositions". More over it should be known that particles act in different ways when they are observed (by a superposition) verses when they are not observed (by a superposition) this has been proven in a lab already (fact not debatable).

    To those whom attention I do have:

    Why is their so much fighting about who is right and who is wrong and who is more right? this to me is pointless...... the goal here should be to separate the opinions from the facts. Also their is no such thing as the right or wrong questions to ask. People often fear what they do not understand and that's normal, be skeptical but never close your mind to other possibilities because then what really are you ? ( a parrot, a regurgitator ? ) I choose not be, I think for myself and I try to stay away from opinions as much as possible (just the facts ma'am). It's fine to disagree or to even agree to disagree, but fighting each other is just wasted time that should be used to figure out the pure facts or the truth as some call it. Love will always over power hate this can also be measured.....(love vibrates at a higher state than hate does....)
  12. kurisu Active Member

    Member Since:
    Nov 24, 2011
    Message Count:
    306
    Or I can just go to John Titor - 5100 Computer and, see it says 5100...
  13. kurisu Active Member

    Member Since:
    Nov 24, 2011
    Message Count:
    306
    I'm doing some research on the 5100 and, have been looking at it for a bit and, at this moment I don't see anywhere that says the IBM can run BASIC or APL programs backwards. I also looked and, saw John Titor said he need it to "translate" coding languages which again isn't something I see in the 5100 abilities. The only special ability I have found ( at the moment ) for the 5100 is the ability to emulate and, debug mainframes. This would be something John Titor or anyone in his situation would need. It basically would allow you to find and, possibly correct errors in a mainframe to get it back up and, running ( or thats what you would hope would happen ). However the problem with that is the age gap between IBM 5100 and, the '01s mianframes ( I say 2001 since thats probably around the time of the mainframes he is working ). So even if the 5100 had the capability and, the strength to emulate the mainframe ( think about playing a game that you computer can't handle it lags and, crashes non stop and, is impossible to work with ). then, manage to debug it it would be able to fix errors that the mainframe since the 5100 is older it wouldn't be familiar with the problems a newer model would have unless he went to the years 2000-2001ish and, someone managed to get someone to upgrade the 5100 so it is capable of debugging and, fixing a newer mainframes error of course there is also the possibility someone in John Titors "group" could just take the technology of the ibm and, update it based on the 5100s coding.

    If I had to say which of the two theories is correct I would go with they don't need the 5100 itself but, rather the coding within it ( kinda stating the obvious there :p ) so they can upgrade and, fix mainframes. That's the only real usage he could have had with the 5100.

    but, I don't really think the 5100 has anything to do with his actual time machine and, I think we should get Micro Singularities before we worry about that and, theres always the problem of crossing the event horizon in the black hole itself.
  14. Sliders Member

    Member Since:
    Jul 3, 2012
    Message Count:
    141
    I have herd compelling arguments in regards to the IBM 5100, some programmers have said that they could of worked around the legacy problem John Titor talked about they were having in 2036, but it seems to me they needed some parts from the IBM5100 sort of like when NASA purchases things (for parts) on E-BAY for their old space shuttles and other old equipment.....any thoughts on this ? I am reading up on the IBM 5110 now (FYI I am not a programmer)
  15. temporal recon Member

    Member Since:
    Dec 12, 2011
    Message Count:
    158
    Good!
    Sliders, you are correct in your understanding of superposition. You also correctly apply Titor's analogy of the two mirrors facing each other.
    To continue in the analogy and maybe come to a deeper understanding: why did the second John arrive into the space just vacated by the first John?
    There is really only one answer.
  16. titorite Senior Member

    Member Since:
    Oct 28, 2011
    Message Count:
    915
    Well Their are alot of people here who believer that anonymous posting plus an audience equals troll.... Alot of us here are to recreate by debating... even when such behaviours seems to hold no entertainment value to others . Some of us here are just here to have groovy conversations. And I am sure some have no idea at all why they are here.... :D

    All I can say is :Try not to let the cyber drama bring ya down.
  17. Sliders Member

    Member Since:
    Jul 3, 2012
    Message Count:
    141
    My guess is that "Other John" was from another world line with a small divergence from "Original John's" timeline (maybe less than 1%) hence we would have more than 1 john retracing "Original John's" footsteps, but having said that, that does not mean they would all land in "Our Time-Line" remember JT said that it was more like a cone imagine that his original time-line is at the center aligned with the point, the more the divergence %, the further you are from the point (or aka original time-line) within the cone........but I would love to know your answer Temporal Recon, what is it ?
  18. Leslie Junior Member

    Member Since:
    Dec 24, 2011
    Message Count:
    76
    They all move at once Temporel Recon.

    Excuse me from jumpimg in. My apologies.
  19. Sliders Member

    Member Since:
    Jul 3, 2012
    Message Count:
    141
    I am not sure I fully agree with that Leslie.
  20. Leslie Junior Member

    Member Since:
    Dec 24, 2011
    Message Count:
    76
    That's OK. Like I said earlier. I have no scientific background. I just go on simplicity. Thanks for responding.
    titorite, Numenorean7 and Sliders like this.

Share This Page

Share