Slashdot Mirror


User: lancelet

lancelet's activity in the archive.

Stories
0
Comments
44
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 44

  1. Re:I'll second that. on TomTom Satnavs To Set Insurance Prices · · Score: 1

    You can do what you like on private property, but you can't control public roads. If the unexpected happens, the best possible outcome is ensured by travelling at slower speeds and maintaining maximum vehicle control, regardless of your baseline skill.

    What happens if you're busy hooning around on your "empty" road and the "unexpected happens"? You'll be just as likely to have an accident as all the other "sheep", because you're closer to your own limits. I've lived in areas with lots of "empty" roads (think driving 10km without seeing another car), and most of the bad drivers in that area weren't honing their skills; they just drove badly. There were plenty of accidents; a surprisingly large number given the local population. You think they were caused by people travelling at the speed limit and taking the turns like a snail? Me neither...

  2. Molecular dynamics, not FEA? on What Makes Spider Webs Tough As Steel · · Score: 1

    Having read the paper, I wonder: why did they choose to do their calculations using molecular dynamics software and not a finite element package? I could be reading it wrong, but their approach seems to have been to implement a cable-element FEA inside the molecular dynamics software... Struck me as kind-of like using a spreadsheet for image manipulation; maybe it's what you're familiar with, but it sure isn't the easiest route.

  3. Link soup on Los Alamos Fire Idles NSA Supercomputer · · Score: 2

    OK - this is one of those postings where I ask: which of the links is actually TFA?!

  4. Re:Its renderer is what makes it unique on Blender Compared To the Major 3D Applications · · Score: 1

    Not to troll too much, but... Are you being sarcastic?

    Blender's renderer is really nothing special (and I mean really nothing special). It's no more ethereal than any other renderer out there. If you're perhaps referring to the glow effect in Elephant's Dream, that was done in post; check out the production files at the bottom of this page.

  5. INTERFACE, not implementation. on OpenGL Programming Guide 6th Ed. · · Score: 1

    I think the confusion here is that you are stating that there are quirks in the ABI. ABI = Application Binary Interface. Two completely different binary implementations can have the same binary interface. Implementations usually have the quirks, not the interface itself, whether it's binary (ABI) or a programmer-friendly format (API).

  6. Nailing them... on Google Aids Indian Goverment Censorship · · Score: 1

    Interesting that the article puts such a positive spin on the ability of the cops to "nail" their suspects in this way.

  7. Re:SVN checkout on Sun Releases Fortran Replacement as OSS · · Score: 1

    OK, after several hours' trying, it's now checked out for me.

  8. SVN checkout on Sun Releases Fortran Replacement as OSS · · Score: 2, Informative

    Has anyone been able to do a fresh checkout via SVN since the SlashDot posting? I keep getting the following error:
    svn: REPORT request failed on '/svn/fortress/!svn/vcc/default'
    svn: REPORT of '/svn/fortress/!svn/vcc/default': 400 Bad Request (http://fortress.sunsource.net)

    I even registered as an "observer" of the project in case that was blocking my SVN access.

    I thought it'd be nice to play with it for a while... you know, before bashing it. :-)

  9. Retro Retrovirus on Viral Fossil Brought Back To Life · · Score: 1

    Indeed, it's a retro retrovirus. So out of fashion, it just had to be brought back. :-)

  10. Re:Steve Irwin dead at 44 on Steve Irwin Dead · · Score: 1

    Since when was he a veterinarian...?

  11. Re:WTF on Social Consequences and Effects of RFID Implants? · · Score: 3, Funny

    But... my cat already has an RFID microchip! Oh no... don't tell me he's cooler than me. I mean, he's already more popular with women.

  12. But remember Wierd Al! on Intel Dropping Pentium Brand · · Score: 1

    Wierd Al sang: "It's all about the Pentiums, baby." Don't tell me he was wrong!
    What's the world coming to!?

  13. Re:and it's completely useless on OS X because... on Blender 2.40 Released · · Score: 4, Informative

    Blender broke on OSX so severely because its entire user interface is built using OpenGL. Most applications you're familiar with probably use OpenGL only for the 3D displays, not for buttons, list-boxes, etc. Blender is notorious for pushing the OpenGL implementation much further and requiring a much more complete coverage of The Standard than other applications (games, for example). Don't point fingers unless you've looked at the code!

  14. Re:Pot.. Kettle.. on The Register Takes Aim at Wikipedia Again · · Score: 1

    Hehehe... you could then take the comments from your lecturer (or more likely the poor postgrad employed as a marking tutor - me for instance) to correct anything Wikipedia got wrong. :-)

  15. Re:Bite the bullet on OpenOffice.Org in a Corporate Environment? · · Score: 1

    Hold on, the question said:

    Getting our versions of Office to 2003 is $65k+

    So, you're recommending $65k+ the cost of Windows Server 2003?

  16. Re:Author of TFA must be an idiot. on Open Source Not That Open? · · Score: 1

    Yeah... I was definitely using Linux in 2001. I've never had blue hair, or a pony-tail. Does that make me wierd? :-) I guess all of us Open Source zealots are really just copying Microsoft (as usual). Heck, we've even gone and ripped-off a licensing method that they clearly originated. Big old Linus is beating-up poor little Billy and stealing his lunch money!

  17. Re:Let the thrashing begin! on Korean Mozilla Binaries Infected · · Score: 1

    Ummm... How would a digital signature help? The procedure is the following: Some FF dev builds the binary. The dev then signs it. End user still downloads the infected version. Digital signatures assume that the source is trusted. If an MS employee built an infected binary and signed it, you'd still have no protection. The difference here is that MS spend lots of money on anti-virus solutions. The poor guy who built the Korean version of FF probably doesn't. The ideology is Freedom.

  18. Re:I don't see how this is "easier" on Trigonometry Redefined without Sines And Cosines · · Score: 1

    ... and without the book of tables, a slide rule, or any other physical aids? :-) C'mon, a major selling point of Rational Geometry is that you can work out a closed-form solution, down to a square root at worst. Try out some of the examples from the free chapter...

  19. Re:I don't see how this is "easier" on Trigonometry Redefined without Sines And Cosines · · Score: 1

    If you didn't have your pocket calculator, and you had to calculate the sines and cosines as series sums... well, I think rational geometry would be a lot easier don't you?