Slashdot Mirror


User: Attila

Attila's activity in the archive.

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

Comments · 71

  1. Re:Booting a PDP11 with no boot ROMs on What Bizarre IT Setups Have You Seen? · · Score: 1

    You had a programmable terminal? Luxury! I used a 286 running MS-DOS, a null modem cable, and a quick-and-dirty terminal emulator I wrote in QBASIC.

    While licking my PDP-11/45 clean with my tongue... OK, getting carried away there... While inspecting my PDP-11/45 I accidentally snapped a very corroded pin off the EPROM. On the PC I typed the PDP-11 boot code (from the manual) into a text file as a script (so it could go back into RUN automatically) then modified my terminal emulator to feed it out when I reset the PDP-11. Worked like a charm.

  2. What?!? The Internet is addictive?!? on Could You Be Addicted to the Internet? · · Score: 1

    Looks like I picked the wrong week to stop taking amphetamines.

  3. And for a network that follows you wherever you go on Broadband Over Gas Lines — a Pipe Dream? · · Score: 1

    ... broadband via student loan officer.

  4. Re:OMG THE SICKENING COLOR! :) on Working Model of MIT $100 Laptop a Hit · · Score: 1

    ... or it doubles as a personal floatation device.

  5. I saw a documentary about this on Giant Ocean Vortex Discovered · · Score: 4, Funny

    It was on Discovery or something, some show about a search for a particular fish around Australia??? I just remember this once scene where they found this vortex, went like this:

    Marlin: Where? I don't see it.
    Dory: There! I see it! I see it!
    Marlin: You mean the swirling vortex of terror?
    Crush: That's it, dude!

  6. Barring spammers? on Olympic Medalist was Spyware King · · Score: 1

    ...shouldn't they be barred from competition for this sort of thing?"

    No, let's just rip his leg off, beat him to death with the bloody end of it, and call it even.

  7. Was the crew conscious? on 7 Myths About The Challenger Disaster · · Score: 1

    Maybe this needs debunking too, but I clearly remember that there were recordings of conversations on board the shuttle that NASA would not release "out of respect for the families." I don't recall if they were radio communications or recordings on the black box. Does anyone else remember this? It's not mentioned in the article.

  8. Recommendation on Earbud Headphones May Cause Hearing Loss · · Score: 5, Funny

    The rule of thumb suggested by researchers at Boston Children's Hospital is to hold the volume of a music player no higher than 60 percent of the maximum, and use it for only about an hour a day.

    Unfortunately, this recommendation is likely to fall on deaf ears.

  9. Re:Joe Barton is a Boob on Congressman Seeks Scientists' Personal Data · · Score: 1

    That sounds familiar. McCarthy and Barton: just a couple of Joes.

  10. Re:Area 51 on Slashback: Lapses, Maps, Ludwig Van · · Score: 1

    Oh, yes, of course it's a wastewater treatment facility. And I suppose it generates swamp gas that people mistake for UFOs, hmmm? Nice try, Captain, but there's no way your disinformation is getting past my tinfoil.

  11. Wonder Twin powers activate! on Possible Cryovolcano Discovered on Titan · · Score: 3, Funny

    Shape of... an ice volcano!

  12. Re:IBM Screwjob on Apple Switching to Intel · · Score: 2, Funny

    Mac + i386 = iMac

    Oh, wait...

  13. This is great! on The Sharpest Ever Global Earth Map · · Score: 1

    Soon I'll no longer have to use the mirrors at Blockbuster to look down women's tops.

  14. Re:Two small requests ... on Mapping the Mind · · Score: 1

    Aren't you needlesly complicating this? The purpose of money, power, and position is to get sex. Sex is the good time.

  15. Where you get your degree does matter... on How Important is a Well-Known CS Degree? · · Score: 1

    University of Calcutta seems to be a good choice.

  16. This robot has no olfactory sensors on Robots to Rid Us of Cockroaches? · · Score: 1
    How does it smell?

    Like a cockroach.

  17. Re:Innovation on Microsoft Developing Linux Policy, Plan of Attack · · Score: 1
    Allchin points to new features in the version of Windows due in 2007 that will allow users to remotely turn PCs on or off, with programs still running.

    History of Microsoft innovation:

    1995: Windows can halt a PC when you're not there and while programs are running.

    2000: Windows can reboot a PC when you're not there and while programs are running.

    2007: Windows can turn off a PC when you're not there and while programs are running.

  18. Short-sighted on Van Allen Questions Human Spaceflight · · Score: 1

    When we come to the point of exploring other solar systems, will we be sending robotic probes dozens of lightyears to explore these "strange new worlds?" No. This kind of exploration will require sending teams of human explorers on long journeys. The only way we can prepare for that is by practicing within our own solar system, by establishing bases on the Moon and sending people to Mars.

    It's not about the quality of the science returned. That's what the probes are for. It's about the necessary first steps out of our own solar system.

  19. Re:Holy shit, B5 always rocked ST on Babylon 5 Creator Pitches Trek · · Score: 1

    Voyager had good eps? Like the one where Paris and Janeway got turned into newts?

    spoiler
    They got better.
    /spoiler

  20. But don't worry... on Microsoft Blames Anti-trust Legal Fees for Price Increases · · Score: 3, Funny

    Their objective TCO studies will still show Windows is cheaper than Linux.

  21. Right! Stop that! It's SILLY. Very SILLY indeed! on Robocones · · Score: 1

    Started off as a nice little idea about old ladies attacking young men, but now it's just got SILLY! His hair's too long for a vicar, too, and you can tell those are not proper traffic barrels! CLEAR OUT, THE LOT OF YOU!

  22. This might be good or it might be bad... on IBM Patents Method For Paying Open Source Workers · · Score: 1

    ...but just imagine for a moment if M$ had patented it.

  23. Re:RIAA Should be commended on New Kazaa Lite Protects Identity · · Score: 1

    You should go to prison for even wanting a Britney track.

  24. Re:What keeps 'em going on Still Life in the Apple II Community · · Score: 5, Interesting
    The coolest hack I ever saw was the "VaporLock" on the Apple II+, which allowed you to sync your programs to the video refresh (before this feature was added on the Apple IIe).

    If you attempted to read the cassette-out port on the Apple II+, no (tri-state) devices would actually attach to the bus. As a result, the data lines on the bus acted like a DRAM cache and momentarily "stored" the last value read from RAM (the "vapor"). Since the CPU and video refresh circuitry alternated RAM access every half cycle, the last value read was always one from the current video page.

    A few bytes of each hi-res graphics page were read by the video refresh circuits but not displayed (during horizontal blanking, if I recall correctly). By storing "unlikely" values in these bytes, and then waiting for them with a read loop, you could determine where the video trace was in the graphics page and calculate when the vertical blanking would start.

    You could flip graphics pages during the vertical blanking interval to get smooth animation, or calculate times to switch modes and mix text and graphics anywhere on the screen (a big deal, in those days).

    PS. I realize this dates me, but really, who else would?

  25. I think this would act as a deterrent, too on Texas Rep Wants To Jail File Traders · · Score: 1

    In much the same way that the death penalty has deterred murder in Texas.


    (note to the sarcastically impaired: step away from the "reply" button)