To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
To LUGNET News Traffic PageSign In (Members)
  *36020 (-20)
  Re: Star Wars fixes
 
(...) Yup. (...) Ah, nice one. I think I would say that that was a minifig, because of the standard head. (...) The torsos still accept the new-style legs though, don't they? Do they have long neck studs, or did the torso just have a normal stud on (...) (27 years ago, 12-May-99, to lugnet.admin.database, lugnet.starwars)
 
  Re: A recursion question/test...
 
It should be pointed out that the problem of summing the first n natural numbers is isomorphic to that of finding the factorial of n. Compare these two functions FUNCTION sum(n: natural): natural = IF n = 0 THEN 0 ELSE n + sum(n - 1) FUNCTION fac(n: (...) (27 years ago, 12-May-99, to lugnet.robotics)
 
  Re: Payment to the UK
 
(...) to (...) I have been handling US$ checks for a while, both through LEGO transactions and my shareware efforts. Barclays accept personal checks drawn on US banks no problem and charge a sliding scale 4-9GBP depending on the *total* value of (...) (27 years ago, 12-May-99, to lugnet.loc.uk)
 
  Re: Episode 1 sets anywhere? (Ha ha ha)
 
(...) That was the gist of the piece, but LEGO was not specifically mentioned. Probably only applies to stuff made by US companies. I don't think we'll have a problem with LEGO stuff. Huw (27 years ago, 12-May-99, to lugnet.loc.uk)
 
  HOW TO UNSUBSCRIBE
 
greetings all, the time has arisen for the periodic unsubscribe reminder. 1. to unsubscribe from the Handy Board mailing list, send a request to Fred Martin, fredm@media.mit.edu. 2. Word has it that the one person who can actually take you OFF the (...) (27 years ago, 12-May-99, to lugnet.robotics.handyboard)
 
  Re: A recursion question/test...
 
(...) int sum(int n) { return n*(n-1)/2; } A degenerate recursive algorithm, of course. 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 (...) (27 years ago, 12-May-99, to lugnet.robotics)
 
  Re: Multitasker test script
 
My DEFCON code multitasks OK (except when it tries to STOP). I doesn't actually work yet because it needs SendMessage (or non-blocking EMIT) but I'll post it here if anyone is interested (actually I'll post it unless anyone objects). (27 years ago, 12-May-99, to lugnet.robotics.rcx.pbforth)
 
  Re: Plaatselijke contacten leggen (was Re: Wanneer E1 SW in Nederland?
 
N. Hoogerbrug wrote in message <37392A6E.9EF1D465@k...are.nl>... (...) Prima aanvulling, Nico. Maar voor de goede orde: het genoemde 'gastenboek' is geenszins bedoeld als een club naast De Bouwsteen. Er is geen sprake van een lidmaatschap van het (...) (27 years ago, 12-May-99, to lugnet.loc.nl)
 
  Re: Would-be hacker queries. (fwd)
 
(...) That is a rather limited version of recursion, which does not, in general, require f(n-1) to evaluate f(n). What you have described is actually (a subset of) partial recursion, which is provably incomplete (i.e. cannot implement some (...) (27 years ago, 12-May-99, to lugnet.robotics)
 
  Re: MC34064
 
Daniel, Okay, I dug up my old email: (...) -- Jeff ___...___ \ Jeff Loeliger Motorola SPS \ \ mailto:r12110@email.sps.mot.com Systems Engineering Department\ \ phone: +44-1355-35-5400 Powertrain Systems Division \ \ fax : +44-1355-35-6300 East (...) (27 years ago, 12-May-99, to lugnet.robotics.handyboard)
 
  Greetings to other melbournites out there.....
 
if there are any? Not much activity here! I'm looking for good places to get hold of some specific pieces, for instance the polarity reversal switch, pneumatic compressor (the little one) and some electric plates. Can't find much online.... where (...) (27 years ago, 12-May-99, to lugnet.loc.au.vic.mel)
 
  mindstorms - motors and stuff
 
Just wondering - I've seen people hook up 2 motors to a port - how many is it safe to use? How much current can this thing supply? Can it drive the old-style 9V motors? (27 years ago, 12-May-99, to lugnet.robotics)
 
  Re: DS1233
 
I used the Motorola 34064 instead of the Dallas 1233 since one year. Functionaly, It seems to work fine. Nevertheless, the chip seems warm. Recently, 2 68hc11 died on my board, apparently without any reason. I wonder if this is due to the current (...) (27 years ago, 12-May-99, to lugnet.robotics.handyboard)
 
  WTB: 6 White pithe helmets & 6 brown backpacks
 
Hello, I would like to buy 6 white pithe helmets and 6 brown old style backpacks please email your offers also 6 gray rifle is also needed. thank you Doyle (27 years ago, 12-May-99, to lugnet.market.buy-sell-trade)
 
  Re: Piece sorting (was: building exhaustion)
 
(...) windows, (...) I agree! I use almost the same system: 1x2, 1x3 and 2x2 L plates 1x4 - 1x10 plates 2x2 - 2x16 plates 4x X plates, wings, etc. everything 1x1 (plates and full-hights) everything with no studs on it 1x2, 1x3 and 2x2 L bricks 1x4 - (...) (27 years ago, 12-May-99, to lugnet.storage)
 
  Re: Lego club discount at LL Windsor
 
(...) I'd like to know this too if anyone can help out... I'm looking to go in the summer. thanks in advance mearso (27 years ago, 12-May-99, to lugnet.legoland.windsor)
 
  Re: Plaatselijke contacten leggen (was Re: Wanneer E1 SW in Nederland?
 
Hoi, Eric schreef, Dat hij zijn site als postbus en ontmoetingsplaats open stelde voor LLners. Maar de LLners kunnen zich natuurlijk ook aansluiten of participeren in de reeds bestaande LEGO club, 'De Bouwsteen'', info bij Eric of bij mij. Eerst (...) (27 years ago, 12-May-99, to lugnet.loc.nl)
 
  Re: MC34064
 
Hi Daniel, as an attachment, i send you the motorola mc34064.pdf document. Good luck Bye bernd sakar@servidor.unam.mx schrieb: (...) (27 years ago, 12-May-99, to lugnet.robotics.handyboard)
 
  Re: LDLite question
 
John Matthews wrote in message ... (...) It uses the current screen colour depth. So it you're running 24 bit colour, that's what you get in your bitmap. Given that LDraw is still 4 bit colour, there's some wastage involved. Moz (27 years ago, 12-May-99, to lugnet.cad)
 
  Re: LEGO Design (was: Where does everyone live?)
 
In lugnet.loc.uk, Sanjay D'Souza writes/wrote/has written: (...) But imho, EVERYTHING beats Town Jr. Even 'MegaBlocks'! I agree with the pre 1996 sets, though. Those were the days. One of the best years was 1988: introduction of Blacktron-1, the (...) (27 years ago, 12-May-99, to lugnet.loc.uk)

Skipped 4 messages in groups lugnet.off-topic.debate, lugnet.off-topic.test (Skip-filter settings)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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