Slashdot Mirror


User: some+guy+I+know

some+guy+I+know's activity in the archive.

Stories
0
Comments
1,360
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,360

  1. Re: Ancient 3-D TV featured on PM Magazine on 3D Display, No Glasses Required · · Score: 1
    I remember when I was a kid of about 13 or so seeing a demo of 3D images transmitted in a regular TV signal.
    It was on a show called "PM Magazine" ...
    I also remember seeing this on the show "PM Magazine" back in the 70s or 80s.
    It was based on quickly switching between two images of the same scene taken from slightly different angles.
    The problem with it was that it was not possible to get rid of the flickering without getting rid of the 3-D effect as well.
  2. Re:Experiment on Defending Earth From Asteroids With MADMEN · · Score: 1
    all these projectiles being fired at the asteroid are going to push the earth backward and out of its normal orbit?
    Not really.
    First of all, the projectiles would be launched from the asteroid, not from the Earth, so they would have almost no effect on the Earth's orbit (unless they hit the Earth, and even then, the effect would be negligible).
    Secondly, the individual ships that are launched will have an effect on the Earth's orbit, but that effect will be so small as to be immeasurable.
    Thirdly, the Earth is bombarded daily with tons of material from outer space (most of which burns up in the atmosphere).
    This material has an effect on the Earth's orbit that completely overshadows anything that Man can (currently) do.
    Even that material has a negligible effect on the Earth's orbit.

    I am not an astrophysicist, but my guess is that the gravity of Jupiter and other large planets have a far greater effect on the Earth's orbit than even dinosaur-extincting-size asteroids.
  3. Re:I'm scared... on Microsoft Forces wxWindows To Rename · · Score: 1
    I think that you misquoted:
    First, they came for DRDOS, and I didn't speak up, because I didn't use DRDOS.
    Then, they came for stac, and I didn't speak up, because I didn't use stac.
    Then, they came for Netscape, and I didn't speak up, because I didn't use Netscape.
    Then, they came for Lindows, and I didn't speak up, because I didn't use Lindows.
    Then, they came for wxWindows, and I didn't speak up, because I didn't use wxWindows.
    Then, they came for me, and no one spoke up, because they didn't use me.
    ...

    Hmmm, needs more work.
  4. Re: misspelled menus on Morphing Code to Prevent Reverse Engineering? · · Score: 1

    I once saw a sign in a restaurant offering a "bowel of chicken soup".
    I was not interested in soup made from the bowels of chickens, and so I went elsewhere.

  5. Re: Generated source code on Morphing Code to Prevent Reverse Engineering? · · Score: 1
    What does this mean if my source comes from a code generator?
    Then the real "source code" is the code that was input to the code generator.
    For example, for lex/flex and yacc/bison, the "real" source code is in the .l and .y files, not the generated .c and .h files.
  6. Re: indentation vs Hungarian Notation on Morphing Code to Prevent Reverse Engineering? · · Score: 1
    indentation also lies.
    Most incorrect indentation can be fixed by running the source through a pretty-printer (such as indent or cindent).
    I don't know of any pretty-printer that can clean up incorrect Hungarian Notation.
  7. Re: Preview button on Morphing Code to Prevent Reverse Engineering? · · Score: 1
    Please use the Preview button before submitting your post.
    Your example is misleading because you used "<" instead of "&lt;" to mean "<".
    This caused your example to display incorrectly.
    (Note that "Plain Old Text" isn't.)
    Alternatively, you can surround your example text with "<ecode></ecode>":
    I can search for the variable "i" by typing:
    /\<i\>
  8. Re: match word end in vim on Morphing Code to Prevent Reverse Engineering? · · Score: 1

    The parent of your post did not preview before clicking the "submit" button.

    Beginning of word is "\<".
    End of word is "\>".
    AFAICR, this also works in vanilla vi.

    Note that "word" means different things in vim, depending on the language mode.
    For example, "\<hi\>" matches "(hi-mom)" in C/C++/etc. mode, but not in LISP mode.

  9. Re: damn stupid Slashdot whitespace filter on Morphing Code to Prevent Reverse Engineering? · · Score: 1
    Surround your code with and you shouldn't have a problem:
    line
    indented line
    a more indented line
  10. Re: Keplar's Laws on New Model Helps Predict Earth-Sized Planets · · Score: 1
    What was wrong with Keplar's Laws?
    Congress repealed Keplar's laws as part of the USAPATRIOT act.
    Damn you, USAPATRIOT act!
  11. Re: X single-threaded server on Y Window System Project Started · · Score: 1
    X is a single-threaded client/server application [that] provides windowing services and network transparency.
    While XFree86 may be single-threaded (I don't know, because I haven't looked at how it implements X), there is no requirement that an X server be single-threaded.
    In fact, given how an X server must be able to service several connections simultaneously, I would think that it would be easier to implement as a multi-threaded application.
    The primary reason of which I can think not to do this may be that different platforms implement different threading packages/libraries.
  12. Re:Continued Misconceptions on Y Window System Project Started · · Score: 1
    X isnt slow: What is layered on top is slow
    X is a standard: People break that standard with layers on top.
    [...]
    Xlib sux: [...] Ever hear of QT?
    Isn't QT a layer on top of X?

    (Also, I never found Xlib that difficult to use.
    There was also a "standard" library, called XView, that worked quite well with X/Xlib.)
  13. Re: The sun'll come out, tonight ... on Traditional Inuit Ice Treks Guided From Space · · Score: 1
    couldn't get any sleep [...] the sun is visible all night
    Have you never heard of curtains?
    Window shades?
  14. Re:The problem with the ISS on Russia Working on Soyuz Replacement · · Score: 1
    Due to Earth's immense gravity, weight and aerodynamics are critical in spaceship construction. However, once the ship is in low gravity these considerations are totally irrelevant.
    While true in the pedantic sense (weight = mass x gravity, so 0 gravity = 0 weight), the mass of a spaceship is relevant in the sense that a ship with higher mass requires more fuel to non-gravitationally alter its trajectory.
    So it is still important to keep the weight down in interplanetary craft.
    OTOH, in space stations that do not change trajectory (other than by graviational influence), the mass is far less important, excepting getting the mass there in the first place.
  15. Re:Open Source More Secure... maybe not on Exploit Based On Leaked Windows Code Released · · Score: 1
    IE6 is available for free on Microsoft's website.
    Not for MS-Windows 95.
  16. Re: Smearing your windows on Mandrake Blocked By XFree86 4.4 License · · Score: 1

    OK, I just tried your test using MS-Windows.
    I didn't get your "smearing", but I got a lot of "jumping" and "ghosting", i.e., subsequent images of the window would appear in new postions dozens of pixels away from the previous images, while the previous images remained on-screen for several tenths of a second.
    In addition, sometimes the previous images remained on the wallpaper indefinitely, until I released the mouse button and moved the pointer over the wallpaper (i.e., off of any window).
    And this was with an empty Notepad window!
    So, you see, MS-Windows has similar problems.

    Note that I encounter the previous-images-on-wallpaper thing frequently, so I am very used to moving my mouse onto the wallpaper to get rid of the images; it's almost automatic.

  17. Re:Test for NULL pointers on Intuitive Bug-less Software? · · Score: 1
    Personally, I never use it [+], not even in .NET, because it implies an activity that isn't going on, that is to say it implies you're APPENDING string A to string B.
    It doesn't imply that any more than x+y implies adding y directly to x.
    In the expression 4 + 5, I doubt that very many people would imply that to mean that 4 was replaced by 9.
    Instead, a third entity receives the 9.
    In a similar manner, "hi, " + "planet!" doesn't mean that "hi, " is replaced by "hi, planet!".
    Instead, a third entity receives the concatenated string.
    Most languages of which I am aware (BASIC, C++ STL, Python, etc., etc.) that use "+" to mean concatenate strings will use it to mean that the concatenation is a new entity.

    Now, depending on the language, concatenation may require a memory allocation, but that may also be true for integer addition.
    (For example, Python and some versions of LISP will allocate memory for both addition and concatenation, whereas a language like Borland's Object Pascal (Delphi) will not allocate additional memory for either type of operation if short strings are used.)
    This type of thing is why it's essential for programmers to know what's going on "under the hood", if they want to write efficient programs.
  18. Re: How can people be so stupid? on Rewriting Rules on Delivery of the Internet · · Score: 1

    And think about how dumb you are because if you can't reach your family because of a disaster, there won't be any power lines active anyway and your precious ham radio will still work.

    Jesus H. Christ!
    How stupid can people be around here?
    As has been mentioned elsewhere, there won't be any ham radio operators, because nobody is going to go through the time and expense if the only time they can use it is during a disaster.
    No ham radio operators ==> no ham radio.
    Why is that so difficult for you morons to understand?

  19. Re:Microsoft has never used a patent offensively on Microsoft Receives XML Patent · · Score: 1
    AFAIK, a patent lasts 7 years.
    17, in the USA, anyway.
    Plus, I think that a patent can be "renewed" once (not sure how that works), giving a total of 34 years.
  20. Re:Ellison's comments on Harlan Ellison Can Sue AOL Under DMCA · · Score: 1
    What original ideas of his where used in the making of Terminator? Having seen it, I didn't see ONE original idea.
    1. Truck-drivin' robot.
    2. Big-haired not-very-good-looking-but-somehow-sexy-anyway bimbo.
    3. Robot kills everyone with the same name as the big-haired not-very-good-looking-but-somehow-sexy-anyway bimbo, but somehow manages to miss killing her.
    4. Robot shoots up police station, and manages to kill everyone but person it was after (the big-haired not-very-good-looking-but-somehow-sexy-anyway bimbo), and her boyfriend from the future.
    That's all that I can think of right now.
    Now, I don't know how many of these ideas are actually original, or whether Ellison actually thought of any of them, but that's never stopped lawsuits before.
  21. Re: Copying one file to another on Data Storage Leaders Introduce New Wares · · Score: 1

    There is also the extra housekeeping that goes on for clearing bits from the freemap, updating the file size in the dest directory entry, etc.
    Things like that also contribute to the performance penalty.

  22. Re:Obligatory on What The Internet Isn't · · Score: 1
    Why can't IE be sensible and support Ctrl+Q
    ARGH!
    I hate that "feature" of Mozilla!
    On a QWERTY keyboard, ^Q is right next to ^W, which I use all of the time to close tabs in Mozilla.
    Just a little slip, and WHAM!, there go my other 40-50 tabs.
    I tried turning the warning on closing multiple tabs, but that pops up when clicking the X icon or using Alt+F4, which is highly annoying.
    Is there any way to disable (or warn on) just ^Q, and leave Alt+F4 and the X icon alone?
  23. Re:Solution: on The Law of Disassembly · · Score: 1
    So when you come up with a solution, gimme a call and then we can all start "firing our garbage into the Sun"
    Nulcear propulsion.

    Oh, wait...
  24. Re: second language on Kids Improve Writing Online · · Score: 1
    kids who studied a second language usually performed better with reading and writing in English.
    That may have been because kids that want to learn a second language are probably more interested in language than those who don't.
    In this case, cause and effect may not be what you think.
  25. Re:USE THE FEEDBACK FORM, LUKE!! on BBC Links Linux To MyDoom · · Score: -1, Flamebait
    If you don't like their reporting, use the feedback form
    Here's my contribution:
    Dude!

    You're reporter does'nt no what the fsck hes takling about.
    Yuo guy's beter get yoru hsit toghether if you wnat pepole to tkae you serios.

    your'es sinserly,
    a slahsdot potser