Slashdot Mirror


User: An+ominous+Cow+art

An+ominous+Cow+art's activity in the archive.

Stories
0
Comments
1,575
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,575

  1. Re:Great News on Johansen Cracks AirPort Express Encryption · · Score: 3, Funny

    I used to enjoy sadonecrobestiality, until I realized I was just beating a dead horse.

  2. Re:OK, I'll ask the question on BSA Asks Kids to Name Copyright Weasel · · Score: 1

    Sounds like we need separation of corporation and state.

  3. Re:Byte, bit, nibble on BSA Asks Kids to Name Copyright Weasel · · Score: 1

    Ah, I remember one of my prized possessions in high school: my tattered list of Locksmith parameter codes...

  4. Re:Yippie! on FTC Bars Popup Backdoor Ads · · Score: 1

    If it is not illegal to spam, then it should not be illegal to hunt and kill spammers for sport.

  5. Re:Messenger service is fun on FTC Bars Popup Backdoor Ads · · Score: 1

    Back in the olden days we used to run Melt or Crumble on the displays of the machines in the EE department down the hall. Now THAT was fun. This was on an Apollo Domain network.

  6. Re:Home Run on Abused, But Working Hardware Stories? · · Score: 1

    I agree as well, in theory and for informational purposes only, of course.

  7. Re:First "zsh rules" post! on Bash 3.0 Released · · Score: 1

    Thank you, looks like these will be a good starting point for trying out zsh.

  8. Re:I'd buy it on U2 Threatens to Release Album Early on iTunes · · Score: 1

    Better trademark iYank, iJerk and iWhack also...

  9. Re:Great for Terrorists... on FAA Approves Sport Pilot License · · Score: 2, Insightful

    Perhaps you could include the DC-area snipers under "domestic", too, despite no bombs being involved.

  10. In unrelated news... on Microsoft Expands Access to Windows Source Code · · Score: 2, Funny

    Authorities are puzzled when software developers in 27 different nations are found stark raving mad, having clawed their eyeballs out.

  11. Re:How relevant are Apple now? on Apple Confirms G5 Based iMac to Ship in September · · Score: 1

    I second that. At the HOPE conference last weekend, it seemed like well over half the laptops there were Apples, including mine.

  12. only two needed on Top Ten Linux Configuration Tools? · · Score: 1

    bash and emacs. Or more generally, use any shell and any text editor.

  13. Re:Hex it? on 'Stealth' Worm Hinders Sandbox Analysis · · Score: 1

    Like I said in another thread, use a hex editor to NOP out the offending code as well as any that checks for it being modified.

  14. Re:Explain for non-programmers? on 'Stealth' Worm Hinders Sandbox Analysis · · Score: 1

    Then they should be able to NOP it out, along with any code that checks its own checksum, or whatever other anti-tampering code may be in there.

    Sounds pretty interesting. If I didn't hate x86 assembly so much I'd take a look at it myself.

  15. The beatings will continue until morale increases. on Microsoft Blames Anti-trust Legal Fees for Price Increases · · Score: 1

    Seems to sum it up.

  16. great prize on GPS Cell Phone in Soda Can Form · · Score: 2, Funny

    Another $%&^ing SUV choking the road.

  17. Re:who is this? on Mitnick Helps Bust Bomb Hoaxer · · Score: 1

    That, and I don't think many phreaking boxes run an OS.

  18. Re:Credit and collections on Robosaurus · · Score: 1

    Imagine Beowulf battling a cluter of these...

  19. Re:missing line on BASIC Computer Language Turns 40 · · Score: 1

    Hhe, reminds me of a trick I used to do on Apple ][ computers sometimes in my less well socially adjusted days. It went something like this:

    CALL -151 to get into the machine language monitor

    Enter a 10-or-so byte program that would, in a loop, load the accumulator with the contents of a particular zero page address that was constantly changing, call the function that prints a character to the screen ($FDED, which used the accumulator for the character), then referenced the location which clicked the speaker ($C030?), then jumped back to the beginning. The screen filled with scrolling garbage and the speaker emitted an annoying buzz.

    Ah, good times. I don't recall the exact code anymore, but if I had to guess, it was something like:

    a9 00 20 ed fd a0 30 c0 4c 00 03

  20. Re:Kzinti!! on Scifi Channel to Make Ringworld Miniseries · · Score: 1

    > And I wonder what revelations will be made of the altered genome that causes all humans to turn into "Protectors" --Tnuctipun?-

    Pak, not Tnuctipun. And my guess is that it will not be mentioned, as they played little or no part in the first Ringworld book.

  21. Re:Does this mean a Halo movie could be close by? on Scifi Channel to Make Ringworld Miniseries · · Score: 1

    As for Myth, you're thinking of the Black Company books by Glen Cook.

  22. Re:I just can't stand advertising any more on The Power of Persuasion · · Score: 1

    > go to a movie

    Sadly, even movie theaters aren't a refuge anymore. I used to enjoy showing up early for movies, and sitting and thinking in the quiet darkness. Now most theaters show #$%^ing commercials. A silent slideshow is unobtrusive.

    > "Pull" information is fine. If I want something, I'll use Google to find it. But I don't want people pushing stuff in my face. Is that too much to ask?

    I'm with you. It's to the point now where I avoid sub shops, because they typically have the radio playing the crappy top 40's stations, which at lunch time are 10 minutes of commercials and 5 minutes of announcer per song...

    I'd rant on, but this is off-topc enough.

  23. Re:A-doo-doo-doo, A-daa-daa-daa on The Power of Persuasion · · Score: 4, Insightful

    He said it even better when he said "They all seem like game show hosts to me".

  24. Nothing wrong with this on Lawyers Using Databases To Grab Clients · · Score: 1

    Lawyers need to eat, same as tapeworms.

  25. Re:Call me crazy, but... on Analysis of the Witty Worm · · Score: 1

    It occurred to me, that this sort of worm could have been released by a self-style "good guy" to pre-emptively destroy botnet resources. After all, every machine is killed by this worm is one less available to be 0wned by spammers, DDoSers, etc. The flaw is of course that the machine may be no more secure when it's rebuilt/repaired.