Slashdot Mirror


User: erenare

erenare's activity in the archive.

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

Comments · 5

  1. Re:Legal is not the right word on Spanish Congress Rejects Internet Censorship Law · · Score: 1

    Only for a certain value of "recently".

    Franco's dictatorship ended with his death in November 1975. Except for the staple left-wing rant "Franco will be back if the right wing wins", he is but a shadow of a memory in the tech-savvy generation.

    Let's move on, shall we? Franco's / Dictatorship's ghosts have nothing to do with either the right of P2P (expensively purchased through the Canon paid to the SGAE) or the topic at hand (rejection of a certain set of anti-P2P measures).

    *sigh*

  2. Re:Moral question on Bredolab Botnet Taken Down · · Score: 1

    In my campaign world (first edition AD&D, yup, get off my lawn!) he would qualify as Chaotic Good (his cause can be perceived as a good one after all!)

  3. Re:I saw Avatar the other day on Toshiba To Launch No-Glasses 3D TV This Year · · Score: 1

    You guys are definitely raisin the level!

  4. Re:Ubuntu is about Ubuntu, not about Free Software on Tribalism Is the Enemy Within, Says Shuttleworth · · Score: 1

    > That's what we really want.

    Indeed..... for a very specific value of "we".

    J.

  5. Re:Code in high-level on Cliff Click's Crash Course In Modern Hardware · · Score: 1

    As an alternative for learning, I'd suggest using an emulator and programming for some sane instruction set. Maybe the MC6809 which had a nice, clean, easily comprehensible instruction set. (I'm sure that there are other equally good choices). If one still has an interest in assembly language programming after that, then by all means tackle x86. You'll probably be appalled.

    *sigh*

    I just shed a tear, I had forgotten the beauty of coding 6809 assembler back in the old CoCo/Dragon32 days. From personal experience, it is indeed a great platform to learn a decent/simple assembler.

    (on a side note, wasn't the 6809 the only one of the then popular processors to implement integer multiplication in hardware? ah! the beauty of "MUL")

    If interested, I would recommend downloading either Paul Burgin's "T3" Dragon32/CoCo emulator for the PC or Xroar, (first hit for "Xroar" in google, multi platform) and have a go at it. Of course it requires a "fast machine" (something like a 386DX 33 will be enough for T3 ;o) and the original Dragon ROMs. (getting hold of the ALLDREAM Editor/Assembler would also be a great bonus if you are pursuing this route)

    (please, insert mandatory reference to "people getting off my lawn" at your discretion)