Slashdot Mirror


Slashdot Tweaks

First and foremost, we've moved the images to a new box. As many of you noticed, it was running temporarily off a non-standard port on the ad server. This was causing havoc for those of you behind firewalls. The new VA box is in place (blatant plug). It's horribly over powered (Dual P2) for the task at hand so to make things interesting (and to get Jesse to stop whining) we're trying out FreeBSD on it. I've also added several minor features to the comments section, as well as fixed a few bugs. Click the link below to read about them. Reparenting. As many of you noticed, comments that were highly rated often were not being displayed. This was because they were replies to comments that were below your threshold. I've changed it to reparent highly rated comments by defaults. This is an option though so if you liked it the old way, you can Log In and change it.

Its a little confusing at 0 or 1 because you'll get chunks of conversation that seem out of place... well, they are because their parent is missing. But at the higher thresholds its very useful.

Sort Modes I added a few new sort modes (primarily so that jwz would stop pestering me :) that some of you might like. The existing Oldest First/Newest First sort modes still maintained thread structure. I've added new options that blow the threading away for those of you who want to strictly read comments in order.

New Topic Icons if anyone has nice icons that we could use to represent Graphics (A paintbrush?), Education (pencil? those dumb hats?), Media (vomit? a newspaper?), Opinions (a soapbox?) Don't send me crap, but if you have a nice image, I'll make it fit Slashdot. I'm mainly looking for clean photos or illustrations that I can play with.

Moderation I had a few glitches that were causing an unhealthy number of moderation points getting reinsterted into the system. I've tweaked around some numbers and fixed some bugs that should help. A lot of the problems we were having was simply that there were several times the number of points available than I intended. It appears that it is very important to keep the number of points scarce so people take them seriously and don't simply abuse the hell out of their power.

I added an over/underrated option to the drop down list of flags- these options don't change the textual description of the comment, but they do change its value, although they are slightly more limited than the other ratings (You can't "Overrated" a comment down to -1). Hasn't been tested much yet. Trial by fire methinks :)

Misc I've pretty well finished rewriting the Moderator Guidelines at this point so I guess we can consider them out of beta. There are a few minor points that they don't make yet, as well as a few other points they ought to make, but they're pretty solid. Suggestions are welcome.

I put my plan file up on a web link. Since I took finger down (a loooong time ago) nobody really new what I was up to. I don't do a very good job of keeping it up to date.

Ah well, thats all for now. I still need to clean out the quickies bin and then I'm largely caught up... a few Slashboxes need work, a few minor features, a couple major features, and then I can let the dust settle again for a bit. I just got 3 DVDs of South Park and I think I've earned some R&R time. Plus, now that the wireless lan is up and running in the Geek Compound, I can keep an eye on things from my couch. Yum.

187 comments

  1. what about the box? by Anonymous Coward · · Score: 0

    tell us more about the box. perspiring minds want to know.

    1. Re:what about the box? by Jesse+Shrieve · · Score: 1

      The images are now coming off yoda, a nice rackmount box with dual 450mhz PIIIs, 512MB of RAM and 18GB of UW SCSI HD. It's running FreeBSD 3.2 (-STABLE)

    2. Re:what about the box? by gavinhall · · Score: 1

      Posted by Wookie Trainer:

      The images were formally being retrived off the adfu server, flotsam.slashdot.org. They are now hosted off slashdot.org now, i guess.

  2. FreeBSD v.s. other *BSD variants by Anonymous Coward · · Score: 0

    I know this has been asked before, but I've never seen a good answer. What the difference between the various BSD variants, aside from obvious stuff like platform support?

    I'd like to setup a BSD box and I'm thinking about FreeBSD or OpenBSD, but I don't know why :)

    1. Re:FreeBSD v.s. other *BSD variants by Anonymous Coward · · Score: 0

      NetBSD is pretty easy to install on the x86 architecture. In fact, I used it for a time on my 486 laptop because it has a smoother NFS install than any Linux (the PCMCIA ethernet drivers are directly in the kernel, rather than off on the side). If you're trying to make it share a hard drive with another OS it's a bit more of a challange, but if you're giving it a whole machine it's as simple as telling it to take the whole drive and agreeing to the (fairly rational) default partitioning scheme it suggests.

      The 1.4 install scripting has changed somewhat from the 1.3.x method (I am not involved with it in any official capacity, just my observation.) A CD-ROM distribution of 1.3.3 for x86 is available at CheapBytes.

    2. Re:FreeBSD v.s. other *BSD variants by Anonymous Coward · · Score: 0

      Its like this. OpenBSD is more secure then FreeBSD in the hands of a skilled sys admin. FreeBSD is about 5% faster at threads then OpenBSD. OpenBSD isnt slow, its fast. FreeBSD isn't insecure, its still very secure.

      If performance is a big part, go FreeBSD, if security is, OpenBSD would be wiser.

      Also, please note, OpenBSD isnt garenteed security, you've gotta know a thing or 2 about it to secure a box up. And FreeBSD is very secure as well.


      Oh well, just my contribution to the world, flame away.

      ps: im not a coward, im gusmaster@mediaone.net and i forgot my pw :)

    3. Re:FreeBSD v.s. other *BSD variants by Anonymous Coward · · Score: 0

      OpenBSD may be secure but it's slow as sun baked shit sliding off a wall and with regards stability, I recall v2.3 kernel panics when run very memory intensive apps

    4. Re:FreeBSD v.s. other *BSD variants by slk · · Score: 4

      The main free variants of BSD are FreeBSD, NetBSD, and OpenBSD. They have different focuses.

      NetBSD aims to be a stable, portable research platform. It runs on more hardware than any of the others, but has the ugliest installation (at least on sparc, 1.4 requires you to computer the block offsets of the cylinders to partition a disk). However, it runs on virtually anything, and is quite stable.

      OpenBSD forked from NetBSD some time ago. Their primary focus is security. It runs on a good portion of the hardware that NetBSD runs on, is probably a bit less stable, and has massive amounts of crypto included in the distribution by default.

      FreeBSD is primarily on Intel, though there is also a port to the Alpha. It has the nicest (by far) userland and installation, and the largest collection of ports. Its primary goals are stability and performance, with a strong security element (though not nearly as paranoid as OpenBSD). I'd say its largest strengths are overall performance and especially network and general I/O performance, and its biggest weakness is that it only runs on x86 and Alpha hardware.

      Right now my personal stuff runs FreeBSD, and a couple of the sparcs at work run NetBSD (mostly a Linux shop).

      --
      ERROR: Null .sig, core dumped.
    5. Re:FreeBSD v.s. other *BSD variants by Tank · · Score: 1

      FYI RE: OpenBSD

      I've been an OpenBSD user for several years, and have not had any problem with stability (at all). The real issue with OpenBSD is that it is a fairly small and highly technical community, meaning it can (at times) be difficult to get support for new users. This is improving however.

      The comments about OpenBSD being less stable than the others is not deserved. (I will, however, note that FreeBSD is the best performing, mainly due to it's x86 specificity).

    6. Re:FreeBSD v.s. other *BSD variants by cjs · · Score: 1

      Oh no, not again! This is right up there with the `What's the difference between Red Hat, Debian and SUSI?' question.

      I seem to recall the answer to this being in the BSD FAQ, which used to be at http://cynjut.neonramp.com/index.html, but that site seems to be down at the moment. I'm sure a web search on this topic would turn up something, though.

      Here's my quick summary:

      • NetBSD is concerned with clean internal architecture and portability, and runs on a lot of platforms.
      • FreeBSD is concerned with optimal performance on the i386, though an Alpha port is in progress. It has the best VM system of the three.
      • OpenBSD split from NetBSD a few years ago, and started with NetBSD's code base. They've done a lot of security work on it, but not much other work, and stopped importing NetBSD's changes a couple of years ago, so they don't have a lot of the new NetBSD stuff (device driver structures, VM system, ports, etc.).

      And if that's not enough, you can check out this link for another view of the differences.

      cjs

      --
      The world's most portable OS: http://www.netbsd.org.
    7. Re:FreeBSD v.s. other *BSD variants by AT · · Score: 1

      This picture illustrates most of the BSD family tree (except OpenBSD, which forked from NetBSD): Link.

  3. WTF? Can't disable image loading in new Netscapes? by Anonymous Coward · · Score: 0

    Now why would Netscape do this? This sounds like a move desired by banner add agancies and the like than something the users actually requested. Ya know it really sucks when politics starts shaping software design instead of what users want.

  4. whoooo i can see images!!! by Anonymous Coward · · Score: 0

    suddenly it has all become clear to me, images, loverly images. lord how i hate them firewalls.

    on the subject, anyone know of a site that acts as an http proxy to things like ftp and https etc. ?

    any help would be appreciated.

    latah,
    me.

    1. Re:whoooo i can see images!!! by Tiburon · · Score: 1

      I am not sure, but I think Lucent technologies's proxy server may work with https and ftp when used through a browser . The for the main page is www.lpwa.com or http://lpwa.com:8000

      --Tiburon

  5. Re:Bug in the setup? by Anonymous Coward · · Score: 0

    Me again, Anonymous Shepherd =)

    Really screwy.

    So the original post isn't at all visible, but all the comments above threshold are. I guess this is reparenting?

    It's really odd to see a ranking order of 2, 3, 2, 2, 3 on a list of comments, when you specifically ask to sort them based on highest scores first.

    On the other hand, there is no more doubling of comments. But comment order is *really* screwy for Anonymous Cowards. Any comments from non-anonymous cowards? Does changing the reparenting box under preferences cause doubling of highly rated comments?

    -AS
    *Pikachu!*

  6. Anyone see anything odd? by Anonymous Coward · · Score: 0

    I'm a bad test, as I can *always* see my own comments, no matter the threshold...

    Though I do know reparenting works great, anyone want to change their threshold levels and respond?

    Specifically, when I saw the page as an AC, slashdot didn't seem to know how to order/rank the messages, and I got a list of 2, 3, 2, 2, 2, 3, 2... everything else was below threshold =)

    I guess it's unimportant, really.

    It seems as if, for the AC, that the original post doesn't stay visible, no matter how high the comment attached to it... Though the comments do become visible...

    For me, when I'm logged on, my original posts are visible, but I suspect that's because my posts will *always* be visible to me...

    1. Re:Anyone see anything odd? by Jburkholder · · Score: 1

      hmm, haven't tried viewing as AC, will try that next.

      Yep, I'm seeing the reparented post twice. And if I reply to the reparented post, my below-threshold replay also shows.

    2. Re:Anyone see anything odd? by Mr.+Ayo · · Score: 1

      Um, reparenting really stinks right now.

      With user defaults, the sorting is out of order as mentioned. Also, if I want threaded comments, I want them threaded, period. I hate reading replies that are not below their parents. I would rather have to read a crappy post before a good reply than just a reply.

  7. VA FreeBSD Systems? by Anonymous Coward · · Score: 0


    Somehow, I find it ironic that you would get a brand new VA box and immediately install FreeBSD on it. You don't want to force VA to change their name again, do you? (Perhaps to VA Linux/BSD/Etc. Systems)

    -allergic to cookies

    1. Re:VA FreeBSD Systems? by Jesse+Shrieve · · Score: 1

      What I find ironic is that out of four machines (all VAResearch), two came with Linux metal plates on them and two didn't. The two with the Linux plates run FreeBSD, yet the two without metal plates run Linux. =) We'll have to pry em off and put them on the right boxes.

    2. Re:VA FreeBSD Systems? by softweyr · · Score: 1

      Don't forget to stick those lovely "Powered by FreeBSD" stickers on the boxes after you get the penguins pried off. It's lovely to see the little smiling daemon keeping an eye on things... ;^)

  8. Suggestion to make moderating easier by Anonymous Coward · · Score: 0

    I normally browse Slashdot with score thresholds,
    sorts, etc. It's great for reading the news and
    discussions, but really inappropriate for
    moderating.

    It might be neat if the user preferences had two
    sets of threshold settings for each user. One
    set (e.g. might have +2 score threshold) to be
    used normally, and another set (e.g. -1
    threshold) would be used when you have
    moderator points. Just a thought.

  9. Re:PH33r 7H3 31337 h4X0r1N6 0v s0UTH3rn h4X0rz!!1! by Anonymous Coward · · Score: 0
    I get the same feeling when I read Chaucer or Beowulf. That stuff makes your brian hurt.

    Hmm, let's see if slashdot handles Old English HTML tags properly:

    If &yogh;e cæ fæþom þhis, meðyncs &yogh;e hæst a goode græsp of þe Englisc længuage.

  10. Why assume all h4x0rZ are guys? by Anonymous Coward · · Score: 0

    Maybe there are some 'l33t 6rrlZ out there too?

    1. Re:Why assume all h4x0rZ are guys? by Anonymous Coward · · Score: 0

      U /\/\4|3 4 \/4l1|) p()1/\/7.

      I must remember to use gender-neutral talk when describing someone I don't know well enough to be sure of their gender. :-)

    2. Re:Why assume all h4x0rZ are guys? by Anonymous Coward · · Score: 0

      The *vast* majority of "crackers" (what 95% of the world calls "hackers") are male. I'd say 95%, but then I'd be using 95% in the same sentence twice. The vast majority of females who associate with hackers/crackers/spiders/whatever are hacker groupies. They like to hang around smart guys who are adventurous and rich. And they're fairly promiscuous. Works out pretty well.

    3. Re:Why assume all h4x0rZ are guys? by Luarvique · · Score: 1

      Absolutely correct. I always use gender-unspecific
      "it" when talking about their kind. With no significant brain activity, they do not deserve
      "he" or "she" anyway.

  11. Re: Moderation by Anonymous Coward · · Score: 0

    ObSpellCheck (sorry)
    echo "contankerous" | sed 's?con?can?'

  12. Dynamic Moderating. by Anonymous Coward · · Score: 0

    Why not count the total moteration points used in a forum. Then take mod points over number of posts. Articles with a poor Mod to Post ratios should get extra temp moderators just for that topic.

  13. Re:Its a slooow server again guys.... by Anonymous Coward · · Score: 0

    Uh.

  14. Re:something screwy? by Anonymous Coward · · Score: 0

    I always thought the first tech support skill you'd have learned would be mind reading. My favourite, and very often had conversation: (Note: I work at a college where lazy students shove computers around, and don't connect 'em back up properly)

    Caller: My computer won't go.

    Me: Ok. What are the symptoms.

    Caller: It shows an amber light.

    Me: Ok. Anything else?

    Caller: I'm not sure. Can you take a look for me?

    Me: Allright. I'll be there in 15 minutes.

    What do I find out? When I go there the amber light is on since the monitor is in "green mode". Why? Because some dork pulled out the monitor cable. Try and figure out that solution from the conversation...

    Answer: You need to be able to read the minds of the callers. It would make for an easier solution (Plug the cable attached to the monitor that DOESN'T look like a power cable into the similar shaped connector on the computer. All better now? Thank you, come again). >:-)

  15. Taking their jobs seriously... by Anonymous Coward · · Score: 0
    Possibly because some of the moderators have things like finals, Memorial Day vacations... My guess is that Rob kinda looks at the statistics for how many comments are actually moderated.

    Slightly off topic, the main thing I've noticed lately is that a few comments get to five very quickly, and some better comments which got posted later don't. Perhaps moderators tune out a bit once a few comments get up to a high level? Or do they get docked for knocking a high score back down? Don't know. Anybody moderators care to comment? (Note: I hear that moderators are supposed to be anonymous, so log out before you respond please).

    I do know I've been busier than I've ever been, so even if I was a moderator, these last few weeks I wouldn't have been able to use many points even if I was suddenly given an unlimited supply.

    Still, what we've got is a lot better than last February, when I first joined the site. Although I miss the glorious MEEPT on occasion...

    1. Re:Taking their jobs seriously... by Anonymous Coward · · Score: 1

      Ok, just logged out.

      The problem started (IMHO) when Rob added those words (you know, Informative, Interesting and so on).

      Now the moderators just read a bit of the post and think "yes, kind of interesting", So it get's +1. Not even cheked what score it already had and if it even deserved a higher one. It was interesting so it got +1.

      Same problem on the other site. Posts that are around 0 and 1 get moderated down to -1 for beeing a bit Offtopic or Redundant (Me Too!). -1 is certainly not the place where those posts should be but it happend a lot in the last few days.
      moderator's guide: Average Comments might be slightly offtopic, but still might be worth reading. They might be redundant. They might be a 'Me Too' article. They might say something painfully obvious. They don't detract from the discussion, but they don't necessarily significantly add to it. They are the comments that require the most attention from the moderators, and they also represent the bulk of the comments. (Score: 0-1)

      So my suggestion is:
      Do away those "names" and give us back the good old -1;0;+1 method. It was a nice idea but it did not work.

      Note: I did generalize a lot. If you are better as a moderator, we are happy to have you, but this is my view from the current state.
      Your anonymous moderator

    2. Re:Taking their jobs seriously... by antizeus · · Score: 1

      I haven't been a moderator, so I don't know how it looks now, so this idea may already be in play, but....

      Maybe the moderation input should be -1/0/+1, and then the moderator chooses a descriptor (Insightful etc) after a -1/+1 change.

      --
      -- $SIGNATURE
  16. Re:Icons by Anonymous Coward · · Score: 0

    How come you are offering someone elses services? Is Tigert an employee of yours?

    Stefan

  17. Re:Its a slooow server again guys.... by Anonymous Coward · · Score: 0

    Thank you for your "informative" post. You say you used a BSD but which BSD? Unless it was FreeBSD your post has no relevence here.

  18. Re:Its a slooow server again guys.... by Anonymous Coward · · Score: 0

    > Hmm, oh you used bsd...I tried that once...its
    > great for an email server cause its slow and
    > steady
    (Score:1, Informative)
    Now I know how moderation on Slashdot works :-/.

    Does this mean the administrators are not as closed minded as the moderators?!?

  19. Re:How about all of the downtime? by Anonymous Coward · · Score: 0

    It's not flamebait. I have problems all of the time, too.

  20. #3 by Anonymous Coward · · Score: 0

    Elite #3: a very cool space fighting/trading game

    :-)

    I spent nights and days playing this on my C64/C128 and later Acorn A3000.

  21. "Gradual steps" by Anonymous Coward · · Score: 0

    Oh, does this mean, it will go like this:

    3 FreeBSD 1 Linux
    4 FreeBSD
    1 NetBSD 3 FreeBSD
    2 NetBSD 2 FreeBSD
    3 NetBSD 1 FreeBSD
    4 NetBSD
    Peace on earth and food for everybody.

    :-)

  22. Re:FreeBSD by Anonymous Coward · · Score: 0
    Do tell, why you keep insisting on FreeBSD...

    The network stack is not significantly different from Linux's, AFAIK. They can both saturate a 100 Mbps network adapter.

    Stability seems to be in the same ballpark.

    Only big difference I see is a rejection of SysV UNIX stuff like /etc/rc*.*, which I much prefer to the old BSD init stuff.

    I have to use FreeBSD a bit at work, and have never liked it. It feels crufty...kind of a Crabby Old Man operating system. I have not experienced stability problems with Linux, FWIW.

    Likewise, BSD *is* stable, but I just haven't seen any advantage to go with it (and its cruftiness) over Linux.

    And, from what I've seen, any shortcoming in the Linux kernel gets addressed in relatively short order.

    Oh, well. Personal preference, I suppose...

  23. Linux box OK; FreeBSD box lagging by Anonymous Coward · · Score: 0

    Dunno, but a few minutes ago, my browser was sitting there with the HTML loaded, waiting for the BSD box to send the icons.

    1. Re:Linux box OK; FreeBSD box lagging by Anonymous Coward · · Score: 0

      It's been the exact opposite for me. Icons are there almost immediately, much less waiting than before

  24. Great.. by Anonymous Coward · · Score: 0

    Now just another open source OS to confuse the suits with..

    "hey sysadmin, I thought Linux was what you wanted, not freebsd. How come you keep changing your mind? Lets just go back to that Windows stuff." -suit

  25. Creating a Questions+Comments Page for Slashdot by Anonymous Coward · · Score: 0

    There is nowhere permanent on Slashdot to post topical comments, suggestions or questions about Slashdot itself, e.g. how many people read Slashdot today, how best to use Slashdot via my firewall, who's CmdrTaco, what text clients do people use for reading Slashdot, where is Slashdot, etc. This would be a place for discussion. It could be called something like "The Slashdot Comments/Questions Page" linked from the home page slashdot.org/comments.htm where people can discuss current Slashdot issues.

    1. Re:Creating a Questions+Comments Page for Slashdot by Anonymous Coward · · Score: 0

      Whenever people want to discuss issues about Slashdot, there isn't a place for them to do it so they start new off-topic threads which other people may not want to read. A Comments/Questions page would provide a place where people can put these posts without increasing the noise level in unrelated discussions.

  26. The Obvious Question: by Anonymous Coward · · Score: 0

    "They like to hang around smart guys who are adventurous and rich."

    So why are they interested in 'crackers'?

    Because, hey, all crackers aren't 15 year old script kiddies with an overinflated sense of their own intelligence sitting in their parents' basement. They really would be able to speak to promisuous females. They are "adventurous and rich", because there's a LOT of money in DOS attacks. Of course, chicks dig them. They aren't overweight pimply faced teenagers who are k-rad 31337, whose only social contact is other k-rad haxors on IRC.

    Or are you forgetting that there is a difference between the real world and your wet dreams?

    "Ooh, how sexy. A Teardrop attack. Me so horny."

  27. Re:FreeBSD by Anonymous Coward · · Score: 0

    There's more than the networking stuff:

    FreeBSD's VM system performs better under high load than Linux' (not as good as NetBSD's UVM though).

    Linux' SMP has surely been improved a lot with 2.2.* but it's still not stable enough (and the 2.2.* kernels have still too much bugs...).

    > And, from what I've seen, any shortcoming in the
    > Linux kernel gets addressed in relatively short
    > order.
    Yes. But this means compiling+installing a new kernel everytime. Not good for production systems.

  28. Re:/. light ru13z... w3rd by Anonymous Coward · · Score: 0

    I use light mode also, it's great, but an hr would be great between posts. By the way, the article says dual P2 for the FreeBSD server, but a post says P3.

  29. You forgot GNOME vs KDE! by Anonymous Coward · · Score: 0

    Saying GNOME is buggy: -1, Troll
    Saying KDE is more user friendly: -1, Flamebait

    Of course, we don't really see much KDE articles..

  30. Odd Behaviour of Slashdot's "Older Stuff" links by Anonymous Coward · · Score: 0

    If you want to see yesterday's Slashdot or earlier issue you go to the "Older Stuff" sidebar at the home page and click on a link to a previous day.

    Sometimes, like now (10PM EST, Thu 4th June), Slashdot's yesterday link doesn't work as expected and insteadit takes you to today's page and you have to edit the URL by hand e.g. change issue=730273 to issue=730272.

    Is this behaviour intentional? Perhaps Slashdot is using a rolling 24-hour window for day boundaries rather than the everyday meaning or maybe there is a bug in MySQL or Slashcode v0.3.

    The affected URLs for today and yesterday are:

    Yesterday's link (uncorrected) is June 3rd, 1999:
    http://slashdot.org/ index.pl?section=&issue=730273&mode=thread
    Yesterday's link (corrected) is June 2nd, 1999:
    http://slashdot.org/ index.pl?section=&issue=730272&mode=thread

    1. Re:Odd Behaviour of Slashdot's "Older Stuff" links by Anonymous Coward · · Score: 0

      Whatever the cause, it's been happening for a long time, possibly since October 1998.

  31. anti-FreeBSD ??? by Anonymous Coward · · Score: 0

    I see a few anti-FreeBSD sentiments here.
    Is Slashdot only for Linux or the entire
    open source community? I for one would
    like to see FreeBSD in action at Slashdot
    along side Linux. Open source, open mind.
    This can only benefit all.

    Stephen
    schan_ca@rocketmail.com
    Slackware 3.6
    FreeBSD 3.2

    1. Re:anti-FreeBSD ??? by Anonymous Coward · · Score: 0

      *BSD is very evil and must be destroyed.
      We want Micr^H^H^H^HLinux world domination!

    2. Re:anti-FreeBSD ??? by Anonymous Coward · · Score: 0

      >*BSD is very evil and must be destroyed.

      The devils with tridents are usually a good give away

    3. Re:anti-FreeBSD ??? by Anonymous Coward · · Score: 0

      You're reading a different thread than I am; I see very little anti-BSD stuff, and quite a bit of anti-Linux FUD posted by religiously anti-GPL BSD advocates.

    4. Re:anti-FreeBSD ??? by softweyr · · Score: 1

      No, you got it backwards! BSD is the *Lite* side of the Source! It says right there in the CVS logs...

  32. Anonymous Coward using Lynx... by Anonymous Coward · · Score: 0

    yay. No difference in speed for loading (chuckle). No preferences to set.

  33. Pulling a Mindcraft by Anonymous Coward · · Score: 0

    "well you screwed up cause linux is much faster when optimized properly."

    It's just a thought, but do you think BSD might be faster when optimized properly as well? Did you even bother trying that, or did you just pull a Mindcraft and assume it would be optimized out of the box?

    1. Re:Pulling a Mindcraft by Anonymous Coward · · Score: 0

      FreeBSD's FFS implementation is about 40% slower than it should be out of the box because of a licensing thing that you have to look at before compiling part of it into the kernel, and like Linux it puts in a lot of code to get around things like the f00f bug and dodgy motherboards

  34. Re:Its a slooow server again guys.... by Anonymous Coward · · Score: 0

    i hate to break your bubble but *BSD's are proven time and time again to be more stable and slightly faster when it comes to networking then linux, (for now at least, at the speed of development im surprised that linux hasent surpassed BSD by now)
    good choice rob and hopefully you will be sticking with it :), well my two cents.

    -pinkdaisy

  35. Re:FreeBSD by Anonymous Coward · · Score: 0


    Folks, lets get real. FreeBSD, Linux, and even DOS
    can saturate a small enough pipe, and with a tiny
    amount of horsepower can saturate 10 or even 100
    mbps pipes. /. is _really_ popular; it can take
    a while to get everything.

    We agree that Apache should be the server to run, right? Why can't we focus on suggestions to make /. run faster, make apache better? Who cares which
    free Unix we use, as long as it speeds up the site?

  36. Re:FreeBSD vs Linux? Anyone know? by Anonymous Coward · · Score: 0

    5 things that I hear frequently and accept for factual information in FreeBSD's favour

    1. FreeBSD networking code is far more stable than Linux, and FreeBSD 2.x is about twice as fast as Linux 2.0.x networking (although that gap has supposed to have been closed quite a bit since Linux 2.2.x, but not enough), I've read this in 2 separate articles

    2. FreeBSD's SCSI CAM system is a lot faster than Linux's SCSI system, I think an example of this networking and SCSI speed difference can be seen in the amount of data they shove out of WC Archive on their one FreeBSD box

    3. FreeBSD has a superior VM system. There was a paper posted up about that when they made the switch (I think that was around version 3.1).

    4. FreeBSD thread switches a lot faster than Linux, and hence multithreaded Linux binaries that you run under FreeBSD emulation actually runs faster in FreeBSD

    5. FreeBSD is a lot more secure than Linux, you'd see this in the amount of security exploits that come out for both platforms, the FreeBSD people share a lot of the same security work done by the OpenBSD people.

    At one stage Linux IDE access was a good bit faster than FreeBSD's but the other day I did a speed comparison between the 2 on Linux 2.2.5 box and FreeBSD 4.0-Current (on the same machine) with their new alpha IDE drivers and the FreeBSD box actually accesses Linux partitions faster than Linux (but only by about 3 - 4 %), of course these IDE drivers won't be in the stable FreeBSD release until, well obviously when they're stable.

    In Linux's favour I'd give the following points

    1. Linux has more drivers and interesting kernel bits and pieces than FreeBSD, anybody who has an ATI 128 card knows that there's no XFree86 server for it so if you want to use X you have to use Linux's Vesa Frame buffer with XF86_FB

    2. It's got a lot more variety when it comes to distributions and installations are prettier and easier for newbies

    3. Linux kernel is much more modularised, FreeBSD does modules but not as much as Linux, of course the reason for this might be because with Linux you need modules if you want to be able to change settings without recompiling, with FreeBSD there's a builtin kernel configurator in the kernel.

    4. It's definitely a lot easier to find help and documentation with Linux.

    A lot of people not in the know would argue Linux's vast software base. FreeBSD can compile and run just about any open source program that Linux can run and just about every commercial binary only Linux app I've seen runs under emulation in FreeBSD (at more or less the same speed).

    Bottom line, if you're new to Unix and want to learn as painlessly as possible, go for Linux, if you want a fast, stable and easy to admin server then go for FreeBSD. Desktop use I'd edge toward Linux aswell because most distributions of Linux come with that in mind and FreeBSD requires a bit more configuration, having said that I couldn't tell the difference between my FreeBSD and Linux desktops (if not for the BSD daemon and Penguin logos on the login screens).

  37. Re:FreeBSD and softupdates by Anonymous Coward · · Score: 0

    >If you use FreeBSD, use it with softupdates (look in /sys/ufs/ffs) - it makes things a LOT faster !!!!

    Yes, this is very true, there's a README in said directory detailing the performance differences. If I recall correctly, read accesses are generally about the same but when you're creating and deleting files it does it all asynchronously and clusters files in such a way that you get about a 40% increase on average (and speed up disk reads for future access)

  38. Re:FreeBSD's SMP support by Anonymous Coward · · Score: 0

    It supports it and it's very stable in that regard but it's not as fine grained as Linux SMP.

  39. Re:FreeBSD by Anonymous Coward · · Score: 0

    > Do tell, why you keep insisting on FreeBSD...
    > The network stack is not significantly
    > different from Linux's, AFAIK. They can both
    > saturate a 100 Mbps network adapter.

    They "can" both saturate one yes, but if memory serves, only one of them can maintain that saturation. Lets not forget that FreeBSDs network code is derived from the oldest most stable TCP/IP code still in use (The first unix with TCP/IP was the original BSD distribution (I think around 4.2 ish?), FreeBSD consists of a lot of BSD 4.4 lite code)

    > Stability seems to be in the same ballpark.


    > Only big difference I see is a rejection of
    > SysV UNIX stuff like /etc/rc*.*, which I much
    > prefer to the old BSD init stuff.

    Well, FreeBSD is a hybrid of both worlds these days, core system configuration is done in a central rc.conf file, that is only stuff essential to the base system, optional packages often have an rc.d style system (check /usr/local/etc/rc.d or something). I think this is the best combination, if I want to configure FreeBSD it self I go to the one file, if I want to configure something like apache I go to the SysV type system.

    > I have to use FreeBSD a bit at work, and have
    > never liked it. It feels crufty...kind of a
    > Crabby Old Man operating system.

    Is it possible you're running a crufty old version of FreeBSD? Because as far as unices go there's none as similar to Linux as FreeBSD (don't bring in the SysV vs. FreeBSD comparisons, slackware Linux is very BSDish)

    > I have not experienced stability problems with
    > Linux,
    > FWIW.

    A lot of these things don't turn up until you get heavy loads, Linux 2.0.x is very stable yes, 2.2.x on the other hand has quite a few problems.

    > Likewise, BSD *is* stable, but I just haven't
    > seen any advantage to go with it (and its
    > cruftiness) over Linux.

    I posted a comparison between FreeBSD and Linux, half derived from reading articles, half from personal experience, I forgot to mention though that Linux has one of the worst NFS implementations around, FreeBSD and most unices kick Linux ass in that regard.

    > And, from what I've seen, any shortcoming in
    > the Linux kernel gets addressed in relatively
    > short order.

    Bugs are addressed in very very short periods (within hours), short comings such as their
    shoddy SCSI system still isn't anywhere near
    being addressed, and kernel NFS isn't moving very fast either.

  40. FreeBSD vs Linux? You tried 'em, you pick! by Anonymous Coward · · Score: 0

    The standard response is: try them and pick the best. You've tried both, so now you get to pick for yourself!

    I've had such a good time with FreeBSD, I haven't bothered to check out the competition. But every time I've touched Windoze, I want to get a hold of Billy boy and ... well, I can't say with Kids Watching.

    Just pick the one that works for you. And it won't be Windoze, I can tell you that much!

  41. Re:FreeBSD's SMP support by Anonymous Coward · · Score: 0

    > It supports it and it's very stable in that
    > regard but it's not as fine grained as Linux
    > SMP.
    But since Linux SMP crashes very easily under
    heavy load I call it "experimental" and thus
    useless for a production system.

  42. Re:FreeBSD and softupdates by Anonymous Coward · · Score: 0

    I would say that 40% is far from the truth. A friend untared(and gziped) Objective Caml on his PI-400MHz with a Maxtor 10GB drive 7200rpm drive.

    His computer running FreeBSD 3.1R with IDE UDMA and Softupdates turned ON untared this archive in 0.4s. We're talking about 1000 files speard over about 6MB of data. I'd say that is very fast and I doubt that Linux(with async mounts) could do it much faster.

  43. Re:WTF? Can't disable image loading in new Netscap by Anonymous Coward · · Score: 0

    Communicator 4.6 for the Mac has the same option in the same place.

  44. Re:FreeBSD and softupdates by Anonymous Coward · · Score: 0

    Yeah, for file creation and deletion it's miles faster than 40%, I say on average because file reading and directory traversal is the same speed without softupdates. That is until softupdates directory clustering kicks in :)

  45. Translation of the message: by Anonymous Coward · · Score: 1

    Translation for the numerologically and capitally impaired ;-)

    Headline: Fear the elite hacking of Southern Hackers!

    We love to hear about web site updates because you losers want to add new features but will always forget to close secutrity holes. Thats ok, we'll find them for you. Heh.

    Bit Thrasher, Southern Hackers.

    Translation of word "elite", using the "new" Oxford mini-dictionary:

    Elite: #1. Group regarded as superior and favoured. #2. Size of letters in typewriting.

    (Must be number two, this guy writes with a lot of capitals...).

    1 \/\/()/\/7 \/\/()rRY, 5145|-||)()7 r()> 7()() /\/\\/(|-| 2 |3 |-|4(|











    (I won't worry, slashdot rocks to much to be hacked. More than once.)

  46. Less mod upping, Default score. by Anonymous Coward · · Score: 1

    It seems that moderators have become under active in raising good AC posts to 1... Perhaps they dont want to waste their votes to raise normal posts? Any ideas why?

    On a somewhat related note, I'd like to suggest that logged in users inital score be set zero if their average score over the last week (or whatever time is easy for slashdot) is =.5, 1 if their avg score = [.5-2], or 2 if their avg score is above 2.

    This way, logging is as use wont be adventagious unless you have a okay history. Habitually good posters will be rewarded with an extra high startup.

    People less then N (say 5 per week) posts in the last averaging period should bs assumed to have an avg score of 0.

    1. Re:Less mod upping, Default score. by IIH · · Score: 1

      AC comments are a difficult one, as they vary in quality so much. If I see a AC comment that's been scored up to 1, I'd read it, as it's a comment that someone thought was worth 1, rather than getting a 1 by default. However, a score of one, is still a score of one, even if IMO, an AC post of score 1 is usually worth more than logged in post of 1
      For an AC comment to reach my overspill index threshold (+2), it has to be upped twice

      Giving a poster who often gets moderated up an inital higher score is a good idea on the surface, but I think it's a bad thing, and there are always potential problems.

      Remember the basic premise of the moderator guidelines: Concentrate on promotion, not demoting. With that in mind, if you give people with high averages high initial scores, not all of those posts will be good, and some will have to be marked down, wasting moderation points.

      Another potential abuse if someone gets a high initial posting score, is to post a lot of comments to old threads, and suddenly they have 100 comments, all score 2, which will look even better to the system.

      Also, even though under the idea you have there, I'd start on a 2, I don't want to! I want to earn that point for each comment I post. (I still remember the buzz when I got my first >1 post :) Compare that to feeling of the good poster, who gets "demoted" to a score of 1.

      The difference in default posting between logged in and AC posts results in problems like in the first paragraph (good AC post =1 ; average logged in post =1), increasing the possible difference to 2, would exagerate this more.

      Averaging as you laid it out, also favours people who post often ~2 , but doesn't favour those people who don't post very often, but post well.

      As a point about moderation in general, there is a risk that it may lead to steotyping of views.

      Ideally, moderators should be impartial to the opinion expressed, but they are only human. For example, if they see a badly worded comment, if they agree with it, it's natural to subconciously ignore the words, see the idea, and say "good post". If they don't agree with it, it will appear like nonsense. It's like seeing a pattern in ink blots, you can see randomness or patterns in the same blot.

      So, Joe Soap, posts a comment and gets upped, he'll try and post something as good again, and maybe along the same opinion. And Joesph Soap, Esquire, a moderator, who sees a post he likes, and upps it. Fred Bloggs reads at +2, only sees those posts.

      In short, there is no ideal scoring system, and this one has flaws, but it's quite good as it stands.

      --

      --
      Exigo spamos et dona ferentes
  47. Re:Moderation by Anonymous Coward · · Score: 1

    To tell ya the truth, I was happy before moderators' personal feelings/opinions about comments were added to the page. Feels a bit like the Sun to me (a local, tabliod, newspaper, where the editor replies to letters with caustic comments). Keeping it to a -1 to 5 numeric scale should be enough.

    If a comment isn't obviously enough of a troll/flamebait/etc... that it needs an explanation of why it was demoted to -1, then perhaps it should stick with a 0 anyways...

    jm2c.

  48. Some usability suggestions by Anonymous Coward · · Score: 1
    I really like the thematic tags, but why don't you
    separate them from the points. I mean, there will always
    be some posts that are good but unclassifyable.

    --Anonymous Moderator

    PS: Rob!! here are some features that would really help this site's
    usability.

    • HTML validation, link validation, spell checking, and grammar checking.
    • More source releases, especially in the customization areas of the code. Its time to simplify/
      refactor Slashdot's source code.
    • More permanency. Maybe you could archive only highly read and high-scoring posts/articles.
    1. Re:Some usability suggestions by TrentC · · Score: 1

      PS: Rob!! here are some features that would really help this site's
      usability.


      Woohoo! I'm not the only one who reads UseIT on here! Jakob Neilsen gives some good, free advice on that site.

      HTML validation, link validation, spell checking, and grammar checking.

      Are you talking about spelling and grammar for comments, or in general? I've seen some scary typos in story titles...

      I wonder how much overhead adding pelling/grammer checking to the "Post a Comment" functions?

      I just switched to iCab on my Mac, and it's a great browser that also does HTML checking on pages you're looking at. (Make iCab smile!) It also has a button bar for the new HTML 4.0 attributes (UseIT does a good write-up on it.

      Oh, and ditto on the code release. *grin*

      Jay (=

    2. Re:Some usability suggestions by SL+Baur · · Score: 1

      It would also be nice if the timezone feature in the user preferences worked. If it must be one timezone fits all, then a better choice would be UT.

  49. The real moderation guidelines by Anonymous Coward · · Score: 2

    Oh, you don't know the real guidelines?

    Linux hype: 5, Interesting
    *BSD bashing: 4, Interesting
    Something positve about Linux: 3, Informative
    Something negative about *BSD: 2, Informative
    Something negative about Linux: -1, Troll
    Something positive about *BSD: -1, Flamebait

  50. adfu.blockstackers.com slows down Slashdot by Anonymous Coward · · Score: 3

    Slashdot pages seem to load quickly and then freezes just before being displayed while adfu.blockstackers.com gets around to tossing an ad banner out. I see also that blockstackers.com is registered to Hemos (real name Jeffery Bates). Since /. and adfu are so closely tied, I see no reason for one server to be so much speedier than the other. A quick fix is to edit your local /etc/hosts file and make requests to adfu.blockstackers.com go to the firewall machine which refuses connections on nearly all ports. The banner load attempt quickly fails and /. works much faster.

    1. Re:adfu.blockstackers.com slows down Slashdot by Trepidity · · Score: 1

      Not sure if this is possible in Netscape, but in Opera I have it set to "display only cached images," so all the images display (since they're in my cache) but don't take time to load. Periodically I hit the image button to refresh everything in my cache, and all is well.

    2. Re:adfu.blockstackers.com slows down Slashdot by pen · · Score: 1

      IE5 is also having trouble. The IE version of the ads is loaded in an iframe, and when the iframe can't be loaded, it goes to the "page could not be loaded" message (it's HTML-based in IE5). Then, I have to press Back and see the page I was looking for.

      Don't ask why i'm using IE.

      ---

    3. Re:adfu.blockstackers.com slows down Slashdot by Y2K+is+bogus · · Score: 1

      It's probably because they're using tags
      for the ad, Netscape is notoriously crappy for
      it's render speed of funky things like layers and
      CSS.

    4. Re:adfu.blockstackers.com slows down Slashdot by Y2K+is+bogus · · Score: 1

      Doh! I thought they'd just do the old (amp)lt; thing!

      That would be the (lt)LAYER(gt) tag.

    5. Re:adfu.blockstackers.com slows down Slashdot by Io · · Score: 1

      What I really don't like about the ad banners (besides the speed) is that they are all in Swedish, as I'm working for a Swedish company, in the .se domain, but I'm actually British, working in Britain...

      How can I persuade the banner program that I'm not Swedish?

      Io

    6. Re:adfu.blockstackers.com slows down Slashdot by umoto · · Score: 1

      Well, that's a good solution in the technical sense but it's not good for slashdot. Slashdot needs a little money to keep going.

  51. Re:SLASH Code... by davidu · · Score: 1

    Virid, come on, dude!
    Rob has released upto pre-.3 plus patches on the slash-help list. the Slash code is in active development, with a news server interface in production, and many other interfaces being developed. I run a Slash based site, and many others do also. Don't be so negative until you know all the facts. Slash .3 will be skipped, and Rob will release .4 w/ moderation as soon as he has a chance. Why don't you join the effort and not just complain that you can't 'tar -zxvf' it and have it work.

    The only thing I could recommend for Rob to do would be to add the slash-help link to the code page.

    --

    # Hack the planet, it's important.
  52. Re:Icons by zztzed · · Score: 1

    Perhaps he was suggesting the possibility of slashdot contacting tigert about doing icons for them.

  53. Re:ftp.cdrom.com by Jesse+Shrieve · · Score: 1

    That's the network. During the morning I can easily get 13Mbps from ftp.cdrom.com (yes, 13Mbps, amost 1/3rd of a T3).

  54. Re:FreeBSD by Jesse+Shrieve · · Score: 1

    Actually, it's two FreeBSD boxes and two Linux servers. Back as you said, it's a gradual, one step at a time adjustment to see for ourselves how they each perform for our needs.

  55. Re:Jesse said switch ??? by Jesse+Shrieve · · Score: 1

    lol! Definitely a different Jesse.

  56. Yoda is pretty snappy! by Codifex+Maximus · · Score: 1

    Adfu was slow... yoda seems pretty fast. The add popped right up as if it was local.

    --
    Codifex Maximus ~ In search of... a shorter sig.
  57. Very strong agreement by adamsc · · Score: 1
    I think there should be two scales, one measuring how on-topic a post is and the other whether it was worth reading. For example, someone who posts a message with a ton of information related to the subject at hand should be scored up because it's useful. Someone who posts something hilarious that may be veering off into off-topic land would be scored down on topicality but could still be scored up if moderators thought it was entertaining.

    This would allow a more complex filtering system (okay, maybe that's not a good thing in your opinion. I happen to like it.) where a more serious user would want to see only on-topic posts while some others (e.g. the people who read everything on /.) would be more interested in entertaining posts.

    1. Re:Very strong agreement by jani · · Score: 1

      You have a good point.

      But it would _really_ help a lot of we could have both the system you suggest _and_ the "check boxes" for what kinds of comments we want to read, so that each use can choose which sorting/filtering method to use.

      As the moderation system is right now, I find it close to useless again, because far too many posts get the top score. I believe that adding more options to the way we view posts will help a lot.

      I'd also LOVE to see some kind of moderation of front page stories.

  58. Ads? by mholve · · Score: 0

    What ads? Use Junkbuster! :)

  59. but not enough to get blinked at :) by hawk · · Score: 2

    I generally don't bother blocking ads, but I set junkbuster to hit anything that blinks at me; it drives me nuts, and I've seen it bring this k6/200 to it's knees, doing nothing but blinking.

    I'd edit the binary of netscape, but there's the ocasional animation I want to see.

  60. Forced loading on netscape by hawk · · Score: 2

    On version 4, sort of. Previous versions made it an window-by-window option; 4 and later make it a global option, so all window must act the same. It's one of the reasons I stuck with 3.0 (but i can't on this new freebsd install, becasue archive.netscape.com is no longer open to anonymous access), while the other was the alt- to go back by that number of pages.

    1. Re:Forced loading on netscape by hawk · · Score: 2

      ahh, thanks. I'm happily running 3 again. First I downloaded it, then told the port to make itself so I could figure out where to stick the tarball, but now FreeBSD is happily downloading from the archives again through a nammed account.

      But I'd probably have not tried again for months without this information.

    2. Re:Forced loading on netscape by w_mute · · Score: 1

      archive.netscape.com is not open for anon connects anymore, but you can still grab older versions via their web site. Check out: http://home.netscape.com/download/archive/client_i ndex2.html

  61. ftp.cdrom.com never ran Linux by DrZiplok · · Score: 1

    It was briefly (many years ago) a Sparcstation 1, but it's been a FreeBSD box for years. The machine itself is never "slow"; it saturates its 100Mbps link on a 24x7 basis.

  62. Re:FreeBSD by Fastolfe · · Score: 3

    I believe the FreeBSD box he was talking about is the one that's now dedicated to serving up images. Any Slashdot "speed increase" or stability improvements you see (aside from those dealing with the images themselves) can't possibly be attributed to this OS switch.

    ...or are you just being an AC troll?

  63. Hmmm... by marcus · · Score: 1

    ..just fiddling, ignore me

    --
    Good judgement comes from experience, and experience comes from bad judgement.
    - W. Wriston, former Citibank CEO
  64. Re:Great setup! by Amazing+Proton+Boy · · Score: 1

    I am on Netscape v 4.51 and this function is still included. What version are you talking about?

  65. Re:ftp.cdrom.com by Rendus · · Score: 0

    Well, today cdrom.com IS "crappy ass".. Averaged 500 bytes/sec from it earlier... But usually I get 25-30kbytes/sec.

  66. Re:FreeBSD by luqin · · Score: 1

    actually, I vote for Roxen Challenger.

    ---

    --

    ---
    we stand in life at midnight, we are always on the threshold of a new dawn.
  67. Re:Please fix the HTML by [null] · · Score: 1

    It was said above: This happens to me too. Interestingly, a similar freeze effect happened to X Windows (NOT the whole OS) when I was using an early version of Daryll Strauss' X Server for Voodoo Banshee - he later fixed the bug, but windows (YES the whole OS) still crashes. And only on slashdot. I can't tell whether it's the windows banshee drivers suffering from the same bug, or whether it's something nastier (see below). Either way, improper HTML and/or buggy userland gfx should NEVER be able to bring the whole OS to a halt. Windows really is a crap system.

    Interesting, because I have a Banshee too, using their reference drivers. Anyone else see this? I'm using the reference drivers from 3dfx with mine.

  68. Re:SLASH Code... by [null] · · Score: 1

    There's a little link that says code on the page somewhere. It leads to Slash 0.2 and 0.3-pre. Please report to the eyedoctor. Oh yeah. Please report to the Slash-help mailing list too for information.

  69. Please fix the HTML by [null] · · Score: 2

    I've brought this up on the slash-help mailing list, and I really hate to put more pressure on, but I can't possibly be the only one with this bug, can I?

    With Slashdot in its normal (with all the tables and colors) display, both IE 4.01SP2 and Netscape 4.6 LOCK SOLID on me under Win98 when I scroll the pages. It doesn't happen under Netscape 4.6 on Linux, and it doesn't happen with "Slashdot Light" (great taste or less filling?). Basically, there's three constants here: my box (Gateway G6-400), Windows 98 (which I've reloaded 6 times and it still does it) and Slashdot (which is the only site this happens on). I'm seriously thinking the HTML making up Slashdot is seriously b0rked (run it through validator.w3.org and you'll see). I think a lot of the rendering problems people complain about would be solved if Slashdot put out correct or near-correct HTML 4. That way if there's problems, it's the fault of the browser and not Slashdot. Does anyone else agree with me?

    I speak with some experience here, as I took Slash 0.2 and made the front page HTML 4.0 with exception to ampersands in URLs (then again, that's mostly out of my control.)

    1. Re:Please fix the HTML by Hulver · · Score: 1

      This also happens to my Win98 system at home, which just happens to have a Banshee. Anybody see a theme occuring here.
      I don't find it very suprising that a bug in a Kernel level driver can take down the OS. A buggy linux Kernel driver can take down the whole OS as well, it just happens a lot less.

    2. Re:Please fix the HTML by soda · · Score: 1

      Use the Quake3 drivers for the Banshee in Windows. They fixed the problem for me.

      --

    3. Re:Please fix the HTML by GypC · · Score: 1

      Slashdot Light rocks!

      I encourage everyone to use it... it really speeds things up and looks much nicer IMHO.

    4. Re:Please fix the HTML by trb · · Score: 1

      On a related "please fix the HTML" point, I wish you would fix slashdot comments so that they never cause a browser in a reasonably sized window to scroll horizontally. I'm not sure what makes the comment windows so wide, but I suspect it's the green table that contains: title, username, Preferences, Top, n Comments, n Siblings. But I'm not sure. Anyway, horizontal scrolling is the bane of a browser user's existence, and should be avoided. If I want my window 350 pixels or 650 pixels wide, then the comments should wrap in that, no horizontal scrolling. (Perhaps this is a browser problem, but I'm using RH6.0 NS4.51, which should be pretty common around here.)

    5. Re:Please fix the HTML by DGolden · · Score: 1

      >With Slashdot in its normal (with all the tables and colors) display, both IE 4.01SP2 and Netscape 4.6 LOCK SOLID on me under Win98 when I scroll the pages

      This happens to me too. Interestingly, a similar freeze effect happened to X Windows (NOT the whole OS) when I was using an early version of Daryll Strauss' X Server for Voodoo Banshee - he later fixed the bug, but windows (YES the whole OS) still crashes. And only on slashdot. I can't tell whether it's the windows banshee drivers suffering from the same bug, or whether it's something nastier (see below). Either way, improper HTML and/or buggy userland gfx should NEVER be able to bring the whole OS to a halt. Windows really is a crap system.

      Alternatively, it could be Microsoft putting in their usual "break websites we don't like at TCP stack level" code. Have you ever tried to ftp to netscape with the command-prompt ftp client included in an early Win95 release? I have encountered "interesting" intermittent failures.

      Of course, that ftp client is just a recompilation of the BSD client, copyright acknowledgement and all. That's why we use the GPL, folks - MS can legally take BSD-style licensed source and corrupt it to their own ends, and release it, binary only, with whatever little extra "features" they see fit.

      --
      Choice of masters is not freedom.
    6. Re:Please fix the HTML by DGolden · · Score: 1

      I mean the X Window System, of course ...
      (Doh! so tired... 11 3rd Yr end-of-semester exams :-( )

      --
      Choice of masters is not freedom.
  70. Re:Moderation (WRONG!) by jani · · Score: 1

    That would be interesting, sort of, but since we really can't guarantee that a moderator has more of a clue than anybody else (because anybody else can be a moderator, too), it will fail horribly.

  71. Groovy! by otis+wildflower · · Score: 1

    BTW: which version is this? Shoudl I still download pre0.3 or wait until this is released?

    Thanks,

  72. Slash release ? by Etyenne · · Score: 2

    With all those bugfixe, it should be time for a new release of Slash my dear Rob. I have a lot of idea for wich I could pilfer some of your code !

    Thanx for your good work !

    --
    :wq
  73. Re:Test comment, any moderators? by EngrBohn · · Score: 1

    Sorry for the sillyness, playing to see if there is a bug in the system

    It's not playing if you can call it "testing" without your nose growing.
    Christopher A. Bohn

    --
    cb
    Oooh! What does this button do!?
  74. Re:Moderation (WRONG!) by Ed+Avis · · Score: 1

    Why not a moderator choice of "Wrong!"

    I don't think it's a moderator's job to decide that sort of thing, no matter how well-informed the moderator may be. The idea is that you can't moderate and post in the same discussion; being able to 'disagree' with posts would go against the spirit of this.

    Rebuttals to wrong posts should be in other posts, that explain why something is wrong. You can't just rubber-stamp something 'Wrong' without giving justification and being accountable (moderators are anonymous to ordinary Slashdot readers).

    --
    -- Ed Avis ed@membled.com
  75. Re:something screwy? by hime · · Score: 1

    Opera on the 16 meg machine will draw the dropdowns. But I left it open and tried to open AIM (hey, I got a friend I wanna talk to, ok?) and it complained of not enough memory again.

    WTF?

  76. Re:something screwy? by hime · · Score: 1

    Oh come on, that answer's too easy. It's not RAM, I've moderated on one of the two Windows boxes a few days ago.

    I'm scanning the systems for viruses here son (gonna take lunch first, I think). The 24 megger on the LAN is going to reboot, not load anything, and try again.

    I'm thinking the change in the code is doing something sloppy to IE specifically, since Opera does draw the box. Interestingly, the machine complained about memory there too.

  77. Re:something screwy? by hime · · Score: 1

    Okay, started out by having IE on the 24 meg LAN machine draw up the article at top that had 22ish comments (TCO/NT/2000/yay Linux, etc).

    It drew the pulldowns and I was able to open another session of IE fine. Now I'm trying yesterday's DSL article with 200+ comments...

    Bingo, that's the problem. So it's not necessarily a problem with Slashdot as a whole, just heavy pages on Slashdot. I'm sure this won't prompt any sort of response (though tightening code is always a good thing and should always be done).

    Yeehaw. Tech support is fun, you learn things like troubleshooting. Glad I narrowed it down. So, who knows, maybe it is memory, I'm sure it'll draw on the 350 at home without trying, but it won't load on the 166 here at work.

    Like I always say, accessibility is the goal. Rob should want Slashdot to work on as many machines as possible. And no, it's not my job to convert my workplace's machine over to Linux.

  78. Re:something screwy? by hime · · Score: 1

    How is my posting off-topic? The subject is Slashdot and tweaks made to it, my post is about Slashdot and (IMO) tweaks that should be made to it.

  79. Slashdot Crashes Windows? by NaCh0 · · Score: 1

    This sounds more like a feature than a bug. :)

  80. Less Moderation Points? by Ignatius · · Score: 1

    If noticed that the moderation scheme didn't seem to work in the last few threads: Many excellent comments got stuck with score 1 and switching threshold form 1 to 2 cut me down from 80% to as low as 10% of the total no. of messages while formerly this got me the top 20 to 40% which was exactly what I would have prefered.

    No I've learned that this in not a misfuction but actually a feature. Sorry, Rob, but I totally disagree with you on that one: Moderation should be about choice and the more mod-points are around, the finer grained the possible choices will be for the readers.

    Why is it, that you got the impression that moderators haven't taken their job seriously during the last weeks? From a reader's perspective, I found ./ moderation to have worked better than ever before!

    1. Re:Less Moderation Points? by for(;;); · · Score: 1

      I've seen some overzelousness recently. Moderately bad, or slightly off-topic, posts have been given inordinately low scores. Mildly good, but not *great* posts have been getting fives (although this is not necessarily such a bad thing). So instead of getting a nice gradient, we get most posts at one pole or the other. (At least in my experience.)

      --

      "Whatever happened to fair use?"
      -- Duff-Man
  81. Re:Great setup! by lilgorgor · · Score: 1

    newer version of netscape force you to load images? starting when?

  82. Re:ftp.cdrom.com by poink · · Score: 1

    The main problem is not the machine, but the connection to CRL.

  83. Re:PH33r 7H3 31337 h4X0r1N6 0v s0UTH3rn h4X0rz!!1! by Y2K+is+bogus · · Score: 1

    But I don't see any option marked 'leet :)

  84. Re:Its a slooow server again guys.... by Ethan · · Score: 1

    If it helps, I wanted to moderate that down, but I'm out of moderation points. :-(
    Ethan (who deserves more points! ;-)

  85. Re:Flaw with moderation comments by elflord · · Score: 1
    One of the problems with the fact that people can
    add adjectives to moderation is that this causes a lot
    of confusion when an article is moderated more than once.
    For example, suppose I moderate an article (+1, interesting ) ,
    then another moderator applies (+1, insightful ) , then another moderater
    applies ( -1 , flamebait ) . The end result is an article that
    has ( -1 , flamebait ). If these comments are
    to be applied to moderation, they all should be shown.
    eg +2 : +1 insightful,+1 interesting, -1 flamebait

  86. FreeBSD's SMP support by pyg · · Score: 2

    Yes, I'm a bit curious as to the state of SMP on FreeBSD boxe(n/s). I'm somewhat aware/experienced with OpenBSD's non-SMP kernel and wondered to what level FreeBSD supports SMP.

    --pygster

  87. Great setup! by Pig+Hogger · · Score: 0

    Bravo! Now, that's a nice setup. Whe icons don't load at all, so I don't waste bandwith loading them. This is fine, since the newer versions of Netscrape don't allow to turn-off image loading. Keep doing the good work!
    -- ----------------------------------------------
    Vive le logiciel... Libre!!!

    1. Re:Great setup! by jocknerd · · Score: 1

      He must be talking about 4.6. But it does have the option to turn off loading images.

  88. win95 ftp.exe and netscape by JamesKPolk · · Score: 1

    Funny... I did a good-old ftp ftp13.netscape.com MANY a time (as I had to re-install win98 many a time), and it never, ever failed. This was an early Win95 release, too...

    I don't mean to be insulting, but getting paranoid in criticizing Microsoft can cause the other criticisms to lose credibility.

    1. Re:win95 ftp.exe and netscape by JamesKPolk · · Score: 1

      I guess my hands have been re-trained to type win98 when referring to the consumer windows release...

  89. FreeBSD and softupdates by mathematician · · Score: 2

    If you use FreeBSD, use it with softupdates (look in /sys/ufs/ffs) - it makes things a LOT faster !!!!

  90. Those moderator "words" seem a little restrictive by grappler · · Score: 1

    How about adding just a few more choices (like "idiotic moron" on the minus side or "hilarious" on the plus side") A sidesplitting comment isn't necessarily insightful or informative. Interesting, perhaps.

    --
    Vidi, Vici, Veni
  91. but we already *have* a good level of discussion by grappler · · Score: 1

    That's what the moderation system is for. Comments from users with accounts come in at 1. ACs come in at 0. If you don't like ACs, browse above 0. Then the only ACs you read will be comments that were considered good enough by somebody to bump up. And stupid remarks by signed in users are moderated down so you won't have to read those either. If you read the moderation section rob wrote, he lists goals for the moderation system. Basically, for people like you have support for a high s/n ratio at the expense of volume. For others, have the possibility to read everything. The system now, I have to say, does this better than anything I have ever seen before, and I think it is awesome. It's probably the main reason I keep coming back here.

    My remark was a nitpick. By putting up the short list of words moderators choose from, it's like he's saying, "if the comment doesn't exactly fit one of these descriptions, don't moderate it up or down." I submit that, for instance, if an article is side splittingly funny, and/or incredibly witty, that is an excellent reason to promote it. Somethimes it just needs to be kept a little lighter. Set your control to 4 or 5 and you'll probably get a bunch of long-winded essays (like this one if I don't shut up soon) because people seem to think that a good comment is a long comment, and if it is short or humorous it is bad. IT ISN'T BAD! The short and funny ones mixed in (not to be confused with the "me too!"'s and other valid comments that shouldn't be moderated up (and attempts at humor that fall short)) offer the reader a more varied view, keep it lively, and can promote just as much thought as the long ones.

    --
    Vidi, Vici, Veni
  92. Re:Moderation (WRONG!) by grossdog · · Score: 1

    Why not a moderator choice of "Wrong!" I've moderated a couple times and often see postings that are simply factually incorrect or uninformed. Sometimes, these even SEEM "informative" to moderators who may not know about the topic being discussed.

    On a lighter note, why not a "Poster needs another beer" option for whiny posts.
    Or a "moderator needs another beer"...

    --Andrew Grossman
    grossdog@dartmouth.edu

  93. suggestion, p'raps? by Jurph · · Score: 1

    When I read Katz's articles, I often want to see the comments sorted by lowest score first, so I can read what all the Katz-flamers thought right out, and then get to a moderately well-thought-out discussion later (instead of watching a barely coherent discussion digress into "JonKatz sux && he's a luser && I'm l33t!!!!!"

    Funny how that's the only sort of article I can conceive of needing this option for.

    O well. Necessity is a mother.

  94. Icons by Midnight+Thunder · · Score: 1

    There a whole bunch of icons at http://themes.org/resources/icons/. Maybe one of the artists would be willing to let you use one they created.

    --
    Jumpstart the tartan drive.
  95. Feel silly... by Anonymous+Shepherd · · Score: 2

    Talking to myself here =)

    So a moderator is floating around, and nudging this comment around already...

    Thanks, whoever you are!


    -AS

    --

    -AS
    *Pikachu*
  96. There's a bug in the system? by Anonymous+Shepherd · · Score: 2

    So it does work...
    I set my threshold to hide comments below 2...

    And the original post, along with it's +3 comment, appears.

    However, the +3 comment appears *twice*, once under the reparented comment, and later below, as a free floating +3 comment...

    I wonder what happens if someone(I guess me) replies to both? I guess they still count as one comment, even if it shows up twice...


    -AS

    --

    -AS
    *Pikachu*
    1. Re:There's a bug in the system? by Jburkholder · · Score: 1

      Just testing by replying to a reparented post that appears twice to see if my reply will follow both.

      Way to go, Rob! Slash dot just keeps on getting more useful and flexible!

    2. Re:There's a bug in the system? by Jburkholder · · Score: 1

      Oh, theesa nosso goodah!

      When replying to a reparented post (thresh = 2) the original thread has this 1 rated post supressed, but the reparented >=2 post shows my 1 rated post.

  97. Bug? by Anonymous+Shepherd · · Score: 2

    It is a bug...

    *All* +2 comments appear when threshold is set to +2... Reparenting just makes it appear twice, I guess.

    Unless Slashdot wants this to happen?


    -AS

    --

    -AS
    *Pikachu*
  98. Re:Test comment, any moderators? by Anonymous+Shepherd · · Score: 2

    Again, thanks to the moderators who made this happen.

    *sob*

    I love you!

    Sorry for the sillyness, playing to see if there is a bug in the system =)


    -AS

    --

    -AS
    *Pikachu*
  99. Or is it a feature? by Anonymous+Shepherd · · Score: 2

    So there is a reparent checkbox under preferences; with it enabled, I get to see two of every highly rated comment, as well as the reparented original post, despite it being below threshold.

    With the checkbox disabled, the repeats disappeared, but the original comment/post remains visible...

    I guess reparenting causes comments to 'belong' to the main thread if it is higher than the threshold, and if it's parent is below threshold.

    What effect is causing lower than threshold posts to stay visible, when it owns a higher than threshold comment? Is this an intentional feature then?

    I guess I got the term re-parenting mixed up.

    High comments with low parents get 'reparented'

    Low parents with high comments get bumped up to *always* be minimally the same level of visibility as the comments, I guess.


    -AS

    --

    -AS
    *Pikachu*
  100. Anyone see anything odd? by Anonymous+Shepherd · · Score: 2

    Sorry, this post appears twice... forgot to log in =)

    I'm a bad test, as I can *always* see my own comments, no matter the threshold...

    Though I do know reparenting works great, anyone want to change their threshold levels and respond?

    Specifically, when I saw the page as an AC, slashdot didn't seem to know how to order/rank the messages, and I got a list of 2, 3, 2, 2, 2, 3, 2... everything else was below threshold =)

    I guess it's unimportant, really.

    It seems as if, for the AC, that the original post doesn't stay visible, no matter how high the comment attached to it... Though the comments do become visible...

    For me, when I'm logged on, my original posts are visible, but I suspect that's because my posts will *always* be visible to me...


    -AS

    --

    -AS
    *Pikachu*
  101. It can be fixed... by Anonymous+Shepherd · · Score: 2

    If you turn off, under your preferences, re-parenting, then you won't get those dangly floating replies...

    You still get the 'feature' that crappy posts are as visible as their highest reply.


    -AS

    --

    -AS
    *Pikachu*
  102. Bug in the setup? by Anonymous+Shepherd · · Score: 3

    So I made a comment with the intention of getting it moved down, and a reply with the intention of it getting moved up, to see reparenting in action...

    Hopefully this comment doesn't get moved down as well =)

    Anyway, the reparenting works, but the reply appears twice now, as the child of the reparented comment, and as it's own free floating comment, though still below the reparented comment.

    Is this intentional? A bug? Anyone else see it?

    Set threshold to 2, and you should see it =)


    -AS

    --

    -AS
    *Pikachu*
    1. Re:Bug in the setup? by jpeters · · Score: 1

      I think you're the only one that can see this.

      I'm not sure, but I suspect that you can see your own comments no matter what score they're at. Since you started the thread and then replied to it, you see it twice when it's reparented.

      It's still a bug, I guess, but a relatively minor one...

  103. Test comment, any moderators? by Anonymous+Shepherd · · Score: 4

    So this is a default +2 comment, if a moderator is willing to demonstrate this reparenting... make it a +3 comment, while making the parent 0 or -1, I guess?

    I guess it's a waste of points though. =)


    -AS

    --

    -AS
    *Pikachu*
  104. Re:Easy fix for that by JuliaNZ · · Score: 1

    Depending on your version of IE5, turning off friendly error messages doesn't work. I grabbed it first from ZDNet because none of Microsoft's servers worked from Australia. The ZDNet version of IE5 always gives you the 'friendly' error messages that take the whole page, no matter what your setting.

    Since then I've installed the one that came on the APCMag cover disk and no worries.

  105. Re:something screwy? by Oirad · · Score: 1

    Win 95B on a P166 with 24 megs RAM
    Win 95A on a P166 with 16 megs RAM


    Well, first guess is your memory. Running Win95 with anything less than 32 megs of memory just isn't a good idea. That's old news. Beyond that, there could be misconfigurations all over the place, with Windows, with your connection, with the individual programs...

  106. Re:WTF? Can't disable image loading in new Netscap by stuntpope · · Score: 2

    Why don't people CHECK before going hyper? Communicator 4.6, the most recent I know of, has the same "Automatically load images" option, as always, that _still_ can be disabled, in both the Linux and Winblows versions. Edit/Preferences/Advanced. Sheesh.

  107. ftp.cdrom.com by balrog · · Score: 1

    Hmm, I'm guessing that his main proof is the "sloooow" crappy ass, no good, bad performing ftp.cdrom.com ;)

    1. Re:ftp.cdrom.com by balrog · · Score: 1

      Hehe ok, didn't know that. But did it run Linux before?

    2. Re:ftp.cdrom.com by Charlatan · · Score: 1

      Just out of curiousity, did you bother to do a traceroute to verify that the problem was indeed with CDROM.COM and not a broken/slow link somewhere else between you and them?

  108. /. light ru13z... but could we have an (HR) tag? by double_h · · Score: 1

    Title says it all-- the new batch of changes are great, the page loads MUCH faster, even without "light" mode, but with "light" mode it's a real breeze (I use a graphical browser BTW). Only problem is that it's tough to see the seperation between comments/stories this way. Any chance of adding an (HR) tag between each comment and story?

    Keep up the good work!

  109. The whole essence of posting by the_ed · · Score: 1

    Oh, there goes somone's anger for M$, venting off into the evening air. I would respect your answer, but the who reason that I put the question here was so that i could get other people's opinions. I do compare them myself, but I am only one person, and one person alone should not be so quick to draw conclusions.

  110. FreeBSD vs Linux? Anyone know? by the_ed · · Score: 2

    I have used FreeBSD for a while now, and its stable. I like it. I have toyed with Linux. Its stable, I like it. However, I have yet to see a decent comparison of the two, and how they rack up, not just in networking, but an even comparison on all topics. Anyone have one? Or Rob, you wanna let us know how yoda is holding up? Opinions, anyone?

  111. Suggestion: button to find original parent by RebornData · · Score: 1

    If a comment has been reparented, it would be really nice to have a button that would jump you to the original parent (even if it is beneath your threshold). It would make it much easier to figure out what's going on in high-volume threads at a 2+ threshold.

  112. Self Moderation by starling · · Score: 1

    What might be fun is allowing the *poster* to select a category for a message. For example :

    Clarification
    Disagreement
    Flame
    Humour
    etc

    That would be a good way of preventing people from misreading the intent of a message, and could be used to provide filters for (say) humourless gits who don't want to see any facetious replies to their serious minded pontifications.

    Given the number of flame wars that turn out to be misunderstandings I think this could really improve the S/N ratio.

  113. Re:i can see icons again! by Nemesis23 · · Score: 1

    Yes!!! Thank you, thank you, thank you! I too am behind a very strangely configured and strict firewall, and can now see the icons and other images! I just thought it was because our IM guys don't know what they're doing. They really don't know what they are doing, but at least I can now enjoy /. to it's full extent.

  114. Re:Moderation by lightPhoenix · · Score: 1

    I think one thing to keep in mind is having a limited selection of catagories for replies. Having to many will make them impotent.

    --
    http://www.somethingpositive.net Funny + bitter = comedy gold
  115. Re:PH33r 7H3 31337 h4X0r1N6 0v s0UTH3rn h4X0rz!!1! by mistabobdobalina · · Score: 1

    there really should be a skr1pt k1ddy translation engine...didnt someone write a script back when rootshell got hax0red?

    --
    -- your knees hurt, don't they?
  116. Re:FreeBSD by InvisibleCraterFunk · · Score: 1

    (sarcasm)
    A really big improvement. I can see the uptime has now reached several years in just a few hours.
    (/sarcasm)

  117. Re:FreeBSD by profi · · Score: 0

    Well well well. Another moderator acting in direct violation of the moderation guidelines.

  118. Re:PH33r 7H3 31337 h4X0r1N6 0v s0UTH3rn h4X0rz!!1! by DonkPunch · · Score: 1

    Maybe it's l33t?

    BTW -- Does this stuff give anyone else a headache?

    --

    Save the whales. Feed the hungry. Free the mallocs.
  119. Reparenting and indention by sfid · · Score: 1

    Reading the comments can get quite confusing while using the reparenting mode. While in the higher thresholds, suddenly you get replies to posts you've never seen. Shouldn't it be possible to have a choice of viewing the comments below the reply (in flat mode), or at least indenting the replies, indicating that they are replies and not comments on their own?

  120. Re:SLASH Code... by virid · · Score: 1

    I made the version number from memory and wasn't sure of it hence the (?). I stand corrected merely on the version number which is purely factual. I was merely stating that I'd like to see Rob put a newer version up. I stand by my previous comment. P.S. How would I know what SLASH was if I had no idea where slashdot.org/code.html was you need your logic corrected.

    --
    "The world only exists in your eyes. You can make it as big or as small as you want." - F Scott Fitzgerald
  121. Re:SLASH Code... by virid · · Score: 1

    David, I didn't mean it to sound as harsh as its aparently being inturpreted. I was just saying its been a long while since we've seen an official release and that I (and I'm sure many others) have been eagerly awaiting one. I apologize if it sounded negative when I more meant it as constructive critizism. I honestly have a great appreciation for Rob's work and I suppose it just seemed that it was something Rob was either avoiding or being a little to anal about.

    Although, I still think Rob needs to update the SlashNET link ;).

    --
    "The world only exists in your eyes. You can make it as big or as small as you want." - F Scott Fitzgerald
  122. SLASH Code... by virid · · Score: 2

    Rob, come on, dude! When are you gonna release a new version? I understand you not wanting to make tarballs of your code all the time but its been practically forever since you release SLASH v0.1(?). Can you please release more code?

    Oh yeah, one more thing can you also please update the SlashNET link? For drdink's sake? Everyone come irc on irc.slashnet.org, and visit slashnet.org =).

    --
    "The world only exists in your eyes. You can make it as big or as small as you want." - F Scott Fitzgerald
  123. Good suggestion for criteria! by timothy · · Score: 1

    In a fit of agreement (with adamsc agreeing with me already;) ), I want to say thanks to adam for the criteria he suggests here - on-topic vs. useful as independent / separable rankings.

    I think that would cover the most important bases well. Often, the threads get more and more interesting as they grow and iterate, I know -- sometimes it's wild what leaps the conversation can take as ideas are thrown together. But as they wander farther and farther from the original topic, the harder the original thread is to find.

    And depending on your reading style / interest level, that could be annoying or it could be fun. Point is, choosing to read only ones that are relevant and worth reading (or at least not rated down on either of those counts) might cut 100 comments down to 50 or 60, which would mean more minutes to spend elsehow.

    Just a thought,

    timothy

    --
    jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
  124. Agreed! We need to see all moderation comments! by timothy · · Score: 1

    Elflord points out that the comments that ordinary readers see do not reflect all of the moderation that's gone on.

    I agree that this is misleading.

    Maybe if each posting simply (sorry, may be the wrong word, I know) tallied the total it would be a more accurate picture.

    e.g. "5 x insightful, 7 x interesting, 1 x flamebait" that would let me know that most moderators expressing a preference had strongly positive views of it.

    This would work I think also with the adjective matrix idea that I suggested (the grandparent of this posting, I think) in that the adjectives could be tallied so preponderances and tendencies are evident.

    timothy

    --
    jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
  125. Moderation by timothy · · Score: 5

    I think the moderation scheme worked pretty well already, but these new tweaks are welcome.

    Since I've only had moderator power once (and I'm trying to not let the sense of absolute power corrupt me absolutely), I am not an expert at the system really, but one thing I'd like to see in future updates to moderation would be a greater range of optional adjectival choices coupled with the filering scheme.

    In other words, moderators could have the ability to choose not just "normal," "flamebait," "informative" and the handful of others, but instead could choose more descriptive ones (maybe on a sort of emotional / descriptive matrix with informative / uninformative as one axis and (what else) on the other. There are a lot of great adjective which fit certain types of posts very well ...

    If there were choices like

    - "vitriolic / negative / bilious" (just random mean-spitired spew)

    - "contankerous" (good question or point, but with a bitter-old-man tone)

    - indignant ("how can you say that's confusing, you cretin?! It's buried right there in plain sight 90 percent of the down the 10-page FAQ! Can't you even read?!)

    - "intriguing" (someone suggests a wholly new way of looking at something that makes you realize "Hey, it's a face and a couple of cups!" or maybe just "Hey, that's a neat idea, we could do it X-way ..."

    - "honest question" (I have lots of dumb questions, and they're not trolls ...)

    A reader could go through a list of adjectives and select the type he'd like to read, and when logged in would remain blissfully ignorant of some hot flame wars or off-topic nonsense until he unchecked the boxes again ...

    This is not terribly different from the way it is now, and I know the current system is already sort of complex, so please don't take this as criticism so much as suggestion. I just think a richer adjective selection would trim the fat from people's reading, let them get the posts they'd like in a much shorter time and avoid the frustration of reading yet another harshly-worded diatribe in response to yet-another ... etc. Especially since a matrix of adjectives would let people sort based on how each of those adjectives matters to *them* instead of assigning a single digit + or - to broad categories. There's even some flamebait, or possibly off-topic material that I'd like to see, if it is Intriguing or Laugh-Till-Snot Funny.

    And it might improve the avg. Slashdotters vocabulary (already good! already good!) by forcing them to understand some obscure adjectives.

    Thanks for the work, Rob and pals! Enjoy the Southpark shows!

    timothy

    p.s. Moderator ability is like jury duty, but less onerous.

    --
    jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
  126. Easy fix for that by Craig+Davison · · Score: 1

    In Tools|Internet Options, go to the Advanced tab. From there, unclick 'Show friendly HTTP error messages' in the Browsing branch.

    Funny how they call those new error messages 'friendly' when they're basically a huge pain in the ass.

  127. Yoda by Charlatan · · Score: 1

    Like the_ed, I would be interested in some basic stats from the Yoda machine (and the rest of the machines on the slashdot network. Something that included the loadavg, uptime, MB sent/requested, etc...

    Nothing particularly detailed, just the basics. I think it would be interesting/informative for everyone.

  128. Idiotic Moron, Troll, etc... by Charlatan · · Score: 1

    Just a thought, but has anyone considered getting rid of the AC posting privs?

    I imagine it might cut down on the number of post which get the score of -1, or the label Troll, Flamebait, etc... Holding people responsible for their actions/words might actually go a long way to improve the level of discussion in the slashdot fourms.

    Again, just a thought...

  129. Re:FreeBSD by cmc · · Score: 1

    He didn't dump Linux, there's only one FreeBSD server. Dumping a mostly proven existing solution for something new because Jesse kept insisting it isn't a good idea anyway. I'm extremely pleased to see they're taking this one step at a time. If it works, they might switch. FreeBSD also might not be for them. Perhaps there will be feedback to the FreeBSD community from those who run Slashdot so that we can fix the code.

  130. Great answer! by cmc · · Score: 1

    Where does this guy's proof come from, anyway?

  131. Re:Its a slooow server again guys.... by DWRM · · Score: 2

    Interesting, undoubtedly if I posted these exact words but switched FreeBSD and Linux around, I would undoubtedly recieve a (-1, Troll) rating, and deservedly so. Perhaps the moderation problems have nothing to do with points...

    --
    http://www.freebsd.org
  132. Icons by j+c+s · · Score: 1

    How about tigert making icons? He's made some beautiful ones for Gnome and I believe he made the freshmeat icons as well.

  133. Horribly Over Powered?!?" by BenLutgens · · Score: 0

    O.k., You (/.) was good with me until that point! Now I am visibly disgusted! How dare you put the words "Horribly overpowered" on this "until now" great site. Just to show my good faith, I will withhold my complaint to the G.P.A. (Geek Police Agency) However, if I ever see this type of comment again....well you know .. I'll call 'em. Don't make me do it. Horribly overpowered indeed, You guys of all people ... hmm makes me SICK!
    haha lmFao hehe

    --
    "If you love someone, set them free. If they come home, set them on fire." - George Carlin
  134. i can see icons again! by linuxnewbie.org · · Score: 1

    well done...i am beind a firewall at work and didnt see any icons...now i do..slashdot loads alot faster too...well done.


    Sensei

    --
    Sensei
    Linuxnewbie.org home of the NHF's