Slashdot Mirror


User: edxwelch

edxwelch's activity in the archive.

Stories
0
Comments
1,673
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,673

  1. Re:WTF is up with IBM? on Layoffs at Microsoft, Intel, and IBM · · Score: 1

    > So yesterday, IBM posted great profits that beat wall street estimates. And today they're > doing layoffs? That makes no financial sense to me. Why should any company lay off people > just because "Everyone else is doing it"?

    Imagine a sales department with 100 employees. Business drop by 25%, so there's 25% less work to do. It makes sense to reduce the workforce accordingly, even if you are still making profit.

  2. Re:That's because on Microsoft Rumored To Lay Off Thousands Worldwide · · Score: 2, Funny

    > Microsoft saw that 10% of their employees were hanging around on /. all day hoping for a first post.

    so what were the other 7% doing?

  3. Re:How deep? on British Royal Navy Submarines Now Run Windows · · Score: 1

    Soory to disagree, but the metric system was invented by the French, because they were crap at maths and had problems multiplying by 12.
    The liter is a meaningless arbitary measurement, while the pint is the result of several 100 years of reseach of the perfect measure to drink beer.

  4. fumble to press the right button on What The Banned iPhone Ad Should Really Look Like · · Score: 1

    "The fumble to press the right button" is not the fault of PC Pro, it's the fiddly nature multitouch interface. Also, notice how the screen froze for a few seconds when it was resized. All this just makes the PC Pro video a very realistic simulation of how the iPhone performs in real life

  5. Is it really fast? on Samsung Mass Produces Fast 256GB SSDs · · Score: 1

    SSDs make use of bulk read/writing to give an average i/o speed that's quite high, however reading and writing hundreds of small files that aren't located sequentially throws a spanner in the works. I'd like to see some real world benchmarks

  6. Re:Why move to Mac? 1 word on Why Developers Are Switching To Macs · · Score: 1

    You said it.
    I was impressed by Xcode, but I think it's better for Objective C than c++, especially as doesn't fully support templates.

  7. Re:Strange Complaints on Why Developers Are Switching To Macs · · Score: 1

    Smart guy. Was one of the first to get his game in the app store and got in ahead of the pack. Unforunately, now most of the easy casual games have been done.
    Still lots of money to be made, but you'll have to work bit harder.

  8. The iPhone "lock-in" on Why Developers Are Switching To Macs · · Score: 1

    Not really a fare critisim. Maybe they don't realise that iphone is running OS X. Mac is the natural development platform, becuase the iphone emulator is practically running native code. As well as that I wouldn't expect Windows IDEs to be able to debug Objective C half as good as XCode.

  9. yeah, so... on Microsoft Bids To Take Over Open Document Format · · Score: 1

    ; A related submission from David Gerard points out that BoycottNovell has leaked the ISO OOXML documents,
    ; which ISO has kept behind passwords.

    So, what was the terrible secret that ISO were hiding??

  10. Re:Falling behind... on Windows Mobile 7 Phone Release Delayed Again · · Score: 1

    Really.
    I find it quite hard and I've being doing c++ for years.
    It was much easier for me to switch from c++ to java.
    The worst thing is thing is the square bracket mess.

  11. Re:What's the news here? (was Re:65 MPG? ) on Ford's 65MPG Due In November, But Not In the US · · Score: 1

    that's motorway millage. Normally the figure is for combined motorway/urban

  12. 65 MPG? on Ford's 65MPG Due In November, But Not In the US · · Score: 3, Informative

    That's ok, but pretty much the norm these days for a small diesel car. The Ibiza Ecomotive does 74 mpg.

  13. matlab on The 5 Most Laughable Terms of Service On the Net · · Score: 1

    There was a similar EULA for Matlab - prohibited development, of nuclear, chemical or biological weapons... Weapons of Maths destruction

  14. Re:Are you a betting man? on Nvidia 55nm Parts Are Bad Too · · Score: 1

    You mean now is the time to short Nvidia?

  15. look what happened to ps3 on Intel Says to Prepare For "Thousands of Cores" · · Score: 4, Interesting

    So now we have a shit load of cores all we have to do is wait for the developers to put some multi-threading goodness in their apps.... or maybe not.
    The PS3 was ment to be faster than any other system because of it's multi-cores cell architecture, but in a interview John Carmack said, "Although it's interesting that almost all of the PS3 launch titles hardly used any Cells at all."

    http://www.gameinformer.com/News/Story/200708/N07.0803.1731.12214.htm

  16. We did say no on US To Get EU Private Citizen Data · · Score: 1

    At least Ireland did

  17. Re:Don't rewrite, just remove it! on Sun's Java Will Be Free This Year · · Score: 1

    There is a wrapper for OpenGL es, but that is something else.
    jsr-184 is really a mini 3d engine

  18. Re:Don't rewrite, just remove it! on Sun's Java Will Be Free This Year · · Score: 1

    We finally decided that the vendor that's involved there just isn't going to play ball and we're rewriting the code from scratch. That's going to be done within the next couple of months.

    Just shows how well their tightfisted policy served them.
    That company whoever they were get zero dollars and their software fades into obsecurity
    JSR-184 seems to be going the same way. The patent holders won't play ball and release the source code.

  19. Re:Google Andriod is about to be hit by a steamrol on Android Phones Delayed · · Score: 1

    There's also the LiMo Foundation. Don't know how they fit into the equation.
    I look forward to Nokia bringing out Qt phones and eventually replacing Symbian. Symbian is such a horrible OS to develop for.

  20. Re:Download Counter on Mozilla Outage On Firefox 3 Record Launch Day · · Score: 1

    No problem, they just have to add a qualifier... world record for most downloads of an application that starts with the letter "F"... err, wait a minute

  21. N-Gage DRM on Nokia Urges Linux Developers To Be Cool With DRM · · Score: 1

    Nokia's new N-Gage game platform will make extensive use of DRM. I myself doubt the effectiveness of DRM. There is no such thing as an unhackable system, as we all know. It's just seen as a challange to the Hackers. Also it creates a whole lot of extra work for the developers to implement, not to mention inconvience for the customers - it makes the installation process more complicated.
    However, Nokia had no chance of attracting any serious game developers to their new platform unless it had DRM, so I'd say that's where the real push is coming.

  22. Grr. Auto-complete "fixed" on Firefox 3 Hits Release Candidate 2 · · Score: 1

    One of the more annoying HTML features is the auto-complete = off parameter. It allows moron webmasters to disable your password manager.
    Other browsers like Opera, correctly ignore the tag and let the user decide. (Really this is in the same class as the blink tag and pop-ups)
    There was a script that you run to tempory disable the tag, but now becuase of a "bug fix" in the latest firefox (https://bugzilla.mozilla.org/show_bug.cgi?id=362576), this hack is no longer effective. Thanks Mozilla

  23. Re:Anyone else notice.... on Search For RMS Titanic Was a Cover Story · · Score: 1

    That's like saying that we were only investigating the possiblility of creating concentration camps for disendents, while Stalin actually did it.

  24. Re:Anyone else notice.... on Search For RMS Titanic Was a Cover Story · · Score: 1

    Pretty defensive there, bud. The OP did not claim that America was the only country, he's just saying that a western democratic country is doing it.
    Shouldn't a rich country like America be setting some standard for others to follow?

  25. Vote Powerpoint! on Nominations Open For "Most Likely to be Shut Down By Government" · · Score: 1, Interesting

    vote for powerpoint! If it gets enough votes the goverment will shut it down. That's the way it works, right?
    Finally we will be free from those brainless "funny" chain emails that waste all your mail space.