Slashdot Mirror


User: colinleroy

colinleroy's activity in the archive.

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

Comments · 289

  1. ][c ? on Contiki for Internet-enabled Apple II · · Score: 2, Informative

    From what I understand, that ethernet adapter can't be plugged to an Apple ][c, which doesn't have extensions ports, if I'm not mistaken.
    Too bad that's the model I have, I'll still have to setup serial transfer if I want to upload stuff on this...

  2. stupid disclaimers on An Analysis Of Email Disclaimers · · Score: 5, Funny

    IMPORTANT: This email is intended for the use of the individual addressee(s) named above and may contain information that is confidential, privileged or unsuitable for overly sensitive persons with low self-esteem, no sense of humour or irrational religious beliefs. If you are not the intended recipient, any dissemination, distribution or copying of this email is not authorised (either explicitly or implicitly) and constitutes an irritating social faux pas. Unless the word absquatulation has been used in its correct context somewhere other than in this warning, it does not have any legal or grammatical use and may be ignored. No animals were harmed in the transmission of this email, although the yorkshire terrier next door is living on borrowed time, let me tell you. Those of you with an overwhelming fear of the unknown will be gratified to learn that there is no hidden message revealed by reading this warning backwards, so just ignore that Alert Notice from Microsoft: However, by pouring a complete circle of salt around yourself and your computer you can ensure that no harm befalls you and your pets. If you have received this email in error, please add some nutmeg and egg whites and place it in a warm oven for 40 minutes. Whisk briefly and let it stand for 2 hours before icing.
    (Lifted from http://www.goldmark.org/jeff/stupid-disclaimers/)

  3. Re:Being a lazy fellow... on CNN Notices that WiFi is Insecure · · Score: 1

    Same for me. I let Airsnort run for two days on my girlfriend's box while working on my laptop, and altough Airsnort showed a few thousands of encrypted packets, the number in the "Interesting" column was still 0 (zero). I guess you're safe (apart from bruteforce or to-be-discovered vulnerabilities) with recent firmwares.

  4. Interesting new followup on Tanenbaum's page on Stallman vs Ken Brown · · Score: 4, Interesting

    A. Tanenbaum has recently posted an email he received. Interesting stuff, in which you'll discover the way K. Brown does his analysis.
    stuff here

  5. Re:Linux crashes, too. on In The Works: Windows For Supercomputers · · Score: 1

    Especially if you have old or weird hardware, e.g. an Aureal sound card.

    Looks like you're asking for it. While you're at it, why don't you use some sort of Winmodem as the communication channel of your cluster's nodes?

  6. Re:IBM's LINUX Commitment on Kill Bill, IBM vs Microsoft · · Score: 1

    If IBM was REALLY committed to LINUX then they would offer a PowerPC based THINKPAD that came with Linux installed.

    They could name it iPad. Sounds great, doesn't it ?
    "I" for IBM, of course.

  7. Re:A Good Thing(tm) on Process Improvements in the Kernel Development · · Score: 2

    On the reverse side, it can provide exactly who contributed the code (which can already be done mind you), but this time, they certified it for use, which can possibly cause more legal troubles.

    Well, the submitter would certify that he has right to write and submit $patch - (a) or (b) of Linus' certificate example. People touching and applying $patch would certify (c): that the previous hop in the chain certified (a), (b) or (c). They wouldn't verify the original submitter's claims.

  8. tracking on Process Improvements in the Kernel Development · · Score: 5, Interesting

    "signing off on patches" that would better track which developers had handled source code contributions.

    Linus Torvalds' problem is the fact that, as it is currently easy to find out who commited the patch, and often who provided it (which often appears in Bitkeeper's changelog), the whole submission process can be a blackbox - if I send a patch to alsa subsystem's maintainer, he'll probably apply it to alsa's CVS, maybe someone else will modify this patch, and when included in linux' main tree, only the merge information would appear.

  9. Re:You don't optimize, that's the job of the compi on Programming As If Performance Mattered · · Score: 1

    Of course, I meant O(n^3) and O(n).

  10. Re:You don't optimize, that's the job of the compi on Programming As If Performance Mattered · · Score: 1

    Please give me a call the day our compilers will be able to transform some poor O(3) algorithm into a nice O(1). I'm very interested.

    Compiler can optimise lots of stuff, but certainly not the programmer's logic.

  11. Re:God no... on Tuning Linux VM swapping · · Score: 1

    Or at least provide some kind of '#define STOP_VM_SWAPPING_STUPIDITY' so that I can disable it.

    like /proc/sys/vm/swapiness

  12. Re:What we need on Install iPod Update in Linux · · Score: 1

    If I had an iPod, I wouldn't trust it and install it on the iPod.

  13. Re:Time on your hands on Need A Few Post-Its Around The Office? · · Score: 2, Funny

    Ok, but do they get a blowjob too?

  14. Re:G5 Laptops on PowerBooks & iBooks Get Speed Bumped · · Score: 0

    Funny :) However Apple has some sort of warranty stating that if they upgrade what you bought, less than 3 (or 1, don't remember) monthes after you bought it, then you'll get a free upgrade.

  15. Re:Rare Event on Hubble Photo of Sedna Suprises Astronomers · · Score: 1

    Well, at first Hubble isn't on earth :) Not even counting the fact that moons do rotate around their planets.

  16. Re:You see, this is what gets you in trouble: on Kernel 2.4.26 Out · · Score: 1
    According to this page, the exact changelog is:

    <davidm@tiger.hpl.hp.com> (04/01/23 1.1474.119.7)
    ia64: Drop copyright notices on header files which are either entirely trivial
    or ended up being trivial variations of another file. Fix some
    missing attributions and rephrase existing attributions for specifity.
    (this comes from 2.6 tree, it must have been backported to 2.4 a little later). Which changes a bit the meaning of the shortened log.
  17. Re:Stoplights say a lot about the people on Stoplights to Mete Out Punishment? · · Score: 1

    Well, we're not required to take the transmission out of gear - at least not in France. When I learnt driving that's what was taught to me, but I think it's just a prevention thing, just in case you slip on the clutch, maybe. As for automatic transmission, that's really unusual here - about 1% of the cars have such a transmission - I'm personnaly happy about it because that's the most funny part of driving :)

  18. Re:*Real* direct IO, fanboy. That's crap in scsi/s on The New Linux Speed Trick · · Score: 1

    ioperm(2) isn't for disk reads, but rather for accessing memory slots.

    And why, oh why, must Anonymous Coward have to act as if it knew about stuff, without even trying to google said stuff?

  19. Re:Amiga Disks on The New Linux Speed Trick · · Score: 1

    You've got an application that has nearly exclusive access to the disk, and may not be interested in giving it up.

    MacOS before OS X worked a bit like that (not for the disk, but for the CPU). It was called "cooperative multitasking" and the applications' developers had to put calls to yield() (approximate, I don't remember) here and there in their code. That's the reason why holding the mouse button down on a menu stopped the rest of the machine (Clock stopped blinking, for example).

  20. Re:MS Bashing on What Would The World Be Like Without Microsoft? · · Score: 1

    1. It did not run on cheap hardware.

    At the time Windows 3.x and MacOS 6 were around, peecees weren't commodity, "cheap" hardware. They did cost a lot too.

  21. Re:I still think MS on DOJ Calls EU Microsoft Decision "Unfortunate" · · Score: 2, Funny

    Now that would be great. I'm tired of seeing sooo much Visual* and MS* shit in jobs descriptions when I look for one. I'd really like if Europe was 100% Unixes :)

  22. Re:Nervousness about RythmBox on Rhythmbox Gets iPod Support · · Score: 3, Insightful

    The difference is, would it have been the other way, people could wonder whether Apple has copied code from Rhythmbox. But Rhythmbox came after, and we're quite sure they didn't get some code from iTunes.
    Also, clones are very common in the software world, not only from open-source developers. Every good idea has been copied over and over.

  23. Re:The article says... on Junkie Loves His Spam · · Score: 1

    well, some people have kids quite soon. Simple math, 45 - 20 - 20 > 0, that's quite plausible.

  24. Glasses on Protecting and Preserving Your Vision? · · Score: 1

    I guess it has to happen to everyone spending lots of time starring at the same distance. Ie, looking at a monitor for a few hours a day.
    I started with computers at 9, now 24 and it's my job. I usually spend 8-12 hours a day in front of my computer. I can see the square of the pixel on my LCD, but can't read the licence plate of the car 30 meters in front of me.
    Just got some glasses and I now see the outer world differently. (no glasses vision still good to avoid seeing ugly people in town ;-))

  25. Re:Good for RAIDs on Hitachi Announces 400GB Hard Drive · · Score: 1

    OR you could do RAID 5, have striping and rotating parity, have 300GB of available space and be protected against a single drive failure. Thanks for the information complement. I don't enough about RAID to be sure about RAID 2-5 configurations :)