This is a Journal entry by Dr E Vibenstein (You know it is, it really is.)
Time parallel vortex thingy.
Dr E Vibenstein (You know it is, it really is.) Started conversation Mar 19, 2008
We bought a new bin for the kitchen. Now I don't know what to do with the old one.
If I take it out to the wheelie bin and throw the bin in the bin, will it create an infinite loop outside the back door? I'm not sure I want that. A great big 20 GOTO 10 scenario in the back garden.
Time parallel vortex thingy.
Baron Grim Posted Mar 19, 2008
Do a scale test first... stick a mirror in a photocopier and see if you find Eddie's in the space/time continuum.
Time parallel vortex thingy.
Primeval Mudd (formerly Roymondo) Posted Mar 19, 2008
I've nothing to contribute but just had to mention the warm glow of nostalgia the '20 GOTO 10' reference engendered.
My manager and I have made '20 GOTO 10' jokes when in the lift post-fag break. We get funny looks.
Time parallel vortex thingy.
Baron Grim Posted Mar 19, 2008
Ok...
Dr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E VibensteinDr E Vibenstein
Time parallel vortex thingy.
Primeval Mudd (formerly Roymondo) Posted Mar 19, 2008
I felt the need to change mine too. Could have done with a GOSUB in there somewhere!
Time parallel vortex thingy.
Dr E Vibenstein (You know it is, it really is.) Posted Mar 19, 2008
Hmmmm.
What about a finite loop?
FOR n = 1 TO 10 : PRINT "Dr E Vibenstein" : NEXT n
Dr E Vibenstein
Dr E Vibenstein
Dr E Vibenstein
Dr E Vibenstein
Dr E Vibenstein
Dr E Vibenstein
Dr E Vibenstein
Dr E Vibenstein
Dr E Vibenstein
Dr E Vibenstein
Time parallel vortex thingy.
2legs - Hey, babe, take a walk on the wild side... Posted Mar 22, 2008
So, what has become of the redundant bin?
10 IF ""bin" =>INF GOTO INF
Time parallel vortex thingy.
aGuyCalledPaff Posted Mar 23, 2008
I see your problem. This is certainly looking a bit infinite:
10 BIN = BIN
20 IF BIN >= BIN THEN GOTO 10
Maybe you could try putting the bin in the bin and be ready with the Ctrl-Z if the space-time continuum looks like it's about to cave in on itself.
Paff
Time parallel vortex thingy.
Vestboy Posted Mar 25, 2008
On the basis that my kids also consider it OK to put refuse around the bin and think that's OK, how do you know which bin the dustbin men will take. They may consider the wheelie bin to be in the vicinity of the smaller bin, but not able to fit into the smaller bin and so summon teenage logic and take the larger bin.
Time parallel vortex thingy.
Moonhogg - Captain Coffee Break Posted Mar 29, 2008
If you ever come to a suitable conclusion about what to do with the bin, let me know. I'm in the same situation.
Out of interest, if you put a bin inside a bin, and close the lid, does the bin inside still exist?
10 INPUT bin
20 IF bin=1 THEN PRINT "Yes"
30 IF bin=0 THEN PRINT "No"
40 IF bin>1 THEN PRINT "There's someone else's bin in here already!"
Time parallel vortex thingy.
Dr E Vibenstein (You know it is, it really is.) Posted May 28, 2008
Just to bring you up to date, we filled it with recycling stuff and put it out. The recyclists took the stuff inside it but left the bin. And so it goes on.
I'm only updating this because I saw this headline: http://news.bbc.co.uk/1/hi/england/dorset/7423197.stm
"Spying council to be investigated"
10 INVESTIGATE "Spying council"
20 GOTO 10
Key: Complain about this post
Time parallel vortex thingy.
- 1: Dr E Vibenstein (You know it is, it really is.) (Mar 19, 2008)
- 2: Baron Grim (Mar 19, 2008)
- 3: Primeval Mudd (formerly Roymondo) (Mar 19, 2008)
- 4: Dr E Vibenstein (You know it is, it really is.) (Mar 19, 2008)
- 5: Baron Grim (Mar 19, 2008)
- 6: Primeval Mudd (formerly Roymondo) (Mar 19, 2008)
- 7: Dr E Vibenstein (You know it is, it really is.) (Mar 19, 2008)
- 8: I'm not really here (Mar 20, 2008)
- 9: 2legs - Hey, babe, take a walk on the wild side... (Mar 22, 2008)
- 10: aGuyCalledPaff (Mar 23, 2008)
- 11: Vestboy (Mar 25, 2008)
- 12: A Super Furry Animal (Mar 25, 2008)
- 13: 2legs - Hey, babe, take a walk on the wild side... (Mar 25, 2008)
- 14: Moonhogg - Captain Coffee Break (Mar 29, 2008)
- 15: Dr E Vibenstein (You know it is, it really is.) (May 28, 2008)
- 16: Baron Grim (May 28, 2008)
More Conversations for Dr E Vibenstein (You know it is, it really is.)
Write an Entry
"The Hitchhiker's Guide to the Galaxy is a wholly remarkable book. It has been compiled and recompiled many times and under many different editorships. It contains contributions from countless numbers of travellers and researchers."