Slashdot Mirror


User: Gulthek

Gulthek's activity in the archive.

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

Comments · 1,939

  1. Re:No, this is typical for virtually anyone sellin on What The Banned iPhone Ad Should Really Look Like · · Score: 1

    Why the quote marks around "grill"? Is it not really a grill?

  2. Re:Call me a luddite but I'll stick with 2D interf on Oblong's g-speak Brings "Minority Report" Interface To Life · · Score: 1

    In other words:

    "I learned all this once, stop all further development here please."

  3. Re:Yeah, right... on NRDC Rates Energy Efficiency of Video Game Consoles · · Score: 1

    The Wii does, the XBox360 doesn't.

  4. Re:and yet.... on Review: Gears of War 2 · · Score: 3, Funny

    Yeah and you have to use a controller to tell your game avatar what actions to take. Sheesh, all these videogames are exactly the same.

  5. Re:PC shooter instead on Review: Gears of War 2 · · Score: 1

    Wow, troll. So why am I replying?

    In my three years of XBox360 I had the RoD once two months ago. MS Website -> file request -> prepaid shipping box arrived next day -> UPS store -> XBox 360 with long letter of profuse apology and one free month of XBox Live four days later.

    Yeah, it's a rough life.

  6. Re:first block! on Lego Loses Its Unique Right To Make Lego Blocks · · Score: 1

    Smooth top or bump?

  7. Re:Match a library call number on (Useful) Stupid Regex Tricks? · · Score: 1

    Yeah, after the fourth or fifth time I found *yet another* strange exception to my increasingly complex rule/logic I figured that it was worth it.

    Honestly when I first decided to document it I didn't even know it was possible to do it inline.

    And, huh, looking at it again the code is missing a bunch of ^'s (starts with).

  8. Match a library call number on (Useful) Stupid Regex Tricks? · · Score: 4, Interesting

    Here's a chunk of perl script I wrote (years ago) that determines if $text matches any of the styles of library call number that I've ever encountered.

    Slashcode is interestingly interpreting my formatting, but you should get the gist.


    $text =~ /
            ^[A-Z]+ # starts with at least one capital letter
            \s? # followed by an optional space
            \d+ # followed by one or more digits /x
        or $text =~ /
            ^\d+ # starts with one or more digits
            \. # followed by a single decimal /x
        or $text =~ /
            \d+ # starts with one or more digits
            \s # and a space /x
        or $text =~ /
            Thesis # starts with "Thesis" .+ # with one or more characters of any kind
            \d{4} # then four numbers - year
            \s+ # separated by at least one space
            [A-Z]+ # from one or more capital letters
            \d+ # followed by one or more numbers /xi # case ignored here in case we run into THESIS or thesis
        or $text =~ /
            \d+ # starts with one or more digits
            \- # connected with a dash
            \d+ # to one or more following digits /x
        or $text =~ /
            \d+ # starts with one or more digits
              # followed by a space
            [A-Z]* #followed by zero or more capital letters
        \d+ # followed by one or more digits /x

  9. Re:Animal Crossing on Non-Violent, Cooperative Games? · · Score: 1

    You know, you don't *have* to buy the bigger houses if you don't want.

    What you really need to do is start a lucrative fruit importing business.

    1. Find a friend with Animal Crossing whose town has a different native fruit tree (this is for the DS version)

    2. Link up and go to their town and grab as much fruit as your greedy hands can carry

    3. Plant them back in your town, harvest, profit!

    Soon you too will be a furniture snob: "Ewww I can't buy that couch, it doesn't match my design scheme."

  10. Re:The party of big government on Barack Obama Wins US Presidency · · Score: 1

    Speaking as a state government employee, kick ass! Time for another coffee break!

  11. Re:Deck chairs on the Titanic on Barack Obama Wins US Presidency · · Score: 1

    So who's the captain in this analogy? Who is supervising the offloading? Who is in charge of the telegraph?

    Are you implying that there is a secret cabal in power that is trying to keep the ship afloat/manage the evacuation? Awesome!

  12. Re:Intelligent Design on Discuss the US Presidential Election & Education · · Score: 1

    The problem is that science education doesn't teach the controversy.

    By that I mean the actual and anachronistic controversy about the age of the Earth. It was a hotly debated issue in the 1800s and many great scientists (including the great Lord Kelvin) *wanted* the Earth to be younger than it actually is and they fought the data hard. In the end the data won, thanks to the doggedness of Claire Patterson.

    If we tought kids the whole story behind the development of current fact then we'd see a lot less of this creationism BS. As it is, we just say "The universe is 14 some billion years old." and leave it to them to take it on faith. Instead of detailing the facts that lead to that conclusion we just give them the choice of two seemingly arbitrary data sets.

  13. Re:I love Miyamoto's insight on Miyamoto Scrutinizes Mario, Zelda, Hails Portal · · Score: 3, Insightful

    That's only because you grew up on Asteroids.

    Similar to the Mega Man 9 effect.

    Shallow is as shallow does, sir.

  14. Re:Opera Mozilla on Chrome Helping Other Browsers Out, Says Opera CEO · · Score: 1

    Agreed. I switched when 9.2 came out and I realized that Opera wasn't the same Opera I had dismissed years ago.

    Fast, stable, and an impressively awesome feature set. Opera's all element zooming and ease at switching from author to user mode makes browsing even sites with horrible UI's painless.

  15. Re:Ok..how about taxes? on Discuss the US Presidential Election & the Economy · · Score: 1

    NO NO NO NO NO NO!! It is NOT the federal governments job to mold a citizen's legal behavior!!!

    Two points:
    * de-segregation
    * Easter Island is the end result of not modifying human behavior

  16. Re:No problem on James Bond Gadgets · · Score: 1

    It's cool that Bond films at least partially stick close enough to the near future that the gadgets are coolâ¦

    Like cars that bend light around them?

  17. Re:Okay so the info is out there... on Gov't Computers Used to Find Info on "Joe the Plumber" · · Score: 1

    Actually Jefferson explicited changed that right to "property" to "the pursuit of happiness".

    Soâ¦never driven on a public road or gone to public school? We are a socialist nation with some capitalistic tendancies.

  18. Re:What hardware? on Is Ubuntu Getting Slower? · · Score: 1

    That doesn't have to be.

    On my 800Mhz G3 iBook, OS X got faster and more responsive from Jaguar to Panther to Tiger.

    Sadly, Leopard doesn't support my hardware.

  19. Re:Mine has two on Users Rage Over Missing FireWire On New MacBooks · · Score: 1

    Oh please, they were both annoying. Lisa went crazy and was doing housekeeping for Rick just to be near him.

    The only cool couple in that show was Max and his Zentradi babe.

  20. Re:Argh... on Apple Announces New MacBook, Pro, Air · · Score: 1

    I don't recall having any issue when I started using the mighty mouse, so I guess Apple just used a lot of us finger-lifters for their usability studies.

    Of course, it doesn't really make any sense. Why did they go to all that effort to piss off any segment of the computing population? Just put two (three!) physical buttons in the thing.

  21. Re:Argh... on Apple Announces New MacBook, Pro, Air · · Score: 4, Interesting

    No it can't. It can tell which fingers are touching it. But it cannot tell the difference between pressing with your right finger or your left finger if both fingers are in contact. To perform a right click with the Mighty Mouse you have to lift up with your left finger and click with the right.

    I didn't believe you so I grabbed my mighty mouse and right clicked: worked fine, no issue. Then I realized that my left finger was slightly lifted. I actually had to concentrate to keep my left finger down while I right clicked to see the issue you are complaining about.

  22. Re:It's crap like this... on University Tries "One iPhone Per Student" · · Score: 1

    Every Department gets a budget. If they don't fully use that budget then the next year their budget will get cut.

    That was 30 years ago. Unless your place is the one right in front of the "End of the World" sign, it's not been true for at least 10, more probably 20 years. But it's a well-beloved Urban Myth and not going away that easily.

    That's absolutely not true in the university library where I work (a fairly well-known institution). More than once the head of our library has had to find little things to blow money on so we don't get our budget cut.

    Just in case you think that she's falling into the myth: one year we didn't use all of our student hours budget (lots of sick time taken), the next year our new budget was for the new lower amount. D'oh!

  23. Re:First post on Steve Wozniak Predicts Death of the IPod · · Score: 1

    We call it "Dysoning" now. Until it arrived, you could only get that kind of vacuuming with a central house system.

  24. Re:PS3 on "Iron Man" Release Brings Down Paramount's Servers · · Score: 1

    But it was only ever used for the FBI warnings. Even Disney DVDs had skippable commercials and trailers.

  25. Re:Thanks from the reminder on How Close Were US Presidential Elections? · · Score: 1

    Haliburton is doing alright. So is Blackwater.