Slashdot Mirror


User: Ben+Hutchings

Ben+Hutchings's activity in the archive.

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

Comments · 1,450

  1. Re:Why the commision will fold and MS will get off on Microsoft and EU Talks End · · Score: 1

    It's not a credible threat because the shareholders would sue the CxOs for failing to act in their financial interests. I think you've been reading too much Rand.

  2. Re:.NET and other languages on Coding The Future Linux Desktop [updated] · · Score: 1

    You can have any language you want, just so long as you don't want multiple inheritance of implementation - which C++, Perl, Python and Ruby all support. (Actually you can, but not in managed code.)

  3. Re:Debian Going Mainstream? on Debian Installer Beta 3 Usability Review · · Score: 1

    At least one girl (my wife) is a contented Debian user and even went to a Debian 10th birthday party with me.

  4. Lucky Duckies on Junkie Loves His Spam · · Score: 1
  5. Re:Don't worry , its only the BIOS on Trusted Computing Rollout Hits the Desktop · · Score: 1

    I apologise for the appallingly inconsistent tenses in the above.

  6. Re:Don't worry , its only the BIOS on Trusted Computing Rollout Hits the Desktop · · Score: 1

    The BIOS initialises the "Fritz chip" that verifies "trusted" code. The BIOS will effectively sign the system state before handing over to the OS loader. When a TCPA-enabled OS starts it will verify this signature. You can't modify the BIOS or use a chain loader to load the OS because then you can't generate a valid signature. You can't modify the OS to skip the check because then the OS code wouldn't have a valid signature and would no longer be trusted. The OS would probably run but you wouldn't be able to access "protected" files and applications.

  7. Re:It will never work on Trusted Computing Rollout Hits the Desktop · · Score: 1

    I imagine it will be stored in flash memory, but only trusted code will be able to write to the flash.

  8. Re:I'm building a computer... on Trusted Computing Rollout Hits the Desktop · · Score: 1
  9. Re:My worst nightmare... on Trusted Computing Rollout Hits the Desktop · · Score: 1

    You mean "ununinstallable", not "uninstallable" (which is what we want it to be).

  10. Re:Honest question on Trusted Computing Rollout Hits the Desktop · · Score: 1

    Reinstalling Windows generally doesn't wipe out applications or documents. However, a from-scratch installation of the OS will wipe out the registry settings that installed applications depend on, so effectively destroying those installations. It's possible that some PC makers are so callous as to provide installers that wipe out the entire OS partition (and maybe other partitions); since most Windows users store their own files on the same partition as the OS that will wipe them out too. I don't think that's normal though.

  11. Re:Exactly... on Lifting The Lid On Computer Filth · · Score: 1

    The one that killed a lot of people in UK a little while back was E.coli 0157. I dare say there are other dangerous strains though.

  12. Re:Exactly... on Lifting The Lid On Computer Filth · · Score: 1

    There are many variants of E.coli; some are pretty harmless and are commonly present in human intestines while others are very dangerous to us.

  13. Re:Not what happened. on MPAA Puts Words in Mouth of CA Attorney General · · Score: 1

    The screenshot of the document properties appears to show that the MPAA guy was not just the original author but the last to edit it. However, since the editing time is shown as only 8 minutes, it may be that he copied text prepared by the AG into a new document which he then circulated.

  14. Re:The dangers of noble efforts... on Linuxmusician.com Interviews LilyPond Authors · · Score: 2, Informative

    My wife, a singer, had little trouble learning to use Lilypond, and she likes it. She's not a programmer and she's not done much (if any) music engraving before.

  15. Re:This is news??? Who the fuck cares! on MS Hotmail Offline For Hours · · Score: 1
    It's a free email service.

    Some people pay for it.

  16. Re:Must concur. His article Misses so much. on Life After the Video Game Crash · · Score: 1

    There are Amiga games that have huge levels (or just one level) that are dynamically loaded from disk (floppy disk) without interrupting the game. Programmers who keep on making the player wait for the next section to load are just being lazy.

  17. Re:Piracy helps. on Hollywood's Foundations Rest on Piracy · · Score: 1

    Why don't you read reviews on IMDb beforehand?

  18. Re:How many have upgraded and then gone back? on Linux Kernel 2.6.4 Released · · Score: 1
    warning can't open /etc/mtab

    I don't know where this is coming from.

    mount: fstype devfs not supported by kernel
    ...
    umount: devfs: not mounted

    Take the devfs entry out of /etc/fstab or add "noauto" to its options.

    FATAL: Module ide_disk not found
    ata_piix not found
    sd_mod not found

    Delete these module names or comment them out in /etc/modules.

  19. Re:From ipw2100_main.c on Intel Releases Linux Driver For Centrino WLAN · · Score: 2, Informative

    Haven't you ever used a circular buffer before? r and w are the read and write positions within the buffer; e is the "end of oldest BD entry" (BD = buffer descriptor, at a guess). The condition for throwing out a "BD entry" is that the end of it is within the free space in the buffer after w and before r, allowing for wrap-around.

  20. Re:issue? on EB Demands Payment From Victim of Theft · · Score: 1

    Do you pay a monthly fee per box? If so then I think you are renting them from Cox and I can understand Cox being keen to recover its property (not yours).

  21. Re:What the hell? on A Quick Look at Longhorn Build 4053 · · Score: 1

    No, it's not like looking at notes at all. It's like looking at Linux a.b and GNOME c.d where b and d are odd numbers.

  22. Re:"Free upgrades" on AT&T Wireless Phone "Upgrades" Aren't · · Score: 1

    TDMA stands for Time Division Multiple Access and is used by many cellular radio protocols including GSM. What is usually meant by "TDMA" in the context of US cellular telephony is IS-136 aka D-AMPS which is a 2G protocol designed as a convenient step up from AMPS. It fits 3 digital channels into a 30 kHz AMPS channel using TDMA.

  23. Re:No Bluetooth on AT&T Wireless Phone "Upgrades" Aren't · · Score: 1

    iDEN is a Motorola protocol for which Nextel (partly owned by Motorola) is the only US operator. It is somewhat based on GSM and perhaps it incorporates the same authentication protocols.

  24. Re:No Bluetooth on AT&T Wireless Phone "Upgrades" Aren't · · Score: 1

    AFAIK Cellnet/O2 and Vodafone have never locked phones sold together with pay-monthly accounts, but the other operators do. All the UK operators lock phones sold with pre-pay accounts.

  25. Re:No Bluetooth on AT&T Wireless Phone "Upgrades" Aren't · · Score: 1

    SIM card slots are usually underneath the battery. If your SIM was pre-installed you'd never need to know about it.