Slashdot Mirror


User: fred+ugly

fred+ugly's activity in the archive.

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

Comments · 40

  1. Re:Someone please kill me on "Stayin Alive" Helps You Stay Alive · · Score: 1

    Before I have to read another Idle story.

    have to?

  2. juvenile court... on 14-Year-Old Turns Tram System Into Personal Train Set · · Score: 1

    "a special juvenile court of endangering public safety"

    sounds about right...

  3. Re:17 miles. on A Detailed Profile of the Hadron Super Collider · · Score: 1

    check the nifty interactive graphic!

  4. not necessarily trying to be "cool" on Why Software Sucks, And Can Something Be Done About It? · · Score: 1
    from TFA:
    Starbucks Corp. incurred his wrath because the coffee shop chain required him to specify a search radius when he was trying to use its site find the nearest store.
    "The Starbucks programmers probably think that having more control over the search is powerful and cool," he wrote. "But in reality it's a useless and annoying distraction. Nobody goes around asking, 'Is there a Starbucks within five miles? How about 10? 15?"'
    As a programmer who has worked in GIS systems quite a bit, I can definitely say that restricting a search radius has nothing to do with being "cool." every 5 miles of search radius means about 80 mi^2 more area to search. that adds up pretty quickly... though i would contend that a better way to approach it is to automatically start with something small and allow the user to expand the radius if necessary.
  5. Re:Interesting... on Microsoft Stops Supporting Win98 Early · · Score: 2, Insightful
    Hopefully, Mozilla won't just abandon these people who really don't need to upgrade to another OS.

    looks like they already did.
  6. Re:Looks like some great ads on Sun's Bold New Ad Campaign · · Score: 1
    Spending $50K on a server upgrade is not the same as spending $15 on a Pepsi or a Coke.
    You're right... spending $50K on a server upgrade is actually a good deal.
  7. misleading title on FEMA Demands Use of IE To File Online Katrina Claims · · Score: 1

    Should read: FEMA Demands Use of IE Or Telephone To File Katrina Claims

  8. greenKarat on Has Anyone Made an Artificial Diamond Ring? · · Score: 2, Interesting

    if you don't mind it being pink, blue, or yellow, you can get something at greenKarat

  9. Just a thumbprint? Lucky... on Would You Submit Biometric Data to Join a Gym? · · Score: 0, Troll

    In 1997, my YMCA switched their system over to require you to submit a 3D hand scan for entry. You would place your right hand on this little device and punch in a number, then this other thing would go around your hand.

  10. Leisure Suit Larry on For Love of The Game · · Score: 1

    Is lust considered an emotion in this context?

    Seriously, though, really good music often moves me emotionally, and the Zelda series and Final Fantasy have some damn good music.

  11. Re:New product line on Strategy Shift In The Air For Microsoft · · Score: 1

    yes. i am just a spelling pedant. i don't much care about capitalization. but anyway, last i checked, "act" and "process" were both nouns too, as is "respiration"... and if you check that exact same definition the only part of speech mentioned is noun.

  12. Re:New product line on Strategy Shift In The Air For Microsoft · · Score: 0, Troll
    Due to licensing agreement, once you have used product, you will be never be able to breath regular air again.

    hate to be a pedant, but you can't "breath" air at all, as breath is a noun, not a verb.
  13. Re:I have a question... on MGM's DVD Class Action Settlement · · Score: 1
    what's to stop me from picking up a couple hundred/thousand of these and making a nice profit?

    because the problem has been fixed since sept 2003. rtfa.
  14. Re:Gmail on Thunderbird 1.0 RC1 Released · · Score: 1

    There is. FreePOPs supports tons of different webmail providers (hotmail, yahoo, gmail, etc...)

  15. Re:Microsoft Also Patents on Microsoft Patents 'IsNot', Enlists WTO · · Score: 5, Funny

    Lemme guess. "I'm not an English major."

    I believe you mean, "I IsNot an English major."

  16. Re:Why 3D? on 3D Election Results Map by County · · Score: 1

    It still wouldn't indicate the differences in population density. If you look at a flat map, even with the color shading, you really can't see how the people are spread out.

  17. 280 mb? on 3DMark05 System Benchmarker Released · · Score: 2, Interesting

    as in, millibits?

  18. Re:Slashdot on The Rest of the World Wants Kerry · · Score: 1

    Slashdot posts articles submitted by readers. If you want to submit an article to "balance" things, go ahead.

  19. Re:come on on Inside Kerry and Bush's Technology Agendas · · Score: 5, Insightful

    Who came to any conclusions? The poster merely points out that Kerry provided specific, detailed answers while PC Mag was left scrounging for answers on Bush's website. Nowhere does anybody tell me which answers are better. That's entirely left up to me.

  20. Re:No still means No on Yahoo Reminds Users That 'No' Doesn't Mean 'No' · · Score: 1

    They just aren't going to start using those preferences until next year.

    So... "No" actually doesn't mean "No" until next year. And Yahoo! reminded its users of that.

  21. mp3.com? on mp3.com Acquired by CNet · · Score: 5, Funny

    don't you mean mp3.com.com?

  22. Re:This spoof is even funnier on Feature-Length Matrix Spoof to be Released Soon · · Score: 1

    This spoof is funny - though I don't think it is supposed to be...

    sure it is... on the site, they call it a "hilarious progressive action movie."

  23. no disassemble!! on AI Sues for Its Life in Mock Trial · · Score: 1

    johnny five is alive!!!

  24. Re:other examples on Adding System Calls (an OpenBSD Example) · · Score: 1

    yeah, i know... and i didn't even think to mention that it was a FP. oh well, my karma shouldn't suffer terribly.

  25. other examples on Adding System Calls (an OpenBSD Example) · · Score: 4, Informative

    A simple Google search brings up plenty of info on how to do this in Linux as well...