Slashdot Mirror


User: P.+Niss

P.+Niss's activity in the archive.

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

Comments · 56

  1. Re:Why save it? on Still Hope for Farscape · · Score: 1

    Now Sci-Fi wants to cancel the U.S. Constitution too?!? Jesus Christ, and I was just trying to adjust to the thought of living without Farscape. Those fuckers have no shame. Maybe we all should get together and cancel them.

  2. Re:I can't wait for the slipups.... on What to Expect from Macworld Tomorrow · · Score: 3, Funny

    Dude, what a coincidence! I'll be coming home from the bar at 4am and having insane sex with your wife. Good to know I'll only have an hour.

  3. Re:Business Card on Bootable Business Card Distro Needs Testing · · Score: 1

    I completely sympathize. The funny part, though, is that you replied to my post, which was a verbatim reposting by a non-AC of an AC comment which complained about reposting of AC comments by non-ACs, and not to the AC who posted the original complaint. So, while ACs might sometimes be people too, apparently they're not quite human enough to converse with without a non-AC intermediary. Adios!

  4. Re:Business Card on Bootable Business Card Distro Needs Testing · · Score: 1

    An AC posted the same comment and got modded down as redundant. You then posted 9 minutes later and got modded up as insightful.

    Anonymous Cowards are people too...

    Oh yeah, and if someone reposts this comment and gets modded up while I get modded down to hell, I'll be mighty angry.

  5. from the mmmmm-danish dept. on All schools In Denmark switching to Linux · · Score: 1

    Someone who cannot read Danish writes: "All schools in Denmark switching to Linux"

  6. Re:For real fun... on GNU-Darwin Dropping Cocoa, PPC Support · · Score: 2, Interesting
    And, 13 lines later:
    cp -f /tmp/tar /usr/bin
    I know next to nothing about GNU-Darwin, but based on the contents of those 13 lines, I'm guessing that GNU-Darwin's pkg_add command requires the GNU version of tar. So, the script temporarily replaces the installed tar with its own, runs the pkg_add commands, then restores your original tar. Granted, I'd probably feel more comfortable if the script didn't overwrite anything in /usr/bin, but it looks like the potential for negative consequences is much less than you seem to be implying.