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. Re:OT: Your sig on Factoring Breakthrough? · · Score: -1, Troll

    God is (char*)NULL. Nietschze

  2. Re:Really Unique Crypto on Factoring Breakthrough? · · Score: 1

    Isnt this just a creative variation on the one-time pad technique?

  3. Re:GPL fault? on Missing Kernel Patches · · Score: 1

    This is one of the problems Ive always had with the GPL (although I use it on my code; I think everything the GPL provides else outweighs this minor issue). A clause that requires one who makes public modifications to GPLed source should be required to, at the very least, make a good effort to contact the original author/maintainer and supply him with the modifications. Now, RMS is right that having this as an absolute requirement is bad if the original maintainer disappears, it would suddenly lock people out of using their code. Therefore, one should merely be required to contact the email or website credited in the copy of the source they are attempting to modify if the address is dead, the requirement is nullified.

  4. Re:Merry Spam Day! on SEC Sues Spamming Stock Promoter · · Score: 1

    True. It was just odd that several successive front page stories, and then this one, were spam-related. I guess every day on the Internet is Spam Day, now isnt it?

  5. Re:Self-documenting code, etc. on Computing Pet Peeves? · · Score: 1

    BTW, did he actually have a purpose for calling 1 the unityconstant in specific places, or did he just replace every 1 in his code with unityconstant? I mean, we use things like EOF, TRUE, FALSE, NULL, EINVAL, and so on all over the place; these are all just alternate names (#defines, enums, const ints) for tiny ints like 0 and 1, but in context they make more sense.

  6. Re:Self-documenting code, etc. on Computing Pet Peeves? · · Score: 1

    Hah, you should be glad youve never coded using Macintosh APIs. I havent touched it in years, but they had function names about that bad. DoSomethingRealSimpleWithDialog( theDialogPtr, theWindowControl, someDialogFlags, ... ). Give me six-letter POSIX functions over that any day.

  7. Re:this is an enterprise ready os? on Linux 2.4.18 Released · · Score: 1

    Well, it never did this under other kernels; in fact it stayed up for 2½ months under 2.4.2 it was finally taken out by a power failure. Im sure the box has problems, as it is a hodgepodge of old hardware (still has a 5¼ drive!), but the random-reboot problem only began under 2.4.17. Rebooting under an older 2.4.* brought it under control again. I didnt take the time to investigate exactly what was wrong with it.

    In general, I dont like using packages due to the opaqueness of everything (type RPM -U and just hope it quietly installs hundreds of files in different places?); and am currently working on building a system from the ground up on the machine.

  8. Re:this is an enterprise ready os? on Linux 2.4.18 Released · · Score: 1

    Because it ran 100% stably under 2.4.2, and had some problems (but at least did not randomly reboot) under 2.4.9. I upgrade the kernel and it starts acting odd. I reboot with an older kernel and it stops acting odd.

  9. Re:this is an enterprise ready os? on Linux 2.4.18 Released · · Score: 1

    An RPM of 2.4.17 that I tried on this junk box (486DX2) of mine randomly rebooted it. Enough said.

  10. Re:this is an enterprise ready os? on Linux 2.4.18 Released · · Score: 1

    Yeah, in the 2.2.* branch

  11. Re:Theres a linux kernel upgrade on Linux 2.4.18 Released · · Score: -1, Troll

    I believe that is a DOS upgrade, sir, and not a very good one.

  12. Moore's law? on IBM Creates World's Fastest Semiconductor Circuits · · Score: 1

    whooooooooooooOOOOOOOOOOOOooooooooshhh....

  13. Merry Spam Day! on SEC Sues Spamming Stock Promoter · · Score: 1

    What is it, Spam Day on Slashdot?

  14. Re:Simple Solution using DNS on DoubleClick Gets Into Spam · · Score: 2, Informative

    Careful, thats a Macintosh-format hosts file. Make sure you do this to make it work on Unix and Windows:

    lynx -dump 'http://www.ecst.csuchico.edu/~atman/spam/Hosts.sh tml' | awk '{ print $3"\t"$1 }' > new.file

    Then copy or append new.file to your /etc/hosts.

  15. How soon...? on Chilling Effects Cease & Desist Clearinghouse · · Score: 1
    How soon before we see:
    © 2002 $LAWYER and Associates, all rights reserved. No part of this cease and desist notice may be republished or retransmitted in electronic form without the express permission of $LAWYER and Associates.
  16. Re:Spam only has a political/legislative solution on Fighting Spam on the Home Front · · Score: 1

    I said trespassing on someone elses server to send me mail; i.e., the infamous relay-rape. I didnt mean I could claim unsolicited mail sent to me is trespass (however I suppose I could claim harassment if I explicitly request you stop mailing me, and you continue). I meant if you use my property to mail someone else something, like spam.

  17. Re:They ain't that stupid... on Fighting Spam on the Home Front · · Score: 1

    Well, it could be an ID of an address already in the database, which means you cannot add addresses, per se. My example there was a rather obvious MD5 checksum, but they could conceivably have a database full of email addresses, and the query string is merely an index number.

  18. Re:Web Applications that Require Confirmation on Fighting Spam on the Home Front · · Score: 2, Interesting

    A better trick: You should create multiple aliases that all point to that account, and use one alias for each transaction. Then you can track down who is doing the spamming.

    spam-real@you.com
    spam-ebay@you.com
    spam-amazo n@you.com
    spam-nytimes@you.com
    &c.

    If, for example, spam-amazon@you.com starts getting spammed two days after you created it, and you only gave this address when you signed up for Amazon, guess who sold or was sloppy with your address?

  19. Re:Spam only has a political/legislative solution on Fighting Spam on the Home Front · · Score: 1

    Once again, an appropriate law would not tackle the content of the mail, but the actions of the sender (forged headers? overloading a server? tresspassing on someone elses server?).

  20. Re:Throw SPAM to the tarpits! on Fighting Spam on the Home Front · · Score: 1

    Does it reset the increment to 1 sec when he tries again, or does it remember his IP and continue the increment where it left off? Otherwise, the solution for the spammer would be to simply connect, send 1,000 messages, disconnect, then reconnect and send 1,000 more.

  21. They ain't that stupid... on Fighting Spam on the Home Front · · Score: 1

    Often I see it encoded, such as /image.png?5f7a97d66d9aec0e1582c15578ac5815. I think they know otherwise I can do this, by hand:

    GET /image.png?uselessaddr1@hotmail.com
    GET /image.png?uselessaddr2@hotmail.com
    GET /image.png?uselessaddr3@hotmail.com
    GET /image.png?junk-in-ur-db@excite.com
    GET /image.png?hahah@u.spamming.ass
    GET /image.png?XXXXXXXXXXXXXXXXXXXXXXXXXXXX.... DID I BREAK SOMETHING? AW...

  22. Re:What's funny is... on Fighting Spam on the Home Front · · Score: 1

    I fail to see how they are going to receive any bounces at all if they are not using valid return addresses. Although the image trick I know is true; often the image files have Weird Shit appended to the URL as a query string (http://spamhost.com/image.gif?x=32487325483248372 ) which I am almost positive is a kind of verification trick.

  23. Re:make people pay for email! on Fighting Spam on the Home Front · · Score: 1

    How about just charging people for excessive email usage? More than x messages sent per day, and each message is thereafter charged. Say 50 or 100 messages, then you get charged 5 per message. Your average user will never exceed these limits; in fact I would think only someone engaged in bulkmailing would ever hit 100 messages/day.

    However, billing would be a pain in the ass; SMTP has no built-in authentication. This is why spammers can rape relays in the first place, and why the POP-before-SMTP kludge exists (POP authenticates and caches the IP, so a user can subsequently send via SMTP using the same server).

  24. Cameras everywhere, now GPS... on Every Road a Toll Road · · Score: 1

    So when are they renaming that little island of yours to Airstrip One?

  25. Re:Alas, an inverse: Corps. can't escape either! on WIPO Music Control Treaty Ratified · · Score: 1

    Global democracy means that instead of your opinion being lost amidst 286,507,080 people (or whatever your countrys respective population is, my example is the U.S.), it will be lost among 6,207,523,120. I feel more empowered already.