 | | 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)
|
| |
 | | Re: recursion (was RE: Would-be hacker queries.)
|
|
(...) Is this a windup? The CPU, of course! (...) ^^^...^^^ of what? (...) Cheers, Ben. -- (URL) grandfather once told me that there are two kinds of people: those who work and those who take the credit. He told me to try to be in the first group; (...) (27 years ago, 13-May-99, to lugnet.robotics)
|
| |
 | | Unofficial Part: 2x2 Plate with White Hubs [DAT]
|
|
This is a modification of a current part. All I did was change some colors. :) The file didn't have the author's name in it, so I'm not sure who to give credit to. Jeff 0 Plate 2 x 2 with White Hubs 0 Modified By: Jeff "Auld Dragon" Stembel 0 (...) (27 years ago, 13-May-99, to lugnet.cad.dat.parts)
|
| |
 | | Re: off topic kinda, What does Darth Mean
|
|
Um, oh, I'd say Darth Vader was a pretty decent Sith Master. As for Darth Sidious, we don't KNOW he is Senator Palpatine AKA The Emperor but I mean come on it's pretty obvious. That would explain everything, wouldn't it... (27 years ago, 13-May-99, to lugnet.starwars)
|
| |
 | | Re: Do you separate old vs. new LEGO?
|
|
(...) Wow. I did not expect this answer from you. But yeah, shiny building sometimes bother me a bit too. Stuff that's supposed to represent actual brick/stucco/plaster as opposed to a shiny glass/metal skyscraper kinda sticks out. -Tom McD. when (...) (27 years ago, 13-May-99, to lugnet.build)
|
| |
 | | Re: TPM Original Motion Picture Soundtrack
|
|
(...) <snip> (...) it's (...) Yes, it is. The man is an awesome composer. When I could, I've watched him conduct the Boston Pops. I never thought I'd be watching a show my grandparents used to watch when Arthur Feidler conducted. (...) I'm not (...) (27 years ago, 13-May-99, to lugnet.starwars)
|
| |
 | | firmdl question
|
|
When using firmdl to download a program to the RCX, what exactly do the numbers on the LCD indicate? Are there units I should be attaching to them, or are they just there to indicate progress without specific units? Just curious- Luis ###...### God (...) (27 years ago, 13-May-99, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: recursion (was RE: Would-be hacker queries.) (fwd)
|
|
(...) How would it jump back to the original tape? -Paul (pspeed@progeeks.com) -- Did you check the web site first?: (URL) (27 years ago, 13-May-99, to lugnet.robotics)
|
| |
 | | Re: Lego "pegging" disks
|
|
(...) I have a co-woker who has an half-complete set of these in the original box -- I don't know the number -- but wow, they're cool. Is there any way I could find out what the market value of a complete set would be? Cheers, - jsproat (27 years ago, 13-May-99, to lugnet.robotics, lugnet.build)
|
| |
 | | Re: All UK Groups subscribed?
|
|
(...) I dunno. I guess it depends on where you have relatives and how well-traveled in the US you are. I have family in both South Carolina and Texas -- and I am in Washington (state) -- so I don't feel that either Texas OR SOuth Carolina is (...) (27 years ago, 13-May-99, to lugnet.loc.uk)
|
| |
 | | Re: All UK Groups subscribed?
|
|
(...) It certainly is spam. It does NOT have to be commercial in nature in order to be spam. In fact, back when I played on the MU*, we would call ourselves "spammed" when we were listening to two different places through two different puppets, and (...) (27 years ago, 13-May-99, to lugnet.loc.uk)
|
| |
 | | Re: recursion (was RE: Would-be hacker queries.)
|
|
Is that a function of the CPU or the OS? -- Richard Clemens Associate Professor Computer Science Department West Virginia Wesleyan College Buckhannon, West Virginia 26201 clemens@wvwc.edu 304.473.8421 ----- Original Message ----- From: Ben Laurie (...) (27 years ago, 13-May-99, to lugnet.robotics)
|
| |
 | | RE: Lego "pegging" disks
|
|
(...) But they DID, way, way back. I still have a set (2 Yellow 3 blue and 2 red) of the old BIG tooth gears. The yellow set is about the size of an 8x8 plate nad has a 5x5 grid of holes. The set has the old white Technic axles and red bushings. (...) (27 years ago, 13-May-99, to lugnet.robotics, lugnet.build)
|
| |
 | | Re: Running LDraw via a DOS emulator?
|
|
(...) Well, I simply can't get LEdit to run under DOSEMU. I don't know why, though. (...) Is that so? That could explain something. I'm getting these error messages when firing up LEdit under Wine: Could not load 'RTM' required by 'EDIT', error=2 (...) (27 years ago, 13-May-99, to lugnet.cad)
|
| |
 | | Re: Fishing for a tasty linkage/gearing/robotic building thread...
|
|
(...) I have a fully functional version that doesn't use either - or any special parts. I wish I had a digital camera to take some decent pictures. I have one photo taken with a Polaroid. I'll put it on my web site tonight. In the mean time, I'll (...) (27 years ago, 13-May-99, to lugnet.robotics)
|
| |
 | | RE: recursion (was RE: Would-be hacker queries.) (fwd)
|
|
----- Forwarded message from Blake Winton ----- From: Blake Winton <Blake.Winton@pcdocs.com> Subject: RE: recursion (was RE: Would-be hacker queries.) Date: Thu, 13 May 1999 11:40:10 -0400 (From (URL) searching for "The Ackermann Function") The url (...) (27 years ago, 13-May-99, to lugnet.robotics)
|