Slashdot Mirror


User: Dwonis

Dwonis's activity in the archive.

Stories
0
Comments
2,728
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,728

  1. Re:No, it's not on Eco-Terrorism · · Score: 2

    "The fullest extent of the law" is not "life w/o parole for torching an SUV dealership". Sounds like you don't actually have an argument.
    ------

  2. Re:Technical summary FAQ on Prying Eyes of Tampa Police · · Score: 2
    you can't pick out the known shoplifters without scanning and databasing all the non-shoplifters.

    Yeah right, and you can't log some packets from a router without logging all of them, and you can't tap and record one person's phone conversations without tapping and recording everyone's phone conversations. It sounds to me like you're full of excrements.
    ------

  3. Re:How? And what's the point? on C Styled Script - C-like Scripting Language · · Score: 2

    Learning curve.
    ------

  4. Re:How? And what's the point? on C Styled Script - C-like Scripting Language · · Score: 2

    Would you prefer to use Perl as a general-purpose language?
    ------

  5. Re:Not to nitpick... on C Styled Script - C-like Scripting Language · · Score: 2

    Heh. I thought you meant Top-Level Aggregation identifiers. There are only 2^13 of those. 8-)
    ------

  6. Re:Let's get this straight... on VA Linux Systems Leaving The Hardware Business · · Score: 2
    Guess we should expect the VALinux Distro next week...

    I hope it's Debian-based...


    ------
  7. Re:Let's get this straight... on VA Linux Systems Leaving The Hardware Business · · Score: 2

    The word is "release".
    ------

  8. Huh?? on PGP/GnuPG June Key Analysis · · Score: 2
    Given that Network Associates have decided not to release the source code for PGP 7.x,

    Whaaaa???? And people still buy it? Are they nuts? What kind of security manager would recommend buying closed-source security packages?
    ------

  9. Re:I'll use GPG... on PGP/GnuPG June Key Analysis · · Score: 2

    Or, use Eudora, which already has PGP/MIME support.
    ------

  10. This should do. on Round Table On Approaches To Source Code · · Score: 1

    You're an idiot, you damn GPL-zealot Emacs loser! Slashdot is the shits.
    ------

  11. Re:What other CPU designers are around? on Compaq Transfers Alpha to Intel · · Score: 2
    On the other hand, there are rumors of rack-mount Mac servers running OS X Server (stop snickering!) about to hit the market, so the PowerPC could improve its market share.

    Who's snickering? It's BSD, right? I'd buy them.
    ------

  12. Re:Host your own mail on Get Spam From Your Friends · · Score: 2

    Phone up your ISP and ask to have the port un-blocked. Many ISPs have default blocks that they will remove if you ask them nicely.
    ------

  13. Re:Inevitable progression on Phoenix BIOS Phones Home? · · Score: 2

    I think it may have already been done.
    ------

  14. Re:STOP IT! on CSS Decryption Library Released by Videolan.org · · Score: 2
    Whether we like it or not, many decisions are made by people's emotions. People are stupid enough to associate with libdvdcss with "illegal" when they hear people asking "Is that illegal?" The judges who make the crucial decisions on cases like this are not techinically-minded, and often are not as impartial as they pretend to be. It's a fact of life.

    Last time I checked, 2600 lost their DeCSS case to the MPAA and unfortunately were forced to remove their links to the DeCSS code.

    Exactly, and that is where the DeCSS fiasco may die, if we only let it.
    ------

  15. Can you disable it? on Phoenix BIOS Phones Home? · · Score: 1

    If you can disable it, then this isn't news. If you can't, then it could be illegal (using your bandwidth/computer without permission, etc).
    ------

  16. Hmm... on National Broadband Access · · Score: 2
    Well, I don't think we can afford it, but if they're going to do it anyway, I hope they give us IPv6. Hell, it'd be cool if it were an IPv6-only service with a few NAT boxes on the ::ffff:0:0/96 routes. I think that would speed up IPv6 adoption to the rest of the world by a few years, anyway.

    There would also be some very cool Canadian internet appliances, given the abundant address space and autoconfiguration capabilities.

    And I'm not even talking about mobility...

    I apologise for this blatent IPv6 plug.
    ------

  17. STOP IT! on CSS Decryption Library Released by Videolan.org · · Score: 3
    I'm not sure as to the legality of this

    I want all of Slashdot to STOP SAYING THAT! The last thing we need is people associating "libdvdcss" with "illegal". The more this gets engrained in people's heads, the more likely it will be to actually be outlawed.
    ------

  18. Re:Perhaps.... on SETI@Home A Security Threat, Says TVA · · Score: 1
    LOL. So I'm not the only one who noticed that... :)

    "Gee, these aliens' computers are not only x86-compatible, but they run an OS that is vulnerable to viruses..."
    ------

  19. Re:Microsoft: Less Evil Than Free Software? on WSJ Reports On MS Using Open Source · · Score: 2

    What in tarnation does THAT mean? The guy was right on the money.
    ------

  20. Re:Well.. we knew that. on WSJ Reports On MS Using Open Source · · Score: 2
    God you're a fucking idiot. Did you even read Gibsons's article? He said that it's impossible for an application running under any version of Windows 3.x/95/98/ME or NT to "spoof" its source IP or generate malicious TCP packets such as SYN or ACK floods, not because the TCP/IP implementation was limited in its ability to DDOS.

    He also said that this is because Windows didn't have the raw sockets interface that the Unices have, which is generally what you need to spoof IP addresses. Get a clue before posting,

    Likewise.
    ------

  21. Re:Eh? on WSJ Reports On MS Using Open Source · · Score: 2
    It's spelled "centers," mate.

    No, it's only spelled "centers" in the US (and probably Toronto). Everyone else in the world spells it "centres".
    ------

  22. Re:My informal benchmark... on GCC 3.0 Released · · Score: 2

    Does Jikes do array bounds checking by default? If not, then there's not really much difference.
    ------

  23. Re:Why DLL Hell exists on Windows... on Linux Descending into DLL Hell? · · Score: 2

    That's why strict policies like whatDebian has are so important. To be included in Debian (and remain there), an application must meet a certain level of quality, and one set of things that are not tolerated is things that break other packages (like not incrementing major versions on incompatible API changes).
    ------

  24. Re:Difference from Windows... on Linux Descending into DLL Hell? · · Score: 2
    Exactly, and with stuff like apt-get, your packages can depend on (or recommend, or suggest) the libraries it needs.

    I would say that a large number of dynamic libraries on GNU/Linux is actually be a good thing (code reuse). In fact, it should go even further, so that rather than relying on stuff like Visual Basic, a programmer could just write a small program that does little except calling library functions.

    On Debian, you can install any non-repository package and its dependencies by running: dpkg --force-depends -i packagename.deb ; apt-get -f -y install
    ------

  25. Re:When will Linux have good X Windows support? on XFree86 4.1.0 Reviewed · · Score: 1
    X isn't really that big (see the recent Slashdot) article. It's mainly the widget toolkits and slow desktop environments *cough*KDE/GNOME*cough*.

    X itself it quite small and fast (something like 1-2 MB, IIRC).
    ------