Slashdot Mirror


User: Ant+P.

Ant+P.'s activity in the archive.

Stories
0
Comments
3,046
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,046

  1. No. on Do MMORPG's Cause People to Buy Fewer Games at Retail? · · Score: 0

    I'd rather stick with that quaint and old-fashioned concept of paying for something once and having it.

  2. Re:IE Development Resources on Håkon Responds to Questions About CSS and... · · Score: 1

    It's not wrong at all. You can tell IE to do 3+3 in CSS and it _will_ give you 3 as the answer.

  3. Re:Formatting on Håkon Responds to Questions About CSS and... · · Score: 1

    Dunno about you, but I've had a horizontal scrollbar on the page itself for about a week.

  4. XSS is made of people! on XSS Vulnerabilities Reviewed and Re-Classified · · Score: 2, Interesting
    Are they unavoidable, or just a symptom of lazy coding, or both?

    Both, in different amounts depending on which scripting language you use.

    It's impossible to write perfect software - not even NASA can do that.
    On the other hand the languages aren't much help. PHP for instance allows you do to stupid things with user input variables. Depending on how your scripts work, you can see no errors for months and then all of a sudden half your database or site gets deleted. Great fun, that.
  5. Re:False Dichotomy on Researchers Hack Wi-Fi driver to Breach Laptop · · Score: 1

    That's the point: to find out whether FOSS is as secure as everyone makes it out to be.

  6. Re:avant browser on An IE-Based Tabbed Browser from China · · Score: 3, Informative

    Firefox can be an IE shell too, you know.

  7. Re:Early stories on MacBook Pro Batteries Swelling and Failing · · Score: 2, Insightful

    When it's half a dozen faults with a single product, it's hard to ignore.

  8. Re:Great news on Researchers Hack Wi-Fi driver to Breach Laptop · · Score: 1

    Actually you might have a point there. Someone needs to do this research again and count the percentage of open/closed source drivers that are vulnerable.

  9. Re:Incoming Obligatories on Another Microsoft Exec Steps Down · · Score: 0

    Shouldn't that read "Incoming Obituaries"?

  10. Re:WHY!? on Physicists Watch Individual Electrons Flow · · Score: 3, Funny

    For the likes of Intel, this is the hardware equivalent of gdb.

  11. Re:Sorting problem. on Nanowires Four Times Faster Than Silicon · · Score: 1

    They used to make coprocessors for floating-point math too.

  12. Re:Here's an idea.... on Browsers Fighting to Keep up with the Web · · Score: 1

    Since when was a desktop environment a distro?

  13. "may not find enough reasons" on Browsers Fighting to Keep up with the Web · · Score: 1

    IE users won't find reasons to upgrade if the websites aren't giving them those reasons. If Google Maps started using SVG for the street maps or something... well you get the idea.

  14. Re:Included styles, aliases on Ask Håkon About CSS or...? · · Score: 1

    I've also wanted to do that, but with the selectors instead. I could make my user stylesheets a few kb smaller that way.

    So here's my question: Any plans to add OOP-like syntax to CSS?

  15. "opens up"? on Yahoo! Opens up Their Instant Messenger · · Score: 1

    Until I read the summary I thought that meant they were going to stop their practice of deliberately changing the YIM protocol every other week to break 3rd-party clients.

  16. Re:The speed rating is only half the battle on Frozen Chip from IBM hits 500 GHz · · Score: 1

    Look at it another way: wireless motherboards.

  17. Re:Asterisk on How Do I Filter Phone Calls on a Land Line? · · Score: 1

    The summary is the whole article, so I didn't bother reading it. :P

  18. Re:Asterisk on How Do I Filter Phone Calls on a Land Line? · · Score: 1
    Read it yourself.

    I would prefer the filtering occurred on my side of the phone line, or implementing a software solution on my PC.


    If Asterisk is out of the question despite that sentence, perhaps the OP should've used correct English.
  19. Re:Playing the "What-if" game... on The Rise and Fall of Sega · · Score: 4, Interesting

    The 32X itself wasn't a disaster, it was Sega's trying to push a billion pieces of hardware at the same time that was.

    In fact had they not released the Saturn and held on to the 32X/CD combination (which was technically almost as good as the Saturn, plus it was backwards-compatible) for longer they'd probably still be in business now.

  20. How does the keyboard backlight work? on Experimenting With Light on Apple Laptops · · Score: 4, Insightful

    Is it just one light, or can individual keys be lit up? You could do a lot more with it that way.

  21. Re:eire on Internet For All in Europe · · Score: 1

    30KB/s or 30kbps?

    Either way, that makes mine seem good in comparison (used to be £60/mo for 512kbps).

  22. If they can do this... on Python-to-C++ Compiler · · Score: 1

    ...why not make it into a GCC frontend so Python can be compiled directly?

  23. Re:Most ATA RAID controllers are unreliable on RAID Controller Shoot-Out · · Score: 1

    You forgot to mention that software RAID is portable across different hardware, and in most cases the way it lays out the data on the disks is well-documented. If a hardware RAID controller dies you have to find an identical one or you're screwed.

  24. Re:"How long, O Lord?" on LiveCoda, Real-Time Coding Competition · · Score: 1

    Bug-free programs are a nice idea unless you're trying to make money from them.

  25. One problem there. on Microsoft to Turn to Driver Quality Ratings System · · Score: 1, Interesting

    How will they submit crash reports if it's the NIC driver that's hosed?

    Also how long before some hardware company resorts to spyware tactics so people can't click the "submit crash report" button?