Slashdot Mirror


User: hardill

hardill's activity in the archive.

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

Comments · 5

  1. So that Serverfault question wasn't a hoax on UK Hosting Provider 123-Reg Accidentally Deletes Customer Sites (theregister.co.uk) · · Score: 5, Funny

    Looks like that Serverfault question about running rm -rf / was real then

  2. Do you think it's overkill? on Amazon Is Now Sending Postcards To Remind Kindle Owners To Update Their Devices (the-digital-reader.com) · · Score: 3, Informative

    If you worked for Amazon Kindle support you'd be doing all you can to head off the hoard of screaming customer wanting to know why their device has stopped working.

  3. Re:vulcanization of chatting apps on The Balkanization of Chatting · · Score: 3, Funny

    I'm sure rubber covered chat is called something else....

  4. Why one box on More on Future X-Box Capabilities · · Score: 1

    I might be missing something here but why would you want one box that does all this?

    Modern games require vast amounts of processor time for the graphics and AI's that gamers demand and on the other side video encoding codexs are pretty processor intensive as well. Taking all this into account what happens when your mid game and the PVR function deciedes that your missing you favourty program and kicks in to record it? It finds it's got no RAM to use as a buffer and no CPU time as little billy is busy beating up the end of level boss in this months top of the game chart?

    If all this has been separated out then you don't get these conflicts and you can upgrade/replace each part as and when needed.

    Just my 2p

  5. First Look on First Thoughts on the Eclipse IDE? · · Score: 1

    I've been using WSAP (WebSphere Aplication Devloper) which the IBM branded version of eclipse for about 1.5 months to develope a few Servlets and some standalone applications.

    I find it very userfriendly and some of the features like the plugable JDK's are a god send for testing on multiple vendor JDK's. The ablilty to assosiate source and API documentation with libaries to trace back exceptions or the javadoc info for classes within the editor makes working with new API's a greate deal easier.

    On a comparison note the only other Java IDE i've used was Oracle's JDeveloper which i found a lot harder to get to grips with.

    Thats jsut my 2p's worth