Slashdot Mirror


User: The+MAZZTer

The+MAZZTer's activity in the archive.

Stories
0
Comments
2,451
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,451

  1. Re:How Does the Same Company Make iPods and iTunes on Flawed iTunes Stands Out Among Apple's Products · · Score: 1

    Now I have to have Quicktime on my machine ... which I am not a fan of.

    http://en.wikipedia.org/wiki/QuickTime_Alternative

  2. Hmm on Woman Wins Libel Suit By Suing Wrong Website · · Score: 1

    Too bad we can't register justicey.gov and repost the libel and slander...

  3. Re:Hmm on Microsoft Patents OS Shutdown · · Score: 2, Informative

    IIRC "No apparent reason" usually means "an application aborted the shutdown". It's a legitimate feature but apps can of course do it silently (AFAIK it's designed to happen if the user had unsaved work and they click "Cancel" in response to a Save/Don't Save/Cancel dialog.

  4. Re:Why even appeal a marriage annulment? on Prosecutor Loses Case For Citing Wikipedia · · Score: 1

    I would quote the relevant portion of the article, but Slashdot has decided it's going to block clipboard pastes (?!?) so you'll just have to RTFA yourself...

  5. Re:So that's what happened... on Some Windows Apps Make GRUB 2 Unbootable · · Score: 3, Informative

    IIRC there's a part of grub.cfg that is marked with comments to not be auto-replaced when grub takes inventory of your linux kernel versions. Put the Windows stuff in there.

  6. Re:Solution: on Some Windows Apps Make GRUB 2 Unbootable · · Score: 1

    On reflection, the names of some of those apps sound like they would need admin privileges to be useful. Sigh. Though it might help if they don't.

  7. Solution: on Some Windows Apps Make GRUB 2 Unbootable · · Score: 0

    Don't run those apps as administrator. Administrator privileges are needed for raw disk access.

  8. Vertical tabs on Google Confirms Chrome GPU Acceleration · · Score: 4, Informative

    Have been in there a long time, hidden by the --enable-vertical-tabs switch, so this isn't a new idea. Try it out yourself if you want (about:labs page isn't in yet so you'll need the switch).

  9. Re:theOnion on Everything You Need To Know About USB 3.0 · · Score: 1

    The best part about that article is that it came true.

  10. Re:But on Many Hackers Accidentally Send Their Code To Microsoft · · Score: 1

    They have to test their code somehow...

  11. Re:look and feel of ubuntu? on Making Ubuntu Look Like Windows 7 · · Score: 1
  12. Re:he's not the brightest... on Apple Exec Stashed $150,000 In Shoe Boxes · · Score: 1

    Of course then the neighbors start wondering why he's burying pipes in his backyard.

    Disguise it as a legitimate home improvement project though (like putting up a fence) and you might have a winner.

  13. Wow on Digital Devices Deprive Brain of Needed Downtime · · Score: 4, Funny

    Did Slashdot just advise us to cut back on Slashdot?

  14. Re:Creative Cheating on Girls Bugged Teachers' Staff Room · · Score: 1

    I don't know what kind of allowance YOU got or who's lawns/driveways YOU mowed/snow shoveled, but for me, during high school $270 was NOT "tiny".

  15. Windows 95 on Windows 95 Turns 15 · · Score: 1
  16. Wine on Steam Not Coming To Linux · · Score: 4, Informative

    Last I checked it ran pretty good in Wine (the Source engine too), so it's not a total loss.

  17. Re:Valve... on Steam Prompts OS X Graphics Update · · Score: 1

    Last I tried TF2 ran great under wine. Only problems were slight graphical glitches in some spots (I think ubercharged players were showing up wrong) and no DX9 support, only DX8. Other than that it ran surprisingly well, only slightly slower than on XP with the same system.

  18. Re:What does this mean for cheats/aimbots? on PS3 Hacked via USB Dongle · · Score: 1

    Depends how well the games are coded. PC games tend to plan for cheaters from the beginning since it's an open platform. Consoles might not because the closed nature means less hackers, but they really should... ports of PC games should in theory work better (but I hear TF2 doesn't hold up that well on the 360).

  19. Re:Criminal records on Google's CEO Warns Kids Will Have to Change Names to Escape "Cyber Past" · · Score: 1

    They can't ask if you got arrested, that's illegal AFAIK. (IANAL)

  20. Re:Javascript is dead on Firefox 4 Will Be One Generation Ahead · · Score: 3, Interesting

    Sun marketing is rumored to have been responsible for the similar names (they wanted JavaScript to leech off of Java's success) but they have nothing in common with each other.

  21. Re:...And one generation behind on HTML5 on Firefox 4 Will Be One Generation Ahead · · Score: 0

    I found your comments suspect and a quick Google pretty much confirmed my suspicions.

  22. Re:Great move, Pirate Party. on Wikileaks Now Hosted By the Swedish Pirate Party · · Score: 1
  23. Re:Remembering passwords on New Firefox iFrame Bug Bypasses URL Protections · · Score: 2, Interesting

    Phishing sites will sometimes show a login failed screen on the first try so you think you entered a bad login. Then they redirect you to the real site login page so you can "try again".

  24. Re:I'm missing something on New Firefox iFrame Bug Bypasses URL Protections · · Score: 1

    Ah, I see, it's the username@url trick they're referring too, and the dialog box that comes up. But that still would not affect the url of the top level frame, which users are going to check.

  25. I'm missing something on New Firefox iFrame Bug Bypasses URL Protections · · Score: 1

    OK so by URL obfuscation I assume it means using russian or other non-latin characters in place of latin ones in domain names to make a site domain look like paypal etc. But if you just put the login form in a frame THE TOP LEVEL PAGE STILL NEEDS A URL. I don't understand how that would help any, or am I misinterpreting "url obfuscation"? I link to the relevant bugzilla bug would be useful.