Slashdot Mirror


User: benedict

benedict's activity in the archive.

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

Comments · 705

  1. Re:Yes, poster was confused on @Home Stops Allowing VPNs · · Score: 1

    Not everyone runs Linux, you know. Those are implementation quirks, nothing more.

    --

  2. Re:Article was fluff on A Praise To Unix · · Score: 3

    On the other hand, I am told it is much easier to become a Linux developer, so Linux is more open.

    On the other other hand, there are fewer license restrictions on what I can do with BSD software, so BSD is more open.

    On the other other other hand, Linux's license promotes open-source software, so Linux is more open.

    On the other other other other hand, "open" is a word with a lot of meanings and a lot of connotations, and perhaps there are better things to do than worry about which project is "most open".

    --

  3. Re:Sun is a hardware vender first Unix vender seco on A Praise To Unix · · Score: 1

    No, Solaris doesn't "waist" the power of the hardware it runs on; quite to the contrary, some of Sun's best work (IMHO) has been in optimizing their operating system for many processes running on multiple CPUs.

    What makes you think that Solaris is inefficient?

    --

  4. Re:"Numbnut"??? on Gamera = AOL for Linux · · Score: 1

    What, you never heard of information hiding, one of the most important principles of software engineering, including user interface design?

    I won't try to address your first sentence, as I can't make heads or tails of it.

    If you don't believe that a unix or unix-like substrate can support a highly functional, user-friendly environment, feel free to come by and use my NeXT for a few minutes. You may change your mind.


    --

  5. Re:Waxing something NeXT on Looking Back At NeXT · · Score: 1

    I'm puzzled by your last comment. You don't like standard unix shells? Or you don't like the ni* programs? Or what?

    --

  6. Re:Statistics and Lies on Paying Twice For Windows · · Score: 1

    > the second that money changes hands, it's no longer
    > their software - it's now my software

    Not really. You haven't bought the software, you've just licensed it. And Microsoft and other software vendors are pushing legislation through Congress that would make the terms of the license agreement enforceable, no matter how arbitrary they are, no matter how underhandedly they get you to agree to them.

    Where have you been?

    --

  7. Re:I see - Re:Restating the question, one more tim on Why Can't We Reverse Engineer .DOC? · · Score: 1

    What do you mean by "opaque"?

  8. Re:The new highway? on Do 'Bandwidth Bullies' Abuse Their Positions? · · Score: 1

    > companies who really know how to manage bandwidth and links.

    Sure, if we can *find* any.

  9. Re:Wait a minute on Linuxcare Withdraws IPO, Cuts Staff · · Score: 1

    Just about everybody who writes software, period. Programmers are no exception to Sturgeon's Law.

  10. Re:Wait a minute on Linuxcare Withdraws IPO, Cuts Staff · · Score: 1

    Does a teacher sell teaching? Does a lawyer sell valuable chunks o' law? Whence comes this idee' fixe that programmers must sell programs?

    If a programmer is any good, they will be good at debugging and documenting and designing and all sorts of nifty things that are not coding. Programmers are valuable for their talent and skill. Code is one thing you can get out of programmers, but it's not necessarily the most important. IMHO it's over-emphasized because it's relatively easy to understand.

    I believe that open source software and Linux in particular have been in the public eye since some time in 1995. Tell me, in the last five years, have there been fewer jobs for programmers? Is the work generally available for programmers now less interesting or lucrative than it was before? How many people do you know who've been put out of work by the open source movement?

    Furrfu,

  11. Re:risky business on Smuggling Open Source Past The Boss · · Score: 1

    > the supreme court just said if the companys selling the software used s > shrinkwraped licencse, there weren't accountable.

    The Supreme Court of the State of Washington, not the Supreme Court of the United States. Come on.

    How come nobody is bringing up the idea of commercial support for free software?

  12. Re:POSIX, not UNIX. on What Makes A UNIX System UNIX? · · Score: 1

    NT looks more like VMS under the hood than like unix.

  13. Re:So what happens when... on Microsoft Invents Symbolic Links · · Score: 1

    If you make "backups" to the same filesystem that stores the originals, then you are asking for trouble anyway.

  14. Re:Disabling mail forwarding on Forum: The Yahoo Denial of Service · · Score: 1

    I really like Postfix a lot.

  15. Re:Disabling mail forwarding on Forum: The Yahoo Denial of Service · · Score: 1

    I can't off the top of my head think of a way to do that with sendmail alone (I could do it with Postfix though).

    However, you can run sendmail out of inetd, and do it that way. You need the "-a" option to inetd, and since that is a per-inetd option, you may need to run two instances of inetd, one with "-a 127.0.0.1" and one without. Obviously they will need separate configuration files.

  16. Re:Disabling mail forwarding on Forum: The Yahoo Denial of Service · · Score: 1

    If you weren't so concerned with one-upmanship, you might have noticed that we were talking about how to keep outgoing mail flowing while avoiding the risks inherent in running sendmail on the network.

  17. Re:They deserved it??? on Forum: The Yahoo Denial of Service · · Score: 1

    Am I a bad person for thinking "Tina Marie found a fun way to indirectly DoS Hotmail"?

    ;-)

  18. Re:Disabling mail forwarding on Forum: The Yahoo Denial of Service · · Score: 1

    Hmm.

    The way I do that is to run sendmail in queue-processing-only mode.

    By default, on FreeBSD (and probably other OSs too), sendmail is run with the arguments "-bd -q30m". "-bd" tells it to daemonize and listen on port 25; "-q30m" tells it to process the queue every 30 minutes.

    So if I want to avoid relaying or other network-related problems with sendmail, I take out "-bd" but leave in "-q30m" (adjusting the interval if appropriate). I believe this is a fairly standard practice. Hope this helps.

  19. Re:They deserved it... on Forum: The Yahoo Denial of Service · · Score: 1

    Yeah -- what do those bastards think they're doing, providing a useful, free, unusually reliable search engine? And making money at it too?! They should be shot.

    (Sheesh.)

  20. Re:Not so good on Forum: The Yahoo Denial of Service · · Score: 1

    To the best of my knowledge, people are still searching for good responses to this sort of attack.

    Check out this BUGTRAQ post for an announcement about a technical get-together where people plan to brainstorm about DDoS's.

  21. Re:DOS : Please explain on Forum: The Yahoo Denial of Service · · Score: 1

    Easy! Just su to root, and then run

    "ping -f 127.0.0.1"

    You should see results fairly quickly.

  22. Re:LinuxOne at Linux Expo in NYC on LinuxOne's "LinuxMac 0.9" Investigated · · Score: 1

    "[P]oor daytrader"?

    Does not compute. ;-)

  23. Re:I have a dream... on Is Usenet Dying? · · Score: 3

    You want a Usenet 2?

    Oh ... all right. I spent a few minutes on it just now and whipped one up for you.

  24. Re:Quantity of Linux code in *BSD? on BSD Quickies · · Score: 1

    Uh, none?

  25. Re:A newbie question... on FreeBSD 4.0 Code Freeze · · Score: 1

    It's funny ... I'm a big FreeBSD fan, I run it on my desktop and on a whole bunch of servers. I am definitely a FreeBSD bigot, but I try to be open about what I consider its weaknesses as well as its strengths, in part so that Linux fans will know that I'm not a religious fanatic.

    In this forum, I've been getting responses as if i were attacking FreeBSD ... maybe I need to put "ecumenical BSD freak" in my sig or something. ;-)