Slashdot Mirror


User: chgros

chgros's activity in the archive.

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

Comments · 544

  1. Re:What a wiener. on The Blues for LEDs · · Score: 1

    You mean whiner.
    Unless I missed some kind of sausage metaphor.

  2. Nitpick... on Gator Files for IPO to Raise $150 Million · · Score: 1

    "Spam, spam, spam, spam... lovely spam!"
    Don't mess with Monty Python on slashdot!

  3. Re:Waste of time closing sites. on Demonstration Against Software Patents in Europe · · Score: 1

    The "closing" of sites only means putting a new index page, with link to the normal one. You can still access the site.
    For instance, look at gimp.org

  4. Re:Statistics on Tracking the Blackout Bug · · Score: 2, Informative

    Exhaustive testing, however you wish to define that
    Exhaustive \Ex*haust"ive\, a.
    Serving or tending to exhaust; exhibiting all the facts or arguments; as, an exhaustive method. Ex*haust"ive*ly, adv.

    Basically, it should mean you've tested everything (which is of course impossible in most cases).
    The term usually used (and rightfully so) is extensive testing.

  5. Spielberg wannabe? on Build Your Own Steadicam · · Score: 3, Funny

    Actually, more of a Kubrick wannabe

  6. Re:Unconstitutional on Are You Reporting Your Internet Purchases? · · Score: 1

    executing it's inspection laws
    Typos in the constitution???

  7. Re:Gmail on Google's Early Hardware · · Score: 1

    It's not Lego anyway, those are Duplo.
    Actually, IIRC, it's not even that, it's fake Lego (after all, Duplo ARE Lego).
    BTW, the thing is on display in the basement of the CS building of Stanford University.

  8. Re:How about.... on Nasty New Virus Variants · · Score: 1

    no good excuse not to uninstall Outlook from their machine
    You can't uninstall Outlook from your machine (with recent enough versions of windows)

  9. Re:Curvature of the earth ? on Worlds Largest Scale Model Solar System? · · Score: 1

    It would have been great if they had used something really fundamental to determine the length of a meter, like after we learned some quantum physics
    Seeing that after over 200 years the metric system is still not universal, I dare not imagine what it would have been if we had had to wait until quantum physics. Note that the current definition
    is "the length of 1,650,763.73 wavelengths in vacuum of the orange-red emission line in the spectrum of krypton-86" (from your link), and that a metre is a "reasonable" length (i.e. close to human size). More reasonable than the gram for instance (which explains why the "standard" unit for weight is the kg).
    Oh, and "The metre was originally defined in 1791 by the French Academy of Sciences as 1/10,000,000 of the distance along the Earth's surface from the North Pole to the Equator along the meridian of Paris..."
    You're right, I was off by a 10 factor. Let's say I tend to use dam then :-)

  10. Re:Curvature of the earth ? on Worlds Largest Scale Model Solar System? · · Score: 1

    My model uses the circumference of the Earth as a unit
    I tend to use a millionth of a fourth of that as a measuring unit.

  11. Re:may I be the first to say on FCC to Regulate 'Profane' Speech · · Score: 2, Informative

    Considering that in french, almost every "holy" word is a curse word, this could be funny
    This is only true of Canadian french, or three-centuries old french. Everyone seems to think the French always say "sacrebleu", whereas it hasn't really been used for centuries, but it is indeed derived from religious words ("bleu" is a modification of "dieu" (god) to avoid blasphemy)

    My fucking god, what the hell, etc etc etc....
    Is this on purpose that you use god and hell in this?

  12. Re:If we assume the acheivement is tied to IQ.. on City Officials Almost Ban Foam Cups · · Score: 1

    Right. Clearly you've never graded papers... I've never, in years of grading, found anything like a normal distribution.
    Yes, but have you ever graded 100000 tests at a time?

  13. Re:Misleading counts... on Linus on Linux in 1994 · · Score: 1

    While I have your attention, does anyone happen to know how to isolate specific words from the lines that match? I wanted to come up with a matching wordlist without the surrounding words that "grep" produces.

    From man grep:
    -o, --only-matching
    Show only the part of a matching line that matches PATTERN.

    To get all words containing "word":
    grep -o "\\(.\\B\\)*word\\(\\B.\\)*"

    (\B = empty string not at the edge of a word)

  14. Re:You can't beat Microsoft.... on Mono Poises to Take Over the Linux Desktop · · Score: 1

    ....at their own game.
    You can't a better .NET than .NET

    Samba anyone?

  15. Re:Exactly on Mono Poises to Take Over the Linux Desktop · · Score: 3, Informative

    Exactly, there will be "kind of" a functional language - which has to use the same libraries everyone else does, which are all just like the Java libraries. So people using this pseudo-functional language will be hard-pressed to really see the advantages of a functional language as you would if you had a real function language with a set of libraries as broad as that offered by Java.
    I heard F# was supposed to be based on OCaml.
    OCaml already comes with a nice set of libraries, not to mention parser tools (which I heard were missing from C#). It even has bindings for SDL!
    And I don't know why you call it "pseudo" functional.
    Although I agree on the fact that the syntax for .NET bindings would probably have to be weird.

  16. Re:Ripping One on One on Ripping DVDs to Handhelds = Fair Use? · · Score: 1

    but the DVD writer would not be able to write the key on to the new Disc, since that part is not writeable (dont know why, but thats how it is)
    Let me guess: to prevent you from making 1-to-1 copies of DVDs?

  17. Re:Little script I made just for this purpose on The Command Line - Best Newbie Interface? · · Score: 1

    s/desc/"\\$0"/g
    $0 = invocation name
    So if you decide to change its name it still works :-)

  18. Re:What do... on Real's Reality · · Score: 1

    And just think, all of these security measures are ruined if a single numbnuts downloads spyware...
    Don't tell me you had internet access???

  19. Re:They have that.... on Building a Large Linux Knowledgebase · · Score: 1

    Well, they have this, and they use Linux themselves, so somehow I doubt they'll become "linux-unfriendly" any time soon.

  20. I'm surprised I'm the first to say that... on Spyware on One in Twenty Computers? · · Score: 1

    but you don't have to use macs to avoid Windows.

  21. Re:Flex on Macromedia to Port Flash MX to Linux? · · Score: 1

    flex, the free version of lex
    f stands for fast.

  22. Re:Linux voids finally being filled... on Macromedia to Port Flash MX to Linux? · · Score: 1

    I just think Flash is a -great- cross-platform way to make games
    Though flash games are slower on a P4 2GHz than non-flash on a 386 (ever tried Lemmings on flash ?)

  23. Re:Big Picture on Correlation Between Stress and Technology? · · Score: 1

    I can poke .44 inch holes in him without breaking a sweat
    Makes life much less nasty, brutish, and short
    Wow... These 2 sentences, almost in succession. No need to mention President G.W. Bush.

  24. Re:Top 10 Rules of Debugging on Debugging · · Score: 1

    he adds a digit of the decimal expansion of pi (or is that e, the base of the natural logarithm?)
    > tex
    This is TeX, Version 3.14159 (Web2C 7.4.5)

  25. Re:Simple Solution on Suggestions for a DVD Video on Demand System? · · Score: 1

    Now as to the storage, an average DVD has 7 to 9 GB of data. 1000 DVDs will take up nearly 10 TB. The MPEG2 data cannot be compressed any further losslessly.
    Yes it can (or at least with negligible loss). MPEG2 is old and inefficient, and already lossy; reencoding with a better codec would allow further compression with similar quality.