Slashdot Mirror


User: robthebloke

robthebloke's activity in the archive.

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

Comments · 990

  1. Re:I'm slightly astonished on Players Furious Over Buggy GTA IV PC Release · · Score: 1

    The 360 is more akin to the G5 PowerMac.

  2. Re:I'm slightly astonished on Players Furious Over Buggy GTA IV PC Release · · Score: 1

    Well, nice idea in theory. The reality is however the 360 has a power PC architecture: the byte ordering in all of the assets needs to be reversed; the code that's been split to run over 6 threads has to be reduced to run on dual/quad core; The hand crafted maths routines using the altivec instruction set (with 128registers) need to be ported to SSE (with 8). And the list goes on. The original xbox was similar in architecture to a PC, but the 360 is much nearer to an old G5 PowerMac.

    Trust me, there is actually very little indeed that would be identical.

  3. Re:You mean physical memory right :-) on Why Use Virtual Memory In Modern Systems? · · Score: 1

    you've got a virus from downloading pron, this pill will help.... ?

  4. Re:You'd need fewer mice if they were built to las on Logitech Makes 1 Billionth Mouse · · Score: 4, Funny

    In fairness, they've improved it a lot for the mighty mouse 2. All you need to do for a right click, is to point your mouse at the screen, and slap your forehead with your left hand until the context menu appears.

  5. Re:You'd need fewer mice if they were built to las on Logitech Makes 1 Billionth Mouse · · Score: 1

    Which does make me wonder - how many of those logitech mice are now in a landfill site along with the billions of AOL CD's sent out in the nineties?

  6. Re:It's not the retail sales. on Game Industry Optimistic About Surviving Economic Crisis · · Score: 1

    Nope, but even if a Wii game is projected to cost 1million, you still need to raise that capital in order to develop it. That's likely to be the biggest challenge at the moment...

  7. Re:It will survive, sure, but how good are the gam on Game Industry Optimistic About Surviving Economic Crisis · · Score: 1

    OpenGL is apparently more of a pain to develop for than DirectX (I've never tried DirectX so I don't know).

    OpenGL is a pita because it's quite a fragmented API due to the extension mechanism. Most games however don't use either - instead they'll use the low level API's provided for the console.

    In these days of consoles with built in networking and storage, you could easily make console games that allow you to use mods.

    Not that easily at all. First you need to distribute the console SDK + compilers etc. Then you've got to assume that all the people using the SDK are genuine nice people, and aren't using it to either crack the Game, or hack it for cheating. You also have to realise that even armed with that SDK, there are very few people who'd actually be able to do much with it. It's one thing knowing how to write apps in C/C++ for the PC, but that's quite different from writing code for SPE's on the PS3.

    Sure, it will probably soon be cheaper (if it isn't already) to build a PC that has better graphics than a PS3 for less money - though it won't have a better processor - but I'm happy with the current arrangement for now.

    highlighted the relevant sections there. A midrange geforce card for example, costs less, and has more processing power than the entire PS3....

  8. Re:there are lots of Windows developers out there. on Windows Breaks Into Supercomputer Top 10 · · Score: 1

    Yup. For all the MS bashing that goes on, they do actually do some things very right when it comes to programming (ignoring OOXML for a minute - which is always the counter argument....).

    DX10 is a better API than OpenGL.
    C#/.NET is easier to work with than Java.
    The 360 is easier to program for than the PS3 and/or Wii

    If they develop a highly parallel language in a similar vein to C#, chances are it will actually be pretty stable, well documented, and have a complete suite of debugging, profiling, and compiler tools. If they supply that, then there's a very good chance there'll be an army of potential developers ready to develop for it....

  9. Re:Finally... on Adobe Releases Preview of 64-bit Flash For Linux · · Score: 1

    I think it's probably safe to say it'll only be available as a 512bit build.

  10. Re:doinitrite? on Adobe Releases Preview of 64-bit Flash For Linux · · Score: 1

    yes. However I'd prefer to run native 64bit software on my 64bit OS rather than relying on a 32bit emulation layer. Windows 64bit users don't really have any problems running a 32bit browser with 32bit flash with WOW; but the story is different on linux since the 32bit flash doesn't operate very well with 64bit browsers...

    And bear in mind it's not just additional memory space you get with 64bit systems - It's the doubled CPU register count that I'm personally interested in....

  11. Re:Why linux first on Adobe Releases Preview of 64-bit Flash For Linux · · Score: 0

    I think it has more to do with the chicken and the egg scenario on Windows 64 at the moment. You can't get a native 64 bit version of firefox/IE at the moment, so there's no need for 64bit flash.... And since you can't get a 64bit flash player, there's no reason for firefox/IE to switch to 64bit builds.

  12. Re:I bet... on How 10 Iconic Tech Products Got Their Names · · Score: 1

    iStool

  13. Re:No surprise on Press Favored Obama Throughout Campaign · · Score: 1

    As a high earner, I pay 22% income tax for the first £34,800 (~$54800), and 40% for anything above that. Your 60% claim is false.

    True we are not allowed to own guns, but neither are the murderers.... If the USA and England and Wales had the same population size, the USA would have 34 times the number of shooting homicides that the UK has.

    As for printing your own newspaper/blog, doing so is free from government intervention. The only exception in recent times, was the BBCs refusal to reveal the source regarding the september dossier. I think the feeling of the majority of people i know, was that Tony Blairs government were very wrong for their actions - and by the looks of the current approval ratings, the labour government are likely to be replaced by the conservatives in the next election.

  14. Re:Too bad it's over on Barack Obama Wins US Presidency · · Score: 1

    she'll be back - probably with arnie as VP for the next election.... ;)

  15. Re:Well "Works With Linux" is a feature to me on Asus To Phase Out Sub-10" Eee PCs · · Score: 1

    What I'm getting at is that Linux isn't any harder than Windows anymore.

    That largely depends on the distro. I've been setting up various XM images of 32 & 64 bit distros over the last week, and some have proved to be a royal pita....

  16. Re:Well "Works With Linux" is a feature to me on Asus To Phase Out Sub-10" Eee PCs · · Score: 1

    But Windows XP usable on only 128 MBs? and on a 500mhz Celeron? now *that* smells fishy.

    I've had XP running happily on lower specs than that....

    1. use nLite to generate a stripped down XP install (disable GUI and other crap)
    2. Disable any other services you don't need.
    3. Defrag the disks
    4. Choose your virus scanner carefully (i.e. find a non bloated one)

  17. Re:Well "Works With Linux" is a feature to me on Asus To Phase Out Sub-10" Eee PCs · · Score: 1

    Then you're doing something wrong - the minimum requirements for XP are a 233Mhz P2. By the wording of your post, I assume you didn't actually bother trying a clean install of XP on that machine before going ahead and installing Xubuntu.

    My parents have been running XP on a 500Mhz Pentium3 for the last 4 or 5 years or so. It still does everything they need, and they've never complained about it being slow - probably because it's fine for what they need (firefox/word/bit of photo editing).

    To get the most out of it, it is worth turning off all graphical effects, themes, and any unused services; but then you won't get Xubuntu running any faster on that hardware without doing a similar amount of OS tweaking...

  18. Re:What's a gamer to do? on Hands-On With Windows 7's New Features · · Score: 1

    Until your boss walks in the room and you need to do a quick alt-tab.... ;)

  19. Re:Lots of potential uses on Scientists Erase Specific Memories In Mice · · Score: 1

    I was thinking it'd be a better idea to use it on the mothers.... ;)

  20. Re:I have my own flashy-memory-messer-upper-thingy on Scientists Erase Specific Memories In Mice · · Score: 1

    no, that's too memorable. Try Tesco value Scotch instead...

  21. Re:Interesting on The Walking House · · Score: 1

    you'd need a new meme...

    imagine a trailer park cluster of these....

  22. Re:Looks.... on The Walking House · · Score: 1

    or turn it into a DVD projector...

  23. Re:So this isn't actually useful on A 3D Curve Sketching System For Tablets · · Score: 1

    The big problem is that there is very little competition left in the 3D industry. Maya, Max and MotionBuilder are all owned by Autodesk - unfortunately the biggest competitor to Maya, is 3ds Max, which isn't really competition at all...

    XSI/modo/lightwave/cinema4D/rhino are all alternative products, but unfortunately their market share is too small to make too much difference.

    Then lets talk about innovations in the 3D graphics world - since the geforce 1 was introduced, new and original research has largely been replaced with papers that put 10+ year old techniques onto the GPU. The GP has a very valid point here, there is very little research being done that actually provides new and useful improvements to the users actual workflow.

    The problems mentioned by Cathoderaytube that he finds in Maya, are all present in the other packages as well. These are not 'bugs', they are mathematical flaws that need some pretty dedicated R&D to come up with new solutions. If you are about to embark on a Phd in 3D graphics, go and talk to an animator for a day, and you'll very quickly find yourself with 50+ research topics to investigate. I think it's safe to say that there wouldn't be a single GPU topic in that list.... but if you implement just 1 for your Phd, you'll have a few hundred thousand users saying thankyou.

  24. Re:That's no planet. on Odd Planet Confuses Scientists · · Score: 1

    I think you mean 24 a week...

  25. Is that fine a bit large? on Palin E-mail Hacker Indicted · · Score: 1, Interesting

    Will sarah palin get a similar fine for using Yahoo mail to conduct official business?

    Secondly, would the fine and prison term be that large if it was any old persons e-mail he hacked* into.

    *If you consider asking Yahoo for the password to be hacking