Slashdot Mirror


User: jmccarty

jmccarty's activity in the archive.

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

Comments · 17

  1. Re:Now in a 123 yrs will they be able to recover m on Scientists Play World's Oldest Commercial Recording · · Score: 1
  2. Re:Now in a 123 yrs will they be able to recover m on Scientists Play World's Oldest Commercial Recording · · Score: 1

    I have a zip drive sitting in my closet doing nothing. Two of them in fact. Want one?

  3. Re:Yes we do. on Do We Really Need a National Climate Service? · · Score: 1

    Are you kidding! Look, the Atmosphere is 78% Nitrogen, 21% Oxygen, 1% "Other". Of that 1% Other, 3% is CO2. If you look at contribution sources of that CO2, something like 95-97% comes from natural sources, and the rest comes from people. Clearly this 3-5% human contribution of C02 since the 1940's is responsible for the destruction of the ice caps and the earth. I don't know how you can look at those numbers and deny humanities huge impact on the environment. You must be a communist baby seal hater or something!

  4. Re:In the shower on Where's Your Coding Happy Place? · · Score: 2, Interesting

    Amen to that. I too have had several programming solutions come to me in the shower. Ever just wake up in the middle of the night with insight to a problem you were working with during the day? I need to find a way to prefect TCMP since so many solutions seem to come to me subconsciously.

  5. Re:Mencoder+Handbrake on Decent DVD-Ripping Solution For Linux? · · Score: 1

    Sorry, typo on 3rd line of iPod, starting with ./HandBrakeCLI should be on new line.

  6. Mencoder+Handbrake on Decent DVD-Ripping Solution For Linux? · · Score: 1

    A shell script I use for iPod videos:

    echo -n "Please enter DVD name: "
    read name
    mplayer dvd://1 -dumpstream -dumpfile $name.vob ./HandBrakeCLI -i $name.vob -r 24 -B 128 -X 320 -Y 240 -I -o $name.mp4
    rm $name.vob
    echo "Completed"


    And if you want a regular DVD...

    echo -n "Please enter DVD name: "
    read name
    mencoder dvd:// -oac mp3lame -ovc xvid -xvidencopts pass=1 -o /dev/null
    mencoder dvd:// -oac mp3lame -ovc xvid -xvidencopts pass=2:bitrate=800 -o $name.avi

  7. Re:Excellent! on Openmoko Phone Not Dead After All · · Score: 1, Informative
  8. Excellent! on Openmoko Phone Not Dead After All · · Score: 1, Funny

    (+1 Opensource)

  9. So this datacenter... on Data Centers Work To Reduce Water Usage · · Score: 0

    ...is a series of tubes? And those tubes can be filled.

  10. Re:The funnest OS ever on Microsoft Begs Win 7 Testers To Clean Install · · Score: 0

    They can take my Mac when they pry my cold, dead fingers from the keyboard.

    Careful, they just might take you up on that offer.

  11. Re:Why a wiimote... on New CASMOBOT Lawnmower Controlled By a Wiimote · · Score: 0

    Actually, I wonder what happens when you are sitting in a chair, driving your lawnmower, and it drives out of bluetooth range? Does it stop or do you get to chase it down on foot?

  12. Re:Won't somebody PLEASE THINK on EFF Says Obama Warrantless Wiretap Defense Is Worse than Bush · · Score: 0

    Actually, I think that NOT thinking is the cause of this discontentment. Right after 9/11 when Bush had a record high approval rating and everyone was ready to surrender their rights to be safe from terrorists, no one was thinking about what might happen down the road. No one said "In 8 years, maybe we won't want invasion of our privacy. Let's NOT sign the PATRIOT act." Once you have given power to the government, it is very difficult to take it away.

  13. Re:Just out of curiosity... on Climate Engineering As US Policy? · · Score: 0

    Fixing, didn't mean to post as AC. Thanks for the feedback. I had assumed it was mainly propaganda when I first saw it, but I didn't know if the 'scientific' arguments were valid. The main point of the video seemed to be that the sun is the primary driver of global warming and CO2's impact is negligible, but it looks like that argument is already taking place elsewhere.

  14. Just out of curiosity... on Climate Engineering As US Policy? · · Score: 1, Interesting

    I know this is somewhat off topic, but did anybody else ever watch The great global warming swindle? Have we actually determined that the warming models are correct, and that we actually can reverse the course of climate change? I have the feeling that global warming continues to be more of a politically driven argument than a scientific one.

  15. My 2 cents worth... on How Do I Provide a Workstation To Last 15 Years? · · Score: 1

    For what you are trying to do, I would suggest just spending $1-2k on a nice new middle of the line workstation. Get an LCD monitor, Laser printer, and just modernize all of the hardware. Migrate your customer database to something newer, such as QuickBooks,and buy a few flash drives for regular backups. That way your data is protected, and you won't need to spend a bundle on fancy hardware. If something breaks, you can bring it to a PC repair shop, and your data is not stuck in an out of date format.

  16. Re:What about BOB? on 10 OSes We Left Behind · · Score: 1

    Yea, but BOB was just a GUI replacement, not an OS. (I know TFA included X windows, but still...)