Slashdot Mirror


User: J'raxis

J'raxis's activity in the archive.

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

Comments · 1,816

  1. Second Amendment on Government to Eavesdrop on Lawyer-Client Conversations · · Score: 1

    Time to put the second amendment to good use before they get rid of that, too.

  2. SpamCop on Spam-Free Email-How Much Would that Be Worth to You? · · Score: 1

    You can buy a SpamCop email address relatively cheaply. SpamCop filters most if not all spam out for you.

  3. Learn from Slashdot on Blocking Destructive Users from Websites? · · Score: 0, Offtopic

    Slashdot has come up with metric buttloads of different ways to block people in their never-ending arms race with the trolls lameness filter and other content-based filters, account banning, IP banning. None of it works right and can be circumvented in about 5,421,234 different ways (rough estimate), but its a start. Theyve been working on it for about three years, but... well, its still a start.

    (Here is the Slashdot source code.)

  4. Sort of Good? on U.S. Logo-Free TV Broadcast Organizations? · · Score: 1

    The animated ones are damned annoying, but the relatively small, static ones dont bother me at all. (Like the small, translucent one FOX uses.) These are rather useful when flipping through the channels.

  5. Re:Older version on Netscape 6.2 · · Score: 1
    But he did want to be in the directory on the next line, where he began downloading files. So, first cd there, then rm all the old Mozilla files in it, then download the new Mozilla tarball, etc.

    ...Dont you also need switches (-rf) before the rest of the arguments?

  6. Re:Not Linux anymore? on VA Linux Dropping "Linux" From Name · · Score: 5, Funny

    VA.NET, of course.

  7. Re:Older version on Netscape 6.2 · · Score: 5, Informative

    cd /home/mozilla
    rm -rf *


    Whoa. You realize your cron starts up in $HOME, and if that `cd` for some reason returns an error...

    Try cd /home/mozilla && rm -rf *
    rm will only run if cd returned successfully. In fact, you might want to link all those commands with ampersands; since each one is only relevant if the previous ran without errors.

  8. Re:base e, base schmeee on Ternary Computing · · Score: 1

    Actually, it was 3, not 4. And heres where I found the squared-circle quote. That articles title says pi = 4? but then the article talks mostly about Indiana trying to set it to 3.

  9. Re:base e, base schmeee on Ternary Computing · · Score: 1

    They tried to round pi up to 4, not down to 2 or 3. Something about squaring a circle I believe was in the language of the bill.

  10. Re:wget == spambot? on Stopping SpamBots With Apache · · Score: 1

    Yes, but he blocked /^wget/ which will match them all. I believe you can change your user-agent string in wget however; most Linux browsers allow you to do this (Lynx, Links, Mozilla, etc.). Or just pass your requests through a proxy like JunkBuster, which can strip out and/or change headers like the User-Agent. You can run JB on your own machine.

    I guess he thinks wget is a bot because it can be made to recursively download a whole website, following all anchor tags like a bot even though it is being controlled by a human.

  11. POP? on MSN Forces Outlook POP · · Score: 2

    USER jraxis
    PASS foobar
    STAT
    LIST
    RETR 1
    DELE 1
    RETR 2
    DELE 2
    QUIT


    ...Was that output by a Microsoft email client or another one? I certainly cannot tell, can you? If Outlook uses some special User-agent like line to verify itself, whats to stop me from including that in a POP session by hand (or by script)?

  12. Re:One problem... on Ars Technica OS X 10.1 Review · · Score: 3, Interesting

    Um, all programs I have ever used on Mac use the same typecode for JPEGs JPEG. The creator code varies (JPEGviewer, JVWR; PictureViewer, ogle; GraphicConverter, GKON; etc.). Granted it could be done and the four-char codes dont even have to be ASCII, they can be any of the Macintoshs 8-bit charset but I cannot think of a single program that doesnt use JPEG for JPEGs. Same goes for text files and most other common filetypes. The only one that sticks out that I can think of is Mp3 and MPG3 for MP3 files; but whatever Apple uses in QuickTime is probably the right typecode.

    Ive seen both .jpg and .jpe (and even .jpeg) for JPEGs on extension-using OSes. I have also seen both .txt and .asc used for the same kind of US-ASCII textfiles. And then theres .htm and .html files, and the myriad of extensions used for SSI-HTML files (.shtml, .sht, .stml, .ssi-html, ...).

    Maybe MIME is the right way to go; its a recognized cross-platform standard and codes are registered with some kind of central authority so we dont end up with audio/mp3 and audio/mpeg-level-3 or whatnot at the same time.

  13. Re:Naming? on Ars Technica OS X 10.1 Review · · Score: 1

    OS XI if were keeping with the theme (and ignoring that there was no decimal point in Roman Numerals).

  14. Re:Fixes 3 server vulnerabilities on Apache 1.3.22 Now Available · · Score: 1

    ...That article was mostly a regurgitation of the Apache announcement itself.

  15. Re:WordPerfect on Transgaming Bringing Windows Games to Linux(?) · · Score: 1

    This might shed some light on the answer.

  16. Re:Snailmail is dying? Sounds kinda like *BSD... n on Anthrax To Kill Snail Mail · · Score: 1

    ...Which the government wants to outlaw (or at neast neuter) now. I dont send any financial information over email, nor will I receive any bills over email (I either get it in hardcopy or I dont get it), and thats certainly not going to change if/when encryption is outlawed.

  17. Bah on Anthrax To Kill Snail Mail · · Score: 1

    All email will do is replace anthrax spores with ANTHRAX~1.VBS. No, thanks.

  18. Re:What patents do these guys have, anyway? on HP, Apple Drop Support for Royalties on Web Standards · · Score: 1

    So am I... but I really think the OSX look is far too candyish I like the OS 8/9 look (which is what I still run on my G3)) much better.

  19. Re:What patents do these guys have, anyway? on HP, Apple Drop Support for Royalties on Web Standards · · Score: 2, Funny

    With Apple setting the standards, we would all have an Internet that looks like translucent blue candy.

  20. Re:Converts on HP, Apple Drop Support for Royalties on Web Standards · · Score: 1

    Both PNG and GIF are lossless. GIF has the disadvantage of being locked into eight bits (256 colors), but thats not considered lossy. Lossy means actual pixel data gets lost, not just dithered down. PNG supports up to 48 bits, I think.

  21. Re:Hate Crime vs Free Speech on Senate Trashes Civil Liberties; House to Vote Today · · Score: 1

    That was an article from Vancouver about a woman in Ottawa. Contrary to what most Americans may think, Canada is not (yet) part of the United States.

  22. Re:People make mistakes. on Kernel 2.4.12 Released · · Score: 1

    Yep, theres a bug. That wont even compile. You forgot your int before your main().

  23. Re:SSSCA and the bombing on Red Hat puts out Legislation Alert on the SSSCA · · Score: 1

    This was first reported days before the WTC bombing.

  24. Re:Ho Hum on Geek Guard to the Rescue · · Score: 0

    ...same here, plus I'm recompiling Perl and some modules.

  25. Re:Remember... on MAPS and Experian Settle Lawsuit · · Score: -1

    Other way around; Above.net owns MAPS. Paul Vixie (creator of MAPS) is an exec at Above.net.