Slashdot Mirror


User: redjack

redjack's activity in the archive.

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

Comments · 5

  1. Harry Potter was right on South Park's Episode 201 — the Expurgated Version · · Score: 0

    'Muhammed' is the new 'Voldemort'.

  2. tl;dr on A Case For the Necessity of Science Fiction · · Score: 0, Redundant

    In a 140-byte world, who has time to read, much less reflect and speculate?

  3. Machine Code is Most Metal on Best Paradigm For a First Programming Course? · · Score: 1

    Start on the metal, then work up through the abstraction stack. Machine code is all the damn boxen do anyway, and it teaches hard discipline and later appreciation for higher-order language features.

    If x86 is too ugly, start with a cleanly designed emulator like MIX (er, MMIX).

    Happy DEC-10 day.

  4. Re:Ah! Ah! on Windows Live OneCare Can Eat Your Email · · Score: 1

    It did. Two of my local subfolders vanished.

    OneCare was removed shortly thereafter.

  5. Re:XOR Failure on O'Reilly on the Virtues of Rexx · · Score: 1

    The IBM terminal keyboards and displays had a limited character set in addition to emitting characters in EBCDIC: http://www.globalmt.com/html-manuals/admin/admin00 000006.gif. More, many of the characters were filtered or interpreted by the telecommunications systems (VTAM) or by the editor / monitor. Cowlishaw chose a representation that worked under these restrictions.

    How often have you used an XOR in a script?