To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
To LUGNET News Traffic PageSign In (Members)
  *36377 (-5)
  Re: Do you separate old vs. new LEGO?
 
Gary Istok wrote (...) Yes, especially since I wasn't that careful in taking care of my Lego as a child, so it is noticeably scratched up. I do this for the exact same reason, when I build something I want it to look clean and consistent, and those (...) (27 years ago, 13-May-99, to lugnet.build)
 
  Re: Rock Raiders out
 
(...) I'm curious about the rest of the body. It looks like it has some inverse slopes on the side above the wheels. Are these individual inverse slope bricks, or another mega piece? (27 years ago, 13-May-99, to lugnet.general)
 
  Re: You know, all this computer science talk doesn't really belong here.
 
(...) another group to disuade people (...) iteration versus recursion (...) which is actually supposed (...) At the risk of taking another thread down, I would caution you about taking this attitude. I am one of the first to admit that the (...) (27 years ago, 13-May-99, to lugnet.robotics)
 
  Custom TIE/ln Fighter  [DAT]
 
This is my custom TIE Fighter. It is missing the 2x2 cylinder tiles with the Empire's Symbol (replaced with a plain one) and the Cockpit dome, but it should be easy to spot where they are supposed to go. Jeff 0 T.I.E Fighter 0 Name: TIE_Ftr.dat 0 (...) (27 years ago, 13-May-99, to lugnet.cad.dat.models)
 
  Re: recursion (was RE: Would-be hacker queries.)
 
Ackermann's Function ---...--- Function ack(n, m: integer): integer; Begin If m = 0 Then ack = n + 1 Else If n = 0 Then ack = ack(m-1, 1) Else ack = ack(m-1, ack(m, n-1)) End; Funny what sticks in your mind! As far as I know, the only significance (...) (27 years ago, 13-May-99, to lugnet.robotics)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR