Slashdot Mirror


User: LingNoi

LingNoi's activity in the archive.

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

Comments · 3,595

  1. Re:So what was better about Nokia's design? on Smaller SIM Format Standardized · · Score: 1

    You joke but this is also the reason they and Apple shat all over the HTML 5 video standard using OGG.

  2. Re:Gotta love how idiots make up their own facts . on Supreme Court Rules Julian Assange May Be Extradited · · Score: 1

    > now some idiot is claiming that the women dropped the charges.

    Damn you're a fucking moron..

    http://lmgtfy.com/?q=julian+assange+charges+dropped

  3. Re:Price? on Sergey Brin Demos Google Glasses Prototype · · Score: 1

    Yes it's probably going to be two parts an eye piece and something in your pocket.

  4. Re:Why would supporting IE costs extra at all? on Startup Skips IE Support, Claims $100,000 Savings · · Score: 1

    It's also deprecated by Microsoft. If Microsoft aren't supporting why are you? You're talking about traffic levels from places like south east asia that use pirated windows copies. For most people these aren't ever going to be visitors so why bother?

    The trend shows IE 7 and 8 dropping by 1/2% each month. So the work you're putting into IE 7/8 now is becoming more worthless every month. If you're developing something that's going to take 6 months to a year don't even bother because IE 7/8 won't be used by the time you finished.

  5. Re:Group Policy on Startup Skips IE Support, Claims $100,000 Savings · · Score: 1

    > and you cannot install a newer version or any other browser under threat of termination.

    That's so stupid that it's funny. "You're using a newer piece of software?! You're fired!". Your company must be a fun place to work.

  6. Re:imho on Startup Skips IE Support, Claims $100,000 Savings · · Score: 1

    I use chrome on OSX daily and Safari is a turd in comparison. It's slower, the searching is poorer and the UX just isn't as good as it is in Chrome. Oh and Chrome just updates without needing to restart the whole os to update the browser that's a total plus.

  7. Re:They skipped IE support on their ADMIN pages on Startup Skips IE Support, Claims $100,000 Savings · · Score: 1

    > who made even more cash than you because they did support the 33% or whatever of the global population that is still using IE.

    That's right all those customers in china on pirated copies of windows! What a gold mine! and those old dinosaur companies that are too cheap to spend on IT? They sound like the perfect paying customers!

  8. Same old microsoft on Mono Abandons Open Source Silverlight · · Score: 5, Insightful

    1) Create new technology
    2) Market the hell out of it
    3) Everyone gets hyped up, next big thing etc
    4) Microsoft drops technology
    5) repeat step 1

    This has been their standard order of business for decades. Watch for the same thing to happen to "Metro" Microsoft's latest big thing..

  9. Re:Explain the mind of a genius? on 350-Year-Old Newton's Puzzle Solved By 16-Year-Old · · Score: 1

    With all these things the kid probably started at 6 and got it all wrong rather then claim to be able to understand it at 6. Otherwise I think he's full of shit.

  10. Re:You'd think on EA To Provide Free Distribution To Kickstarter Games · · Score: 3, Informative

    > On top of that, it seems like EA actually takes their customer service seriously.

    Bullshit, Origins support is known as the worse. Just google image search "EA Origin support" to see some of the nightmare support people have been getting.

  11. Re:Origin on EA To Provide Free Distribution To Kickstarter Games · · Score: 0

    Because it provides community features, achievements and save syncing across computers. It has nothing to do with DRM.

    > Steam should merely be a buying platform and nothing more

    No it shouldn't because steam does a lot more then just that, it's obvious from your quote that you've never used the system.

  12. Re:Origin on EA To Provide Free Distribution To Kickstarter Games · · Score: 1

    It's run by a company that cares more about money then their customers. The fact that the policies are similar is missing the point. If you haven't seen the multiple screenshots of people contacting EA and getting horrible support from origin staff in india then check it out. No one wants that.

  13. Re:Choose B [Re:MBA's aren't against R&D ...] on 'Goofing Off' To Get Ahead? · · Score: 1

    Learning things on the company's dime doesn't mean they're a "poor engineer" you phb.

  14. Re:Not making money = wasting money on 'Goofing Off' To Get Ahead? · · Score: 1

    Totally wrong, it's a failure in management and company culture if this is true for your business.

  15. Re:Stop using gate at the end of 'scandals' on Resumegate Continues At Yahoo: Thompson Out As CEO, Levinsohn In · · Score: 1

    Chill dude. Languages are dynamic and evolving, and "-gate" is a perfect example in English.

    http://www.youtube.com/watch?v=L-7v_6uGlWQ

  16. Re:What's wrong with GCC? on FreeBSD 10 To Use Clang Compiler, Deprecate GCC · · Score: 1

    Apple wanted better code completion which mean't separating GCC into different layers and putting those layers under lesser licensing so that you could include the code in your editor. GCC doesn't work like that, it mangles the names up for optimization from the beginning leaving little useful information available for code completion and errors.

    You've probably seen this yourself if you've ever used GCC on c++, if you have an error in a c++ template it'll spit out a 20 line compiler error rather then the template name.

    Due to the fact that GCC core devs didn't want to change anything and didn't feel it important, didn't want to make it easier for text editors to hook into the tool chain they decided to make their own compiler and now everyone is rushing away from GCC since what LLVM and Clang have produced is a much cleaner tool chain that runs much faster, is able to be used for numerous things, doesn't mangle up error messages, etc.

    All in all it has very little to do with BSD vs GPL and much more to do with the existing project being designed wrong.

  17. Re:Let's have some perspective. on Richard Stallman Falls Ill At Conference · · Score: 1

    He didn't do any of those things. Other people did and he took credit. Even after 20 years he still insists on calling it GNU/Linux like it's all owned by his GNU project.

  18. Re:Putting his money where his mouth is on Richard Stallman Falls Ill At Conference · · Score: 0

    I believe XCode uses LLVM and Clang now. Also the GNU GCC project was in fact a fork from the GNU project that was later merged when the FSF realized that no one was using their fork anymore, hardly what I'd call "No GNU, no iPad"

  19. Re:So competition is good.... on Apache OpenOffice Releases Version 3.4 · · Score: 1

    It's the same with anything, should there only be one car company in the world? How about Nvidia vs AMD? Surely if they just worked together.. Just because both are open source doesn't mean much.

  20. Re:Not so great news on Apache OpenOffice Releases Version 3.4 · · Score: 1

    Too bad the quality of what they have is terrible. Even Apache their star product is a poor code base.

  21. Re:Cool.... on Ubuntu Will Soon Ship On 5% of New PCs · · Score: 1

    > central updates of all software

    minor quip, it's not that the updates are "central" per se (Ubuntu for example takes packages from Debian), however all packages need to be signed with an email and signing key so there is an audit trail.

  22. Re:Best of luck, but I don't see a major impact on Ubuntu Will Soon Ship On 5% of New PCs · · Score: 1

    Lived here for the same amount of time, and bought two pcs in that time, laptop and desktop, never had windows pre-installed just free dos.

    Also the whole installing pirated copies of windows at the store you're buying from sounds like the exception rather then the rule. Never seen that happen.

  23. Re:As the largest vendor we see no Chinese demand on Ubuntu Will Soon Ship On 5% of New PCs · · Score: 1

    because the demand is not for linux it's for cheap windows like PCs. No one wants to pay extra for overpriced linux hardware, hence why you're not seeing the sales in asia.

  24. Re:It's the hypocricy on Leave Yahoo CEO Scott Thompson Alone! · · Score: 1

    Except he didn't lie to you. This has nothing to do with YOU.

  25. Re:You shouldn't. Nobody should. on Recently Exposed PHP Hole's Official Fix Ineffective · · Score: 1

    http://php.net/manual/en/book.mysql.php

    New users are advised to use MySQL Improved mysqli_ functions rather than the older [replaced] mysql_ functions where applicable and subject the appropriate latest stable versions of Apache, php and MySQL, etc.

    The fact that every function under the mysql extension has the note..

    Use of this extension is discouraged. Instead, the MySQLi or PDO_MySQL extension should be used. See also MySQL: choosing an API for more information.

    The fact that most new users will be using a framework rather then directly writing everything anyway. Just face it, you don't know what you're talking about, stop acting like a little kid.