Slashdot Mirror


User: MasterLock

MasterLock's activity in the archive.

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

Comments · 35

  1. Bad Taste on What's the Worst Movie You've Ever Seen? · · Score: 1

    "Bad Taste". Peter Jackson.

    Bad, bad, bad, bad, bad.

  2. Cane Toad on Purple Weed vs. Beetle · · Score: 2, Funny
    Two words: Cane Toad

    Introducing a non-native anything to an environment will eventually affect the environment. Look at N. America and the White Man.

  3. Re:Some Obvious Suggestions on Sleeping Problems? · · Score: 1

    5. Exercise. Get plenty of it.

  4. Tabs and main screen movement on Firefox 0.9.1 and Thunderbird 0.7.1 Released · · Score: 1

    When I open more than one tab, the whole main display shifts down by a pixel or two. Nothing major but slightly annoying. Anyone else seen this?

  5. OT: Drop the lame comments (General /. comment) on Computational Origami and David Huffman · · Score: 2, Insightful

    Can we drop the lame "(soul sucking registration required)" comments everytime a NY Times or similiar news posting is displayed? Those who read here are quite knowledgeable in getting around the registration process; if not, someone's going to post a comment with a Google link within minutes of posting anyways.

    A simple "reg. req." is sufficient.

  6. Re:The problem I see with Gmail privacy on The Man Who (Really) Makes Google Tick · · Score: 1

    Everyone seems to forget: you don't have to use Gmail.

    You can choose whether to respond to someone who writes from Gmail, too.

  7. Innovation? on 31 Lawsuits Filed Over Alleged JPEG Patent · · Score: 1
    This just goes to show that many companies are no longer trying to come up with new ideas but milk old ideas as much as possible.

    From the article:
    After continuing declining revenues, the company changed its name and management in August 2001. It was then that the company became a video technology firm focusing on software and patents. Its portfolio includes nearly 50 patents. The company remained quiet about its JPEG patent, allowing usage of JPEG compression unhindered, until July 2002 when it began to enforce its patent rights after signing a multi-million dollar license agreement with Sony Corp.

  8. Re:pushd and popd (and other tricks) on Wicked Cool Shell Scripts · · Score: 2, Informative

    Two of my most handy aliases (tcsh and 4DOS/4NT) are:

    alias mcd 'md \!*; cd \!*'
    alias rcd 'setenv OLD_DIR `pwd`;cd ..;echo $OLD_DIR;rd "$OLD_DIR"; unsetenv OLD_DIR'

    Usage:
    ~/> mcd junkDir
    ~/junk> -- do commands, unzip files, et cetera --
    ~/junk> rcd
    ~/> -- back where you were and the dir is gone --

  9. Re:pushd and popd (and other tricks) on Wicked Cool Shell Scripts · · Score: 1

    Two of my most handy aliases (tcsh and 4DOS/4NT) are: alias mcd 'md \!*; cd \!*' alias rcd 'setenv OLD_DIR `pwd`;cd ..;echo $OLD_DIR;rd "$OLD_DIR"; unsetenv OLD_DIR' Usage: ~/> mcd junkDir ~/junk> -- do commands, unzip files, et cetera -- ~/junk> rcd ~/> -- back where you were and the dir is gone --

  10. Ask a local (physicist) on Radio Propagation and Unexpected Loss of Signal? · · Score: 3, Insightful
    You are in the same building as the folks who actually run the station and you come to /. for the answer? Walk down the hall and get the authorative answer.

    Let's use the philosphy of "the right tool for the right job" in real life, too.