Slashdot Mirror


User: LazyBoy

LazyBoy's activity in the archive.

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

Comments · 289

  1. Re:#2 solution on Programming Puzzles · · Score: 1
    Hmmm, no conditionals? Then you're asking for a C++ template solution.

    Or,

    int print_down(int base) { return base == 0 ? 0 : (printf("%d\n", base), print_down(base - 1)); }
  2. Some points. on TiVo to Sell Your Fast-Forward Button · · Score: 1
    1. This would actually be pretty effective. There are shows that only get minimal attention while I'm multitasking. But when I'm fast forwarding over the commercial, I have to look at the screen to see when I'm done!

    2. They'd better leave enough of the commercial that we can tell when to stop fast forwarding.

    3. This could only work if the same advertiser played payed for the "popup" right? They couldn't get away with clobbering an ad with someone elses even in fast forward, could they?

  3. Quote from Larry Niven on Elon Musk Wants Space Colonists, Not Just Tourists · · Score: 1
    "The dinosaurs became extinct because they didn't have a space program."

    We need to get off the planet.

  4. geexbox on How Do You Handle Home Media? · · Score: 1

    If you don't need the DVR functionality of MythTV, check out geexbox.

    http://geexbox.org

  5. LaPorte INDIANA on 2004 Election Weirdness Continues · · Score: 1

    Not Michigan. FYI

  6. Re:buzzword score - 76 on Inside Wal-Mart IT · · Score: 1

    Nice! How do I train a second instance of spamassassin on these words? I don't want to delete them like spam, but an automatic scorecard would be cool.

  7. Re:Possible softwares? on HDTV Onto a PC Through FireWire? · · Score: 1

    This appears to let you talk to D-VHS decks. Will it let you emulate one? And talk to a cable box and TV?

  8. Re:Bad Move on Most Fun Way to Leave a Bad Job? · · Score: 1
    Taking a promotion or a raise instead of leaving for a new job is usually a bad, bad idea.
    Not true. My company (a large telecom company) pays "the market rate". Another offer is considered proof that you're worth more. Automatic match. No hard feelings.
  9. Re:They don't.... on Step By Step: Building a MythTV PVR for $635 · · Score: 1
    "Want to watch that Seinfeld episode with the toothbrush? You can pull it up only if you have all 100 or so hours of Seinfeld stored."

    Not to be a flamebait, but isn't that what DVDs are for?

    But that would mean getting off the couch.
  10. Also tivo-mplayer on Streaming TV Over WiFi to a Laptop? · · Score: 1

    http://tivo-mplayer.sourceforge.net/

  11. What hump? on Grow Your Own Replacement Bones · · Score: 1

    eom

  12. Re:Geographic Distribution on Red Brains vs. Blue Brains? · · Score: 1
    Liberals come from cities, Conservatives come from rural areas.
    My parents and theirs and on back were rural poor. Everyone I know from those connections are staunch democrats. (My mom was told she had to marry a democrat :)

    But your correlation may be largely true, now. These things change over time. I think the popularity of Reagan caused a lot of it. I think it's effective marketing of the repulican party.

    It used to be Republican == Rich and Democrat == Working Man. Somewhere along the way it became Republican == Personally Responsible and Democrat == Intellectuals Supporting Bums on Welfare.

    When did the South and and breadbasket states go republican?! This didn't use to be the case!! The republicans used an image of the cities (bums on welfare) to gain the rural constituants.

    I bought into the new view for a while. I voted republican some when I thought it stood for Personal Responsibility and Not Wasting Gov Money On Social Programs. Now I plan to vote democrat because I'd rather see the government spend money on social programs than war.

  13. Re:load of rubbish on The Singularity Blinds Sci-Fi · · Score: 1
    I'm in the middle of reading Stross's latest novella, in Asimov's, and as far as I can tell, it's meant to be an outrageous parody of Wright.
    You already said this on rec.arts.sf.written, where Charlie Stross himself said he hadn't read any Wright.
  14. Re:Awesome idea... on Should Game Consoles Make Breakfast, Too? · · Score: 4, Funny

    Because he asked for the Ex-Box.

  15. Re:We already know what has to be done to win. on TiVo, MS, and the War for the Living Room · · Score: 1
    Allow 3rd party integration. Publish the freaking SDK!
    ROKU
  16. Re:Myth tv coooool. Tivo - MS evil !!! on TiVo, MS, and the War for the Living Room · · Score: 1
    I want a DIVX to TV playback device...
    MythTV won't install because...
    Checkout geexbox.
  17. Re:Distributions... on What is the Ideal Low-end NAS Solution? · · Score: 1

    I think ClarkConnect is another "distro". Never used it.

  18. Howard Stern... on FCC to Require Broadcasters to Keep Tapes of Shows · · Score: 2, Insightful
    ...has been throwing a lot of light on the tactics of the FCC lately. (Like fines for things that happened years earlier, withholding license renewals for companies that want to take the issue to court, etc.) This is probably a response.

    As someone else already pointed out, they're putting the burden of proof on the accused not the accuser.

  19. Re:80% chance better than our forerathers? on Would You Move to Space? · · Score: 1
    What was the survival rate of the early European-American colonists?
    The colonists were fleeing a society they didn't like.

    I guess I'm getting old or something. I'd love to live in space. But I don't like those odds.

  20. Re:Well. In the end, how much do you want to spend on Organizing Home Network Cables? · · Score: 1
    Get a Paladin Toner and Probe (somewhere around $80) or something similar. Get your son/wife/trainedchimp to go through jacks plugging in the toner (cellphones help here; or just yell real loud) while you tone the cable to find which one is which.
    Slower but cheaper: Just use the link status lights on whatever laptops, hubs, etc. you have.
  21. GeeXBox (software) on Recommendations for Desktop DivX Players? · · Score: 1

    I'm running GeeXBoX on an old laptop. It's a very nice distro. Eventually, I'll probably build my own mini-itx system.

  22. Re:The TiVo double standard on Linux PVRs Highlighted · · Score: 3, Informative
    There is little information or recent work on how to extract the video out of a TiVo box (except for extractstream), and don't even think about bringing it up on TiVo fan forums.
    Some forums are anti-extraction, others aren't. Check out the forums at www.dealdatabase.com
  23. Re:PVR with digital cable on Linux PVRs Highlighted · · Score: 1

    I wish someone would hurry up and do this for linux.
    I want my HD MythTV.

    -troy

  24. Finally! on High Level Assembly · · Score: 1

    ... a "way for new programmers to develop applications for both Windows and Linux"!!! Why didn't anyone think of this sooner!

  25. Wait a bit on Networked DVD Players, Good or Bad? · · Score: 1

    I've been reading about these too. IMO, it's a little early. In 6 or 12 months there will be significantly more of these to choose from. I'm going to make my old DVD player last.