Slashdot Mirror


User: ianare

ianare's activity in the archive.

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

Comments · 767

  1. Re:iPlayer? Just out for the Mac? on iPlayer Released for Mac, Linux; Adobe Announces AIR for Linux · · Score: 0, Troll

    Troll mod huh ? I guess that the one redeeming quality of the British - their humor - can't even be counted on anymore.

  2. Re:I don't get it either on US Corps Want $1B From Gov't For Battery Factory · · Score: 2, Insightful

    No, the problem is that now that making the batteries here could actually be profitable, all the experienced workers, materials, manufacturing plants are elsewhere. Without the government stimulus, the as-yet unborn US battery industry would never become profitable simply because it wouldn't exist.

    The idea that private industry could survive without ever receiving help from the government is ridiculous.

  3. Re:Important difference on US Corps Want $1B From Gov't For Battery Factory · · Score: 1

    What's to stop a larger service company from buying a smaller one just to tear it apart for less competition ? Less competition, more money for larger company, which grows even larger. So they buy yet another company ... and so on and so forth until you have a monopoly.

    The *only* way to avoid a persistent, deleterious monopoly is to pass and enforce laws that require it.
    (see ATT, MS, standard oil, etc ... )

  4. Re:Interesting... on Microsoft Rushes Internet Explorer Patch · · Score: 1

    One set by the user not to.

  5. Re:Doesn't have a built in update mechanism? on Microsoft Rushes Internet Explorer Patch · · Score: 1

    True, but I have seen many setups with automatic updates turned on, but IE6 being used. You have to explicitly select IE7 to install. So even if their system is updated, they are still exposed to many more problems.

  6. Re:IE 10 on A First Look At Internet Explorer 8 RC1 · · Score: 3, Funny

    That would be IE 9

  7. Re:Don't forget the WebKit team on Google Chrome Is Out of Beta · · Score: 1

    That's because 'WebKit' sounds better than 'KHTML'.

  8. Re:Which cell providers will support it? on Second Google Android Phone Revealed · · Score: 1

    it's unlocked, so any service that accepts :
    GSM/EDGE (850, 900, 1800, 1900 MHz), 3G
    should work.

  9. Re:Link to the manufacturer on Second Google Android Phone Revealed · · Score: 3, Informative

    The Agora will cost AU$299, and the Agora Pro will be AU$399.

    $299 AUD ~= $195 USD
    $399 AUD ~= $260 USD

  10. Re:Any othetr industry?? neve happened? on Logitech Makes 1 Billionth Mouse · · Score: 1

    I don't think it's fair to compare with a food or beverage company, or with things that typically cost much less. The output will obviously be much higher for those.
    On the other hand, I'm sure there's plenty of things of similar price that ship in similar quantities ... like tires for example.

  11. bad testing on Real-World Benchmarks of Ext4 · · Score: 1

    This has got to be one of the worst tests I have ever seen. Their 'real world' tests were made on operations that take mostly processor power. Without getting into the completely retarded game testing, they looked at encoding, compression, and file encryption. Sorry but for me this tells practically nothing of the speed of a file system.
    I would have like to see :
    creating 4gb of large files
    deleting 4gb of large files
    copying 4gb of large files
    creating 4gb of small files
    deleting 4gb of small files
    copying 4gb of small files
    what happens if you yank the power plug during a FS operation ?
    Start up times for OpenOffice, Eclipse, and GIMP

    And then, sure do the tests they ran, but not just

  12. Re:Not a question forum on MySQL 5.1 Released, Not Quite Up To Par · · Score: 1

    select `id` from `table` where `blob_field` is not null

    all tables should have an 'id' column (that's just standard practice), the above query will tell you which rows contain data.

  13. Re:Enjoy the porn on Fedora 10 Released · · Score: 1

    well it is free porn with no ads, no evil JS ... so I would say that's pretty informative in a way, though the current moderation of offtopic is much more appropriate.

  14. Re:Whitespace rules? on FCC Publishes "White Spaces" Rules · · Score: 1

    Didn't you get the memo ? All FCC programming must now be done in Python.

  15. Re:Vista the bloated pig on Microsoft Feared Mac Vs. Vista In '05 · · Score: 2, Insightful

    No, it wouldn't. Under the hood, winCE is a completely different OS, with different APIs and libraries. OS X on iphone is derived from 'regular' OS X. Sure they stripped out a bunch of stuff, but fundamentaly it's the same OS, using the same libraries where applicable.

  16. Vista the bloated pig on Microsoft Feared Mac Vs. Vista In '05 · · Score: 4, Insightful

    Russell went on to defend Vista, specifically its ability to "run on a very wide-ranging set of systems from the minimally capable to the incredibly capable," he said. "Apple doesn't do that."

    Riiiiight. Apple was able to slim down OS X to run on an ARM smartphone, can MS do the same with Vista ? Oh yeah that's right, they had to extend the life of XP just for the netbook market, cause there's no way Vista could run on that hardware, and they were afraid of Linux taking over.
    I can't see how this guy could think that, did he not ever use Vista ?

  17. Re:SUSE laptops on HP's Fury At Vista Capable Downgrade · · Score: 1

    I would say that for 80-90 % of people out there, ( 6 ) is not an issue anymore. I haven't had an issue with poor driver support in Linux in a few years now, and this includes home & professional use. Even with getting 'el cheapo' hardware at times, or old hardware, or even brand new graphic cards. I've set up a bunch of Linux boxes for friends/relatives with never a hardware problem.

    But ( 1 ), yeah that's the big problem. Hopefully Wine will help out there, as some people (like me) refuse to give up their PC games - consoles just don't feel right ...

  18. Re:Not to mention to the retailers and resellers ; on HP's Fury At Vista Capable Downgrade · · Score: 1

    I had no problems getting openSuSE to play DVDs, mp3s, etc ... no compiling needed, just needed to enable some repos.

    I agree though, Ubuntu makes it so much easier - the first time you atempt to play one it asks you to download the proper codec.

  19. Re:SUSE laptops on HP's Fury At Vista Capable Downgrade · · Score: 1

    Depends where you are ... in Florida you don't even leave the parking lot to pass the driving test, in France they can ask you to change a tire on the side of the highway.

  20. Re:Best Buy take over? on Circuit City Files For Bankruptcy · · Score: 1

    In old cities there are streets sometimes still named for the trade it used to have : jewelers, tanners, hat makers, carpenters, etc each had their own street. The more things change ...

  21. Re:I can't bring myself to have much pity for them on Circuit City Files For Bankruptcy · · Score: 1

    If you are not a US citizen you are required to have valid state or federal ID.

  22. Re:some that I've used ... on (Useful) Stupid Regex Tricks? · · Score: 1

    I limited to 18-20 because in the application I'm using it in there can be no dates older than that (US real estate). For sure you could change that if needed.
    Time is almost as fun as character encodings ;-)

  23. Re:some that I've used ... on (Useful) Stupid Regex Tricks? · · Score: 1

    Thanks for the corrections. I knew someone would find something to improve on ;-)

  24. some that I've used ... on (Useful) Stupid Regex Tricks? · · Score: 4, Interesting

    SSN
    ^(?!000)([0-6]\d{2}|7([0-6]\d|7[012]))([ -]?)(?!00)\d\d\3(?!0000)\d{4}$

    US phone with or without parentheses
    ^\([0-9]{3}\)\s?[0-9]{3}(-|\s)?[0-9]{4}$|^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$

    ISO Date (19th to 21st century only)
    ^((18|19|20)\d\d)-(0[1-9]|1[012])-(0[1-9]|1[0-9]|2[0-9]|3[01])$

  25. why not ... on How Do I Get Open Source Programs Written For Me? · · Score: 2, Funny

    post a question to this site, there are many programmers there. One will anwser you I'm sure.