Slashdot Mirror


User: Igmuth

Igmuth's activity in the archive.

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

Comments · 336

  1. Re:"Very High Tech"???? on Very High Tech - Elevator Garages in an NYC Hi-Rise · · Score: 1

    Yes, we know it uses pulleys, but does it run Linux?

  2. Re:Ticket Brokers Suck on Ticketmaster Claims Hacking Over Ticket Resale Site · · Score: 1

    Ummm.. It's called supply and demand. They are simply selling the tickets at whatever the market is willing to bear. If there is more demand then supply at a given price point, it only makes sense to raise the price. If the new price is more then you are willing to pay for entertainment, well, then don't buy it!

  3. Re:In Soviet Russia... on Ecuador Tax Agency Closes Microsoft Branch Offices · · Score: 1

    No no... the Boston tea party would be like hijacking a truck leaving Redmond, and torching the contents.

  4. Re:Badly written on Best Platform For Hobbyist Mobile Development? · · Score: 1

    Actually, after reading the first few lines of the article, I think he's overpaid.

  5. Re:Screw that on Sony Runs Walkman Off Sugar-Based Bio Battery · · Score: 1

    "I see your Schwartz is as big as mine."

  6. Re:No on ISP Guarantees Net Neutrality, For a Fee · · Score: 1

    Why would the ISP charge you $10 less for not using torrents, when they could add the restriction, while keeping your price the same. The they could (and likely would) charge $10 more for the people who want to use them.

    That being said, both of those concepts are actually a step closer to what I would like to see as a likely outcome of net neutrality: charge people for what they use. If i download 1 TB, charge me for 1TB. If I only download 50MB, charge me for that. If I want to request the highest QOS priority for all of my packets (VOIP) then charge more then if I only demand a low QOS priority (torrents).

  7. Re:Vote for a different canididate ENOUGH on Going to Yosemite? Get Your Passport Ready! · · Score: 1

    You might not be trying to spam, but you sure are doing one hell of a job of it.

  8. Built to last? on What's Keeping US Phones In the Stone Age? · · Score: 1

    built to last until obsolescence

    Since when is this a bad thing? I'd rather not be forced into buying a new phone constantly, simply because it broke.
  9. In South Korea on Kids Say Email is Dead · · Score: 2, Funny

    I'm surprised no one has pointed out the fact that the same thing happed 3 years ago: In South Korea, email is for old people

  10. Re:I call bullshit. on US Government Checking Up On Vista Users? · · Score: 4, Interesting

    And to even get to the point where PeerGuardian (or whatever) can see the frame, it has to pass through his firewall -- presuming that he has one. And that means he either is explicitly allowing that port through or he made the connection himself.

    If you look at the screenshots, you can see he's connecting RDP to 192.168.0.1, which is the typical gateway address on most NATs. I think he might actually be running a WinXP box as a firewall. This would explain how he is seeing all of the packets, with the external destination IP. Therefore I wonder if his XP box has just been rooted.
  11. Re:Your info is out of date. on Smart Car Coming To the US In Jan. 2008 · · Score: 1

    I bike commute and trust me, gasoline engines aren't exactly oder free either.

  12. Re:Outerspace is Cold on 9 Laws of Physics That Don't Apply in Hollywood · · Score: 2

    Everyone knows you can only survive in the vacuum of space for 30 seconds!

  13. Re:Here's an idea on FCC Report - TV Violence Should be Regulated · · Score: 1

    You are in favor of the watershed, simply because watching a show scheduled at 8:00 conflicts with spending time with your kids, but 9:00 would be more convinient for you?

  14. Re:This is not about 'potential'... on Lost Gmail Emails and the Future of Web Apps · · Score: 1

    Microsoft is just as concerned about a profit as Google. If they can save money by reducing development and testing time, while still charging the same price they will do so. However, like Google, this may cost them in the long term.

  15. Re:Supplying free SAN's to ISP's as well? on FBI Head Wants Strong Data Retention Rules · · Score: 1
    Actually the SI unit for thousands IS the point, we just dont use it....
    No, actually it's the space. The decimal seperator can be either a comma or a period. http://en.wikipedia.org/wiki/SI
  16. Re:Insuring civil liberties on Three Years in Prison for Posting Hatespeak · · Score: 1
    I better go get a quote at GEICO [http://anrdoezrs.net/].
    Nice link spamming scheme there...
  17. Re:Microsoft help... on Microsoft [to patent] Verb Conjugation · · Score: 1

    Shouldn't that be

    "to boldly use the split infinitive wizard?"

  18. Re:Cut. Try another scene. on Teens Don't Think CD Copying is a Crime · · Score: 1

    Whats wrong with someone wanting to make a living doing something they enjoy?

  19. Re:Service? on Trolltech Woos Developers with 'Open' Linux Phone · · Score: 1

    GSM, according to the summary.

  20. Re:sf.net won't be happy on New 'No Military Use' GPL For GPU · · Score: 1

    (from:http://www.gnu.org/licenses/gpl-faq.html#Mod ifyGPL)
    Can I modify the GPL and make a modified license?
    You can use the GPL terms (possibly modified) in another license provided that you call your license by another name and do not include the GPL preamble, and provided you modify the instructions-for-use at the end enough to make it clearly different in wording and not mention GNU (though the actual procedure you describe may be similar).


  21. Re:Patch for no military use on New 'No Military Use' GPL For GPU · · Score: 2, Insightful
    Not only does it collied with the definition of Open Source, it also violates the terms of use of the GPL itself.

    (from:http://www.gnu.org/licenses/gpl-faq.html#M odifyGPL)
    Can I modify the GPL and make a modified license?
    You can use the GPL terms (possibly modified) in another license provided that you call your license by another name and do not include the GPL preamble, and provided you modify the instructions-for-use at the end enough to make it clearly different in wording and not mention GNU (though the actual procedure you describe may be similar).


    In short, if you are going to change it, you can't mention the GPL in the license. The authors may think they are making a moral stand, but they are violating copyright (of the GPL) by doing so.
  22. Re:Accessible Content on Google Accessible Search Released · · Score: 1

    Then I must not understand the point of this line the typical approach is just to set a cookie that lets the server know that it should include a body { font-size: whatever; } rule. Why does the server need to be involved at all? Why not just let the client override it themselves?

  23. Re:Accessible Content on Google Accessible Search Released · · Score: 1

    I think you missed my point entirely. The whole purpose of CSS is that the server shouldn't need to care. It should simply allow the user to override the default fontsize of the page to the size that they need. Person A may only need base font set to 15 point, while person B may need a 22 point font. And when person C views it with a screen reader, it again shouldn't matter.

  24. Re:Accessible Content on Google Accessible Search Released · · Score: 3, Insightful
    Once I saw a site for local elections where there was a link to the part of the site for visually impaired people (large font page),
    Wait... are you saying that they had an entire seperate page that they made simply made the font larger? That is insane. The idea of accessible web pages is that if people need a larger font size, they should be able to select that larger font size in their viewer of choice, and it shouldn't break your page. (I.e. no images as text, etc)
  25. Re:up-converts? on Samsung Ships the First Blu-Ray Player · · Score: 2, Funny
    it creates a psychic connection to the mind of the director of the movie, which allows the players to then output what s/he actually saw during filming.
    Ahh.. that must be Lucas' plan. Once that tech is released, all versions of starwars will look like what lucas thought he filmed all those years ago..