Slashdot Mirror


User: prat393

prat393's activity in the archive.

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

Comments · 85

  1. Re:illegal? on Do Your $20 Bills Explode In the Microwave? · · Score: 1

    Right, but the banks only forward it to the treasury anyway. This just cuts out the middleman (and the convenience).

  2. Re:According to German Law on Germany Muzzles SCO · · Score: 1

    I wish the RIAA would remember that... well, at least they can't subpeona anything and everything they want anymore.

  3. Re:Report SCO's license fraud to the police! on Germany Muzzles SCO · · Score: 1

    Translation of the bottom part:

    In my opinion, SCO is a case for a district attorney. Someone should cite them for fraud; sadly, we can't do that in Germany. The advantage of a complaint would be that the DA would take over the investigation, so that we don't have to pay anything. In other European countries we should file such complaints together with allied organisations.

    Ouch, actually that felt a bit rough... but my translations tend to be, anyway.

  4. Re:How to upgrade on Gentoo Linux 2004.0 Released · · Score: 2, Interesting

    Sadly, that won't upgrade everything... just the packages recorded in the "world" file, which means if you let emerge figure out your dependancies somewhere along the line, rather than explicitly mentioning them on the command line, they might be skipped here, depending on how good the -D detection works.

    I use a series of awk and sed scripts to make sure my world file contains a list of all my installed packages to make it easier to keep track of what's been changed recently.

  5. Re:Ken Schalk better watch out... on CodeCon, Placebos, Fear, Yoyo-hacking, Dune, etc. · · Score: 3, Funny

    I'm sorry, but the operation of YoYo's is a trade secret. We're awaiting a ruling from Danish courts, but in the meantime, the YYIA is suing you for everything you've got!

  6. Bit short of an article, but on CodeCon, Placebos, Fear, Yoyo-hacking, Dune, etc. · · Score: 5, Interesting

    She does make a good point about how arbritrary perceptions are. I think the most interesting thing she said was that the brain ceases to interpret pain as pain, because this indicates some understanding that the signals are still being processed, just not in the normal way. Thing about it for a second. That's not even the normal "ignore your pain" ideal, it goes even further. What if we really do have the ability to interpret our senses as we see fit?

  7. Re:Conflict of interest.. on The Virus Squad · · Score: 5, Interesting

    Well, the article hints at some sort of collusion between spammers and the author of MyDoom, but it seems like this would be the exception, even if it's true. The virus writers are in it for the fun, of course (not to mention revenge).

    It also seems possible that the antivirus companies themselves are writing the viruses, then charging to protect users against them, but this also seems unlikely, given the police investigations that inevitably follow major virus outbreaks.

  8. Re:I wonder on The Virus Squad · · Score: 5, Insightful

    But how often do you run across a computer you have to service with expired virus subscriptions? It seems to happen to me quite a bit. I suppose M$'s virus scanner mentioned earlier on /. might help, but that reeks even more of conspiracy than the current "protection money" setup does.

    Rather than bundling a questionably legal virus scanner into their next service pack, Microsoft should perhaps add a tool that helps to lock down permissions on NTFS volumes, creates unpriveleged accounts for users and various services, etc. Even with the multitude of security holes, Windows can be made a lot harder to mess with, if you put a little work into. The key here is privelege seperation.

  9. Re:I wonder on The Virus Squad · · Score: 3, Interesting

    Also very true. The antivirus companies themselves aren't interested in fixing everything wrong with computer security; what new false dichotomy do they come up with once "pay us for a subscription or your computer becomes a slave to every halfway-savvy hacker out there"?

  10. Re:I wonder on The Virus Squad · · Score: 5, Insightful

    Well, I have to wonder how well the whole antivirus industry is handling the problem; why release virus signatures instead of just changing the entire underlying security system in the operating system? It's things like viruses that make SELinux seem like a very good idea to me.