Slashdot Mirror


User: Daniel+Klugh

Daniel+Klugh's activity in the archive.

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

Comments · 64

  1. Tomorrow, on the Sci-Fi Channel... on Eruption Of Iceland's Bardarbunga Raises Travel Alert to Red · · Score: 2

    Once again Iceland precipitates a Sci-Fi Channel Disaster Event!

  2. Re:NTFS? on Xbox One Will Play Media from USB Devices, DLNA Servers · · Score: 1

    What filesize limit? I have a nice big DVD disk image far in excess of 4GB. I remember downloading ncftp in my UMSDOS Linux mini-installation specifically to get around the 32-bit limit that the binaries that came on my circa 2004 Slackware CDs had.

  3. Re:Repetitive (broken) OS abandonment on The Coming IT Nightmare of Unpatchable Systems · · Score: 1

    I used to use my Atari 800XL to get on the Internet all the time. You just need a terminal emulator and a modem (and it's software handler). Now-a-days you can have an actual IP connection via Contiki. It's not Atari's job to support device-specific stuff. The IBM PC wasn't designed with IP in mind but people still read net-news and net-mail on the IBM clones.

  4. Re: case in point on Ask Slashdot: Why Do Mobile Versions of Websites Suck? · · Score: 1

    The ALT text is always the same as the title of the page except without the "xkcd: " at the beginning.

  5. Re:Atari ST on A Short History of Computers In the Movies · · Score: 1

    The Atari Lynx doesn't have a keyboard. I always heard that it was a Atari Portfolio but in recent years people have disputed that.

  6. Re:Some good points on Surviving the Internet On Low Speed DSL · · Score: 1

    HTTP uses streams (TCP), not datagrams (UDP). So the browser never sees re-tries. Just time-outs. And the proxy is using the same protocols as the browser.

  7. Re:Misleading Headline on Synchronized Virtual Reality Heartbeat Triggers Out-of-Body Experiences · · Score: 1

    You linked to just https://www.google.com/. Did you think that we didn't know about search engines or something?

  8. Dalek Roads!!! on Volvo's Electric Roads Concept Points To Battery-Free EV Future · · Score: 1

    I'mm surprised that no one has mentioned that this is the way the Daleks worked in the original Doctor Who Dalek serial. They ran off of the static electricity in the metal floors of their city. They defeat one Dalek by laying a cloak on the floor and getting it to run (roll?) over it. By their second serial they got radio dishes on their backs that received transitted power which allowed them to roam the Earth.
    (not sure where this power was transmitted from; the individual small flying saucers or some off-screen mother ship)
    After the second serial the producers/writters just seemed to forget the power problem altogether.

    I hope no highway bandits have watched 1960's Doctor Who.

  9. Obligatory Atari vs. Comodore post on Interactive Raycaster For the Commodore 64 Under 256 Bytes · · Score: 1

    In all fairness, here's the best the Commies have to offer:
    M.O.O.D.
    http://www.youtube.com/watch?v=X3Oqz5WjDPI

    And here's the Atarians best attempt at a Wolfenstein 3D clone:
    Project-M
    http://www.youtube.com/watch?v=Z3-J2-VeoH8

    You be the judge.

  10. Re:Wish my bank would use integers for math on Integer Overflow Bug Leads To Diablo III Gold Duping · · Score: 1

    BCD ("Binary Coded Decimal") is just storing a decimal digit in each nybble. So instead of 0-255 you get 0-99 values in each byte. So it's just as "integer" as regular binary. And even the lowly 6502 can do BCD math "in hardware".

  11. Re:Yet we still don't know what really happened on Using Truth Serum To Confirm Insanity · · Score: 1
    It's THAC0; To Hit AC 0. "AC" refers to "Armour Class". It's an attempt by post-Gygax TSR to dumb-down AD&D; replacing the "Attack Matrix" with a simple base number that you subtract the target's AC from. AC10 is the base AC for un-armoured characters that aren't hiding behind cover from ranged attacks or utilising their super-speed/agility to dodge attacks.

    And "+5 to THAC0" would be a penalty since you need to roll a number on a 20-sided die equal to or greater than the THAC0 to "hit" (i.e. hurt) your target. Rather you'd say "+5 To Hit" to indicate that 5 would be added to your die roll.
    (allowing you to hit someone with AC0 even if your THAC0 was 25 by rolling a 20!)

  12. Re:Lol on Is Code.org Too Soulless To Make an Impact? · · Score: 1

    To be fair, Slashdot seemed to delete the indentations that make sense of what
    the OR and AND bolean operators apply to.  Just go to the document he linked to
    and it will make much more sense.
    (why does Slashdot not support PRE or XMP tags?!?)

    P.S. Just discovered "Code" mode:

    (and (or (= (string-length "hello world") (string->number "11"))
             (string=? "hello world" "good morning"))
         (>= (+ (string-length "hello world") 60) 80))

    P.P.S. Is there anyway to make this code appear corectly other than than
           posting in "Code" mode?

  13. Re:Great idea, but... on Can You Do the Regular Expression Crossword? · · Score: 1

    Acording to O'Reily's "Unix in a Nutshell", ex (and hence vi), sed and ed support the \number feature. I know from experience that vim and GNU emacs support it. In fact, GNU emacs's "dired" ("directory editor") feature lets you re-name files automatically; allowing you to convert floating point numbers in file names to fixed point (so they sort corectly) and corecting extentions (e.g. /\(.*\)\.jpe/\1\.jpeg/).
    (n.b. you have to put back-slashes before parenthese to make them meta-characters in emacs)

  14. Re:Reminds me of a cartoon on Soot Is Warming the World — a Lot · · Score: 1

    "Co2 crowd"? What does Cobalt have to do with anything?

  15. Horribly formatted article on Largest-Known Spiral Galaxy Discovered · · Score: 1

    What's with all of the hard line breaks in the original article? I end up with the last word (or so) of every sentence on a line by itself. They put a
    at the end of every physical line of the source HTML.

  16. Bitmaps vs. Vectors? on Vector Vengeance: British Claim They Can Kill the Pixel Within Five Years · · Score: 1

    It's rasterised vs. vector! Unless the image is B&W (or any two colours) it's stored as packed-pixel these days. Multi-bitmap "planar" image formats (like Amiga's IFF:ILBM) got left behind in the 80's. Even SuperVGA cards only use planar modes when eulating an actual VGA chip or EGA card.
    (it's surprising how incompatible SuperVGA modes are with regular EGA/VGA modes)

  17. Re:Apt-get install clue on How To Use a Linux Virtual Private Server · · Score: 1
    Rogue is a graphical/visual interface. You can see all the monsters/items/landscape features laid out graphically on any text terminal. A non-graphical "text" RPG would be like Zork or some other so-called "text adventure" where you have to picture the lay-out of the game world in your mind.

    And doesn't Rogue pre-date curses?
    (as in it just reads /etc/termcap and outputs the escape/control codes itself)

  18. Re:Depression causes multitasking on Using Multiple Forms of Media At Once Correlates With Depression, Anxiety · · Score: 1

    Really, "depressed" and "depression" aren't both just forms of the word "depress"? They just happen to look alike? Wow.

  19. Atari Home Computer System on How Does a Single Line of BASIC Make an Intricate Maze? · · Score: 1
    On the Atari HCS:
    10PR.CHR$(6+RND(0));:G.10
    which, when entered and then LISTed back out, becomes:
    PRINT CHR$(6+RND(0));:GOTO 10
    You might also want to POKE 82,0:POKE 712,148 to use the whole screen and make the border colour match the background.

    Atari BASIC rounds to the nearest whole number rather than just dropping the fraction; hence the use of "6" instead of "6.5".
    (it's actually theï Atari OS doing the rounding, not the BASIC lang. cart. itself)

  20. Re:Is it Romulan? on Cloaking Technology Could Protect Offshore Rigs From Destructive Waves · · Score: 1

    How does being invisible protect you from ocean waves? Perhaps they confused "invisibility" with "intangibility". Then again, the Cloaking Device on Star Trek worked via the Deflector Screen (Stargate: Atlantis coppied this) so it's understandable if stupid people get confused.

  21. Re:Go for an old console instead on Ask Slashdot: Best Console For the Kids This Holiday? · · Score: 1

    Or get a Atari 800 HCS (Home Computer System)! Four joystick ports, four sound channels, four Player/Missile Graphics.
    (read: four complex and four simple sprites; the simple sprites can be combined into a fifth complex sprite)
    And they're still making games for it!

    (and it's the only home computer sporting a text mode that actually supports true lower-case text! (as in descenders))

  22. Re:New Doctor is mostly disappointing on The New Series of Doctor Who: Fleeing From Format? · · Score: 1

    The problem with "Manhatten" is there were times when angels were clearly looking at each other yet they didn't freeze each other. Also; how the hell did that guy torture and injure an angel? They're supposed to be invulnerable when frozen. As in Time doesn't pass for them. Then again, I guess he could've just've looked away or closed his eyes while stabbing it with a sword or spear.
    (remember what happened to Prof. Swan when she got too close)

  23. Re:yessss on Monkeys Made Smarter With Prosthetic Device · · Score: 1

    Or the Showtime version of Harrison Bergeron: http://en.wikipedia.org/wiki/Harrison_Bergeron_(film)

  24. Re:Maybe I'm too young... on Atari Turns 40 Today · · Score: 1
    There are plenty of games and utilities on Linux that access the VGA chip directly via the "Shared VGA" library.

    In fact any program running as the "root" user can access any I/O port and map any memory locations into it's virtual address space.

  25. Re:I always like to point out that on Atari Turns 40 Today · · Score: 1

    Actually the Missiles were 1 bit wide just like the Ball. But both the Missiles' and the Ball's single bit could represent 1, 2, 4 or 8 pixels on the VCS's 160 pixel wide screen. And the size could be changed on a per-scan-line basis meaning you could create diamond and ball shaped missiles/balls. Or keep them 1 pixel wide and change the position slightly every scan-line to create a "/" or "\" character.