Slashdot Mirror


User: Yuioup

Yuioup's activity in the archive.

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

Comments · 260

  1. Wikileaks doesn't help on Should Wikipedia Just Accept Ads Already? · · Score: 1

    And all the negative press that Wikileaks has been getting recently does not help their cause.

    Remember, a lot of people do not know the difference between Wikipedia and Wikileaks.

  2. Printable version - All on one page on Programming Mistakes To Avoid · · Score: 5, Informative

    And now for the printable version with all the tips on one page:

    http://infoworld.com/print/145292

    Y

  3. Oscar nomination? on Long-Delayed L.A. Noire Gets Trailer, Spring 2011 Release · · Score: 1

    The animation looks impressive. I wonder if games will become sophisticated enough to merit Oscar nominations.

    If Andy Serkis kan be nominated for an Oscar in Lord of the Rings for his performance as Smeagol/Gollum, surely the same can happen to voice/motion capture actors in games.

    Y

  4. Steve Ballmer's last chance on Did the Windows Phone 7 Bomb In the US? · · Score: 2, Funny

    He's on it like Donkey Kong.

  5. Can you Digg it? on Oracle To Monetize Java VM · · Score: 4, Funny

    Java has become the Digg of languages.

    Goodbye Java, we hardly knew thee...

  6. Letter to IE on IE9 May Not Be Enough To Save IE · · Score: 1, Flamebait

    Dear Internet Explorer,
    Please die.
    Signed-
    The Internet

  7. Here's the summary on Oracle Needs a Clue As Brain Drain Accelerates · · Score: 1

    Java is dead. Nothing to see here. Move along.

  8. Re:Here is my opinion on Microsoft Unveils Windows Phone 7 Lineup · · Score: 1

    I did not say that. You missed the point of my post.

  9. Re:Here is my opinion on Microsoft Unveils Windows Phone 7 Lineup · · Score: 1

    I did not assert that Windows Phone 7 didn't.

  10. Here is my opinion on Microsoft Unveils Windows Phone 7 Lineup · · Score: 4, Interesting

    My problem with Microsoft is that they insist on programming everything in-house and lock you in to in-house networks and in-house apps. I prefer a rich ecosystem like the iPhone and Android where people can make their own apps and have them integrate into your social networking life.

    Microsoft - once again - seems to want to make all your decisions for you and shove all their products down your throat.

    I seriously wonder how many Microsofties will eat their company's dogfood and geniunely love it.

    Y

  11. Netbook remix sucks on a netbook on Ubuntu 10.10 Release Candidate Launched · · Score: 4, Interesting

    I installed the Netbook Remix with the Unity UI on my Acer Aspire One ZG5 and I *hated* it. Slow, unclear, and very buggy. And this was the last beta. I don't understand the concept of combining the start menu with an off-line and on-line search function in one action. That made launching programs a tedious and frustrating experience. I don't think that this is a direction that Canonical should take at all.

    Can anybody explain the appeal of Unity to me?

  12. When is Java going to be phased out? on OpenOffice.org Declares Independence From Oracle, Becomes LibreOffice · · Score: 1

    Can anybody provide a link to the roadmap? I'm wondering when Java is going to be removed from LibreOffice.

    Any decisions as to what Java will be replaced with?

    Y

  13. I don't get it on Wolfenstein Gets Ray Traced · · Score: 3, Insightful

    Why build a ray tracer into a 4th game after doing it for Q3, Q4 and ET:QW. Why don't they focus on improving already existing raytracing code into the first 3 games.

    I donnow but it seems like they're keeping themselves busy for the sake of looking busy.

    Y

  14. Play more games on Infinite Mario With Dynamic Difficulty Adjustment · · Score: 2, Interesting

    The implementation of some of the monsters is wrong. I died when I tried to jump on a creature which I know can be jumped on.

  15. Re:My edition is superior to your edition on Co-op Neverwinter RPG Announced For 2011 · · Score: 4, Informative

    2D&D - Pandering to Diablo crowd. Also, whoo, this all tastes a little Vanilla.
          ---> 2nd Edition D&D (1989) predates Diablo (1997) by at least 7 years ...

  16. Pictures? Video? on Keith Elwin Wins Pinball World Championship · · Score: 2

    Are there any pictures or videos of the event?

    Y

  17. I'm still stuck with yesterday's story on Valve Trademarks 'DOTA' · · Score: 3, Funny

    I read "Valve Trademarks 'HOPA'"

    Y

  18. Good idle post on Artist Photoshops Scenes From WWII Into Present Day · · Score: 1

    Finally a good idle post...

  19. Open Source on Google's China Rival To Create Android-Like OS · · Score: 1

    uhm. Isn't that the entire idea behind Open Source?

    Why wouldn't they be allowed to take the Android source code and make their own OS out of it?

    As a matter of fact they can collaborate with Google on this... If I'm not mistaken it's called a "Community" which consists of "Collaborators".

    Y

  20. Re:Symbian sure try hard to prevent you developing on Symbian, the Biggest Mobile OS No One Talks About · · Score: 1

    My point exactly! (See my post elsewhere in this thread).

    Y

  21. Re:It's a pain in the ass to develop for on Symbian, the Biggest Mobile OS No One Talks About · · Score: 1

    I have picked it up. A few months ago. And then I realised: It's not for me. I'd rather be programming in C#, (Iron)Python or Scala.

  22. Re:It's a pain in the ass to develop for on Symbian, the Biggest Mobile OS No One Talks About · · Score: 1

    Yeah. Well I started out on Amstrad Basic, moved on to Pascal, had a brief detour to Java and then came back to Delphi. Now I'm a C# developer. I've been using high-level programming languages my whole life. Unfortunately I didn't get exposed much to C/C++. Just happened that way. So to me C++ is a low-level programming language.

    Y

  23. It's a pain in the ass to develop for on Symbian, the Biggest Mobile OS No One Talks About · · Score: 4, Informative

    The reason why it's ignored is because it's a pain in the ass to develop for. The options that you have is as follows:

    * Download a very heavy C++ ide which was, till recently, locked down. You had to get a "professional" license if you wanted to do something useful. There is the "express" version but it was deliberately crippled. Oh yeah it only runs on Windows.

    * If you wanted to distribute your app you had to get it signed. Ok sure yeah that sounds easy enough, but I can't tell you how often I get the "this app is untrusted" message.

    * If you're a developer like me who is uncomfortable using a low level language you can go the Java route. Yeah. Write once, debug everywhere. It's a mess. I can't even get my midlet to get the IMEI code of the phone so I can use it for authentication.

    * A beautiful middle ground is Python for S60. I tried to install it recently on my Nokia N73. A huge bag of fail.

    * Yeah sure Symbian is open source. I want to download the source, build it and run it. Have you read the instructions to get it up and running under Linux? Let's just say that it goes way over my head. I heard on a podcast that Nokia uses some kind of circuit board made by Texas Instruments. Ok, so I need to go get some specialized device just to run the kernel? Please.

    * Ooh ooh. There's also Qt Creator. Cool. Tried to install the demos. Didn't work.

    * JavaFx. ... *sound of crickets*

    So basically the choices you have as a developer are too many and every choice leads to a dead end.
    It's really frustrating. That's why my next phone is the HTC desire. I can download and run the development environment on Linux. I can also be sure that my users will be able to run it without jumping through hoops. Trying to support an app running in Symbian is a nightmare.

    Y

  24. Doom3 in 3D on Nintendo 3DS GPU Revealed · · Score: 1, Interesting

    So, in theory, this should be able to run DOOM 3 in 3D. I donnow, it sounds cool to me.

  25. Re:VNC on Chrome OS To Support "Legacy" PC Apps Through Remote Access · · Score: 1

    So, basically, an HTML 5, canvas based VNC client ... Hasn't this been done before?