Slashdot Mirror


User: TrancePhreak

TrancePhreak's activity in the archive.

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

Comments · 1,611

  1. Re: Linux port? How about the Windows port! on Unreal Tournament 3 For Linux Is Officially Dead · · Score: 1

    Railgun on spawn says hi. ;D This is partly why I enjoyed UT more than Q3. I had a chance of survival in UT, not so in Q3. Plus the mods are much easier to utilize.

  2. Re:Pffff Warming ... ice age ... they're both comi on Doubling of CO2 Not So Tragic After All? · · Score: 1

    Many of the things we can do are good. Many of the things proposed by legislators are not. This is my main beef with all this climate change stuff going on.

  3. Re:This is worse than the New York Times in 1971 on Pentagon Papers Ellsberg Supports Wikileaks · · Score: 1

    I'm not sure, but I think the New York Times also didn't give false info to Swiss banks so they could have a bank account there.

  4. Re:Prices and locked down? on Playstation Phone "Zeus" Revealed · · Score: 1

    Actually, I believe the main interface was written in Windows CE, but you are right.. That was just running on top of the hardware (not a main part of the system), like most games. Worms Armageddon actually used WinCE, but it suffered because of it.

  5. Re:Quote from SAP's lawyer: on SAP Ordered To Pay $1.3 Billion To Oracle · · Score: 1

    Who determines what "trivial" is? Obviously the jurors in this trial decided the damage was non-trivial.

  6. Re:For the better? on Sony Adopts Objective-C and GNUstep Frameworks · · Score: 1

    I actually find the classes like NSArray/etc less useful. I develop software that requires fast code, and those libraries are not fast in comparison. STL's vector you could optimize down to an array access. Cocoa's is a function lookup + call.

  7. Re:Consider the IDE too, C# Silverlight is better on Sony Adopts Objective-C and GNUstep Frameworks · · Score: 1

    I'm using 3.2.5 and it's still terrible. It suggests functions from objects other than the one I'm looking for calls on.

  8. Re:Bizarre choice on Sony Adopts Objective-C and GNUstep Frameworks · · Score: 1

    Or it could be that they used XCode and it gave them a function from another class that wasn't on the class they were using. The program then proceded to compile just fine and when they ran it, it didn't work but there were no clear indications why.

  9. Re:Consider the IDE too, C# Silverlight is better on Sony Adopts Objective-C and GNUstep Frameworks · · Score: 1

    Visual Studio has come a long way. Sadly, XCode has not. See, things we take for granted like code completion actually work in Visual Studio. XCode you're lucky if it is telling you a function on the "class" you are using and not any of the other "classes". Another thing, Visual Studio has a large amount of things you can change in the settings, and it's pretty easy to use. XCode requires lots of kludging around in sparsely installed files, muddling with settings that are sometimes not documented.

  10. Re:For the better? on Sony Adopts Objective-C and GNUstep Frameworks · · Score: 1

    It might be because the PS3 compiler was pretty immature and you needed to manage the SPU's much more. On the PS2 they probably got enough performance out of it to not matter. In the future, the PS3 compiler might be able to handle the SPU's on its own.

  11. Re:For the better? on Sony Adopts Objective-C and GNUstep Frameworks · · Score: 1

    I find it far easier to manage pointers in C++ than in Objective C, but a lot of that is due to the libraries not the language. There are some things that call autorelease before passing back the pointer, some things do not. Some things you need to call retain, some things you do not. In order to figure any of this out, I'm constantly looking things up. In C++ I can just go and not worry about such things. It's always clear what I'm being given.

  12. Re:That's clearly impossible on Carbon Dioxide Emissions Fall Worldwide In 2009 · · Score: 1

    The problem is that many coastal cities will have to adjust to being underwater

    This is actually one of the claims that has been shown to be exaggerated greatly. If it's going to happen, they have a long time to save for it or to even start solving the problem now.

  13. Re:That's clearly impossible on Carbon Dioxide Emissions Fall Worldwide In 2009 · · Score: 1

    I totally agree with this. Air quality to me is much more important than maybe the weather will be different and we'll all have to adjust. (Seeing as most of the bigger claims have not come to be).

  14. Re:Android is open... on Android Holes Allow Secret Installation of Apps · · Score: 1

    The hole was closed in Froyo. Froyo uses regular Flash, the vulnerability is in Flash Lite. You can update Flash without an OS upgrade.

  15. Re:Really?? on The Return of the Microsoft Kin · · Score: 2, Informative

    my wager though, being MS, is that they were pretty locked down

    You do know that WinMobile 6.5, which the Kin is based on, was one of the most open phone OS until Android appeared?

  16. Re:If You're Late to the Party on Did the Windows Phone 7 Bomb In the US? · · Score: 1

    I don't think so. As far as I can tell, all of those phone classes allow app installs that are not blocked by "redundant" features. Firefox mobile is doing their beta on Android, for instance.

  17. Re:Here come the patent threats... on Kinect Hacked, Adafruit Bounty Won · · Score: 1

    Sure, but buying an Exchange client is not the same as buying a license to make an Exchange client. Your trouble here is then with the software companies. They don't make reuseable modules for you based on these patented things. If they did, then you could plug in the module into any piece of software and use whatever you want.

  18. Re:If You're Late to the Party on Did the Windows Phone 7 Bomb In the US? · · Score: 1

    It's funny you mention the Tilt, as it's predecessor was much faster. Why is this you may ask, why the Tilt was missing video drivers to accelerate it's display. http://htcclassaction.org/

  19. Re:If You're Late to the Party on Did the Windows Phone 7 Bomb In the US? · · Score: 0, Troll

    When you do this you get worse than iOS. iOS is bloated and slow from being refined down from a full OS. Windows Mobile 6 gets alot of flack, but at least it could run on under 64MB of RAM and still multi-task.

  20. Re:If You're Late to the Party on Did the Windows Phone 7 Bomb In the US? · · Score: 1
  21. Re:If You're Late to the Party on Did the Windows Phone 7 Bomb In the US? · · Score: 1

    Sure, but you can install a different browser on WM6 et al. If the iPhone browser was broke, you'd be eternally screwed.

  22. Re:Save electricity, sure on Gold Nanoparticles Turn Trees Into Streetlights · · Score: 3, Funny

    CASH 4 GOLD!!!! :D I knew they were up to something.

  23. Re:Here come the patent threats... on Kinect Hacked, Adafruit Bounty Won · · Score: 1

    Generally licenses state that they are non-transferrable. Meaning they are given for a particular implementation of a work. For instance, you don't license the account, you license the software to access the account (which may contain a license forbidding modification of that software). As far as codecs, the same applies. You are not given a license to the patent, but an implementation of that patent. Re-implementing requires a new patent license.

  24. Re:Oracle is Evil, C# Java on Apache Declares War On Oracle Over Java · · Score: 1

    C# is an ECMA standard. It would be pretty difficult for MS to sue the mono project.

  25. Re:"it seems hard to condemn companies too harshly on ITU's Definition Aside, T-Mobile Pushes 4G Label In New Ad Campaign · · Score: 1

    This already happens, except with all companies with browsers. HTML5 is not a complete spec, nor will it be until around 2012. Any browser saying it is HTML5 is doing the same as T-mobile/Sprint were saying they are 4G.