Slashdot Mirror


User: gilesjuk

gilesjuk's activity in the archive.

Stories
0
Comments
2,085
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,085

  1. Disc format... on Sony To Release PSP Handheld Console In 2004 · · Score: 1

    I find it amazing that consoles can use new storage technologies yet nobody has set about creating a small high capacity disc for music.

    A new audio format could use encryption, then CD could wither and die, no more RIAA whinging.

  2. At the end of the day... on What I Hate About Your Programming Language · · Score: 3, Interesting

    Produce a language without some rules and you would end up with even messier code.

    I wish some higher level languages would force the use of comments in code, make it part of the declaration for a class or function.

  3. Back problems on The Hiring, Firing and Re-Hiring of Spider-Man · · Score: 4, Informative

    Back problems didn't stop Orlando Bloom from doing Lord of the Rings. He actually broke his back too.

  4. Re:If you're gonna use car analogy... on AMD Athlon XP 3200+ Released · · Score: 1

    Except that cars are marked with their engine CC not their rev limit.

  5. Well... on AMD Athlon XP 3200+ Released · · Score: 1

    In my original post I was referring more to the markings on cars.

    People do look at engine sizes when really they need to be looking at power to weight ratio.

  6. Re:What if we really got 3.2GHz from AMD on AMD Athlon XP 3200+ Released · · Score: 1

    Well I think the P4 has less cylinders because it does less per CPU cycle so it needs a higher clock (it needs to rev higher). It's like a Honda engine, but the AMD is more like a higher cylinder engine where it revs less but puts out plenty of torque.

  7. Re:What if we really got 3.2GHz from AMD on AMD Athlon XP 3200+ Released · · Score: 4, Insightful

    They use the marketing to show that their chips perform similar to Intel ones even though they're at a lower clock speed. Intel's P4 is designed to clock high and need to be clocked high as it can't do as much per cycle as the AMD.

    Imagine the situation where car buyers only looked at the CC of the engine to determine how fast it would go, the AMD car would be a 2 litre but the Intel car would be 2.8 or something. So buyers would choose the Intel. Except the Intel engine has 4 cylinders and the AMD has 6 etc...

  8. OpenXDK the free legal XBox SDK on Play PSX Games On Your Xbox · · Score: 1

    Sounds good to me:

    http://sourceforge.net/projects/openxdk/

  9. Re:AOL CDs on Environmental Costs of Computer Use? · · Score: 4, Funny

    Stuffing all the latest Microsoft bugfixes would be more than useful.

  10. AOL CDs on Environmental Costs of Computer Use? · · Score: 1

    I'm pretty sure most will agree they're a big cost to the environment.

  11. Doesn't affect all chips... on Intel Reveals Itanium 2 Glitch · · Score: 4, Funny

    Perhaps they should put some silver stuff over the serial number. Welcome to the Intel Itanium scratchcard lotto, those with bad chips win a new one :)

  12. It goes on all the time.... on Microsoft Bites Apple, Apple Bites Back · · Score: 1

    Big companies do buy competitors products, strip them down an analyse what they have used and how much it costs etc... I'm sure they also have experts that advice them on what they can get away with doing in regard to copying their ideas.

  13. Re:Managerspeak on Self-Repairing Computers · · Score: 5, Interesting

    Not to mention that the ROC system itself will need to be rock solid. It's no good to have a recovery system that needs to recover itself, which would then recover itself and so on :)

  14. Re:But it's illegal... on Xine Gets Native Sorenson3 Decoding · · Score: 1

    Doh totally misread the subject line, that's it I'm off to bed.

  15. But it's illegal... on Xine Gets Native Sorenson3 Decoding · · Score: -1, Offtopic

    Ooo bad people, you shouldn't write software for the XBox to make it do nice things as you're breaking laws :) ....and they say a Microsoft monopoly doesn't stifle innovation? at least the PS2 has a Linux kit which will allow some development to take place.

  16. Re:Someone had to mention it... on Dreamcast Web Server Running Off Memory Card · · Score: 1

    Yeh, but a dreamcast only has about 16MB of RAM.

  17. Someone had to mention it... on Dreamcast Web Server Running Off Memory Card · · Score: 4, Informative

    Flash memory has a limited number of write cycles, I hope you have done as much as possible to minimise write cycles?

  18. DeCSS has legal uses... on How to Become A Spammer · · Score: 5, Insightful

    Such as watching DVD movies on operating systems with no DVD playing software. Where as spamming is always a pain in the butt.

    Before DeCSS you would not be able to watch a DVD on Linux. Before spamming it was possible to let kids use email with no fears of them seeing obscene things, you can't now. Which is the biggest menace, I'll let you decide.

  19. Don't worry... on Mac P2P Music Sharing with iTunes is Online · · Score: -1, Flamebait

    I don't suppose the RIAA care about Macs :)

  20. Not heard of automount then? on Any Reason To Buy Microsoft? · · Score: 2, Informative

    http://www.tldp.org/HOWTO/mini/Automount.html

  21. Re:Really? Check this (plz don't mod down) on Any Reason To Buy Microsoft? · · Score: 2, Interesting

    Which is why RedHat is Oracle's choice of a database OS.

    Linux covers a wide variety of distributions, you can't tell me that Debian or Slackware aren't stable reliable Linux distros.

    What's all this maintainence you are referring to? sounds like biased FUD to me.

  22. Re:well that won't work. on MySQL Creator Contemplates RAM-only Databases · · Score: 1

    Most organisations have something in place for power failures, the disk write would occur immediately when this occurs. As for other system failure, you're likely to lose or corrupt data in these instances anyway. Like I said, i'm no expert :)

  23. Re:What about 'Sony'? on New Loudspeaker Eliminates Distortive Influence · · Score: 2, Interesting

    It's all hype for those with the money to buy it.

    If your hifi is in a room that's acoustically bad then wear headphones or fix the room.

    B&O make fantastic TVs though, the picture quality of their avant widescreen is superb and has to be the best I've seen.

  24. Re:pdas are now the niche on A Palm for Every Purpose · · Score: 3, Interesting

    Actually the Nokia 9210, 7650 and 3650 use very good batteries that last quite a long time. The reason is probably the low clock speed on these devices, on the 9210 it's around 66MHz.

    These aren't PocketPC battery sapping PDAs. Symbian is a much more compact OS and has a long heritage with ARM processors. It needs more programmer effort, unlike Windows CE which is designed to be familiar to exisiting Windows programmers.

  25. Re:write-back scheme. but what about heavy load? on MySQL Creator Contemplates RAM-only Databases · · Score: 1

    RAID? clustering? I'm no expert unfortunately. I guess you would schedule such operations to occur in the early hours.