Slashdot Mirror


Slackware Forums Alive Again!

HappySlacker writes "Looks like the forums from slackware.com that Patrick Volkerding (Slackware's daddy) had to take down because of massive trolling are fully active again after 2 years of hibernation as read-only at userlocal.com." Update: 01/21 19:23 GMT by T : Jeremy from LinuxQuestions.org points out the forums on that site, which is recommended on Slackware's links page.

190 comments

  1. Weh by Dark+Lord+Seth · · Score: 4, Funny

    Like this posting on Slashdot would actually help to keep them free of trolls... Do you guys have no shame?

    1. Re:Weh by Anonymous Coward · · Score: 0

      Oooh, and they're Slashtrolled in record time. Anyone have a mirror?

  2. What were the moderators smoking... by Anonymous Coward · · Score: 0

    At the time when this trolling was taking place? I am pretty sure there are 10 people who would love to mod that forum. It works nearly on every messageboard. In fact, it's easier to troll /. than any other public forum (ex. Ars Technica).

  3. Re:Slack this! by D4Vr4nt · · Score: 0, Offtopic

    Why do people like you even bother? First off, you're not the "First post!" Lame.

    Say something useful if you want to say something at all..

    Yes yes.. I might be trolling, but I've got a point! :)

    --
    R4NT.com - A great many people think they are thinking when they are merely rearranging their prejudices.
  4. Read only != Alive by FS1 · · Score: 0, Insightful
    I don't think a forum that is read only, can be considered "Alive", but it would probably better to say that the slackware forums has been resurrected, but only partialy so.

    Just my $.02.

    --
    A Fatal OE Exception has occurred, Sig will now reboot.
    1. Re:Read only != Alive by jkcity · · Score: 3, Informative

      it used to be read only, you can post there now.

    2. Re:Read only != Alive by Anonymous Coward · · Score: 0

      Your $.02 ain't worth crap. Learn to read before posting.

  5. Slackware's forums? Looks like User Local's forums by arfonrg · · Score: 5, Informative

    Besides, Linuxpackages.net has kept Slackware forums going the whole time..

    Us Slackers now have 2 forums AND a mailing list...

    WHOOO HOOOO!!!!

    Here's the forums:
    http://www.linuxpackages.net/forum/

    --
    Your thin skin doesn't make me a troll
  6. Re:5th! by watzinaneihm · · Score: 2, Funny

    Not true! I've seen you come first many times... You are anonymous coward arent you?
    and yours ws'nt a 5ht post ... more like 8 or 9

    --
    .ACMD setaloiv siht gnidaeR
  7. Now maybe they can work on the store by Jason1729 · · Score: 3, Informative

    It's not very re-assuring when you click on help and get a message that says "Page not found: help".

    They also make you provide your credit card info and confirm the order before they tell you how much shipping is and what the total price is.

    That being said, I've used slackware since version 2.3, and it's by far my favourite distro. I've tried most of the distros, and imo they don't come close to slackware's functionality and ease of use.

    Jason
    ProfQuotes

    1. Re:Now maybe they can work on the store by Herr_Nightingale · · Score: 3, Insightful
      I've tried most of the distros, and imo they don't come close to slackware's functionality and ease of use.
      I think it's a fair assessment of the sad state of distros these days, for the newbie at least (like me!)
      ;o)
    2. Re: Now maybe they can work on the store by civad · · Score: 1

      It's not very re-assuring when you click on help and get a message that says "Page not found: help"

      In case you didnt realize: the webiste is asking for your help in locating the page you need to see....

    3. Re:Now maybe they can work on the store by jericho4.0 · · Score: 3, Interesting
      Ohhhhh. Poor thing. :-)
      Just kidding, always glad to see another newbie. If you havn't tried Debian yet, you shoud,. Or any other dist that uses apt-get, debians package manager. Apt-get makes dependencies a thing of the past.

      It will not help you with all the other linux details though. Sorry. Please keep in mind that making an industrial strength OS that is also easy for anyone to use is a tall order, and people are working on it as we speak.

      --
      "A language that doesn't affect the way you think about programming, is not worth knowing" - Alan Perlis
    4. Re:Now maybe they can work on the store by alpharoid · · Score: 3, Informative

      Just for the record -- those of you running Red Hat can enjoy some apt-get benefits from freshrpms.net. You install apt (and optionally the GUI-oriented Synaptic), and just sit back and enjoy the world of easy rpms without dependency problems.

      Not quite as complete as Debian, but fantastic for those who don't feel like starting over and making the switch.

    5. Re:Now maybe they can work on the store by Anonymous Coward · · Score: 0
      They also make you provide your credit card info and confirm the order before they tell you how much shipping is and what the total price is.

      Hey, pssst... it's free, pass it on.

    6. Re:Now maybe they can work on the store by Anonymous Coward · · Score: 1, Insightful
      Apt-get makes dependencies a thing of the past.

      Erm, no! Dependencies are still very much there -- not in the slightest a "thing of the past". They're just dealt with in a sane fashion.

    7. Re:Now maybe they can work on the store by tzanger · · Score: 3, Informative

      Apt-get makes dependencies a thing of the past.

      That's something I've never fully understood. Why are dependencies so farking hard to observe? I mean to a fresh newbie or someone who just doesn't have the time or interest in it, sure, but I've found apt to be more of a pain in the ass than anything else.

      Disclaimer: I've been using Slackware since shortly after it first came out. I believe my first install of Linux was with the 0.99.x kernels, but it may have been the early 1.x.x kernels, I really can't remember.

      Slackware's biggest bonus (and fault) has been that it lets you do as you please with packages. It'll let you install a package without having its dependencies installed. You run the app, and you get an error. Usually something along the lines of a library missing.

      Now this isn't what I'd want a newbie to see or do, but for someone who's familliar with the system you run ldd on the binary and find out what's missing and install it. No big deal.

      Especially now that CheckInstall is around, I have absolutely no issue with Slackware -- -current has logrotate which was sorely missing from the distro, but Checkinstall's the best. Create Slackware, Debian or RPM packages with a touch of the keyboard. Parallel installs, links, everything's supported.

      Back to Slackware's packaging. What I disliked about Debian or RPM was that if the package didn't exist you had to go hunt around trying to find it and hope someone else made it, or else make it yourself, perhaps using Checkinstall. Unfortunately both RPM and DEB have heavier requirements -- dependency trees, documentation in the right spot, patches to make it fit within their particular file structure... you either use Checkinstall to make the package poorly (but validly), or you set out on a mission and end up being the maintainer of every package you make. Slackware doesn't care, which is great for me.

      Sure Debian's got 10k packages, but it seems that everything I need isn't there, isn't complete, or is old, even in the unstable tree. FreeS/WAN with NAT-traversal and SA-disconnect, GNU-Radiusd, Psi, mplayer... that's just off the top of my head. If I don't install via packages (this goes for Perl modules from CPAN, too!) I now have TWO package managers to take care of -- the one in my head and the one in the distro. For me, Slackware compliments the one in my head (or vice-versa).

      Anyway enough ranting -- I just don't understand how for anyone who's been using linux for any amount of time cares about dependencies. Even with upgrades.

    8. Re:Now maybe they can work on the store by Strog · · Score: 1

      Similarly you can use Mandrake with URPMI or the GUI. This is a standard part of Mandrake. Just type urpmi packagename and it will install it and automatically take care of dependencies. It will tell what dependencies it is going to install and ask if you want to proceed. You can type partial package name and it will return everything with that in the name. urpmi kern would return kernel-source, kernel-headers, kernel-2.4.x-smp, etc. You also update packages from a Cooker or other source with updated packages. urpmi --update packagename. I know this all seems really similar to apt.

      Apt definitely has been the superior product in years gone by but URPMI has finally matured and become a good alternative.

      URPMI made huge steps forward post-Mandrake 8.0 PPC. There where some probelmatic issues on 8.0PPC with URPMI. I was using Cooker until 8.2PPC came out and spent a lot of time testing and running it. The improvements helped the x86 releases too since it is all perl based. Of course I use apt with Fink on Jaguar. :-)

    9. Re:Now maybe they can work on the store by wass · · Score: 2, Interesting
      Sure Debian's got 10k packages, but it seems that everything I need isn't there, isn't complete, or is old, even in the unstable tree.

      Well, apt-get.org has gone online recently, which contains pre-release .debs that haven't yet made it into unstable. You can go here to find alot of software packages.

      I do know that mplayer is there, along with the w32 codecs, which I have running on my machine and works very nicely. I don't know about the other packages you were looking for.

      BTW, do you really find it easier downloading several tarballs, unpacking, doing the ./configure, make, make_install, for each package? Or is this somehow automated in slackware? I find possibly editing sources.list, doing "apt-get update" and "apt-get install mplayer-686" to be incredibly simple.

      Do you really find the manual install easier? I can totally see someone preferring it to keep very up-to-date and control all level of installation, but EASIER?

      Just curious. I've run slackware before, but found it a PITA to admin over debian, so I switched back.

      --

      make world, not war

    10. Re:Now maybe they can work on the store by Cro+Magnon · · Score: 1

      Slackware certainly isn't EASIER than Debian (except for the initial install which kicks Debian's @$$), but I've found it more reliable! Awhile back, I somehow managed to get Slink installed (I don't know how, since later attempts failed) and I just about HAD to upgrade to unstable (testing didn't exist back then). It was only a matter of time before an ill-timed apt-get hosed my system. Slackware is a PITA to update/upgrade, but I've never hosed the whole system with it, and when I hosed X-windows, it wasn't too hard to un-hose it.

      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
    11. Re:Now maybe they can work on the store by wass · · Score: 2, Interesting
      Okay, I agree with you there. I did setup slack once and it was a very nice installation. I just had trouble adding more packages to the system, and found that to be incredibly annoying. Which really makes me wonder about people that claim that they find slackware the easiest of the distros to update.

      I have run into my share of troubles with apt-get, apt-get might be one of the hardest yet easiest things about debian. That is, when it's working fine, it works ever so wonderfully. But every now and then you might hit a snag which requires some advanced features of apt-get to fix some of the problems.

      I've been slowly building up my apt-get understanding, and now I have a decent system that's doing what I want it to be doing. I've certainly had to RTFM a few times when things go wrong. But, like any sort of system, once you understand it and become 311t with it, it's a snap to operate.

      But, definitely yes, there are a few rough edges that should be ironed out. And, dselect is the biggest piece of crap I've ever used, when I install debian now I totally bypass dselect and just apt-get everything. so much saner.

      --

      make world, not war

    12. Re:Now maybe they can work on the store by Anonymous Coward · · Score: 0

      about three quarters of all your dependency problems disappear when you build an application yourself. Because you have your compiler, your libraries, and your ldconfig. A good percentage of dependency failures exist in name only (version 1.2.3-45a is required, cannot install version 1.2.3-45b), and most of the rest are compiler or library errors (that the cautious naming is intended to avoid) from trying to dynamically link. Static packages would solve this, but take much more space.

    13. Re:Now maybe they can work on the store by Anonymous Coward · · Score: 0

      > You also update packages from a Cooker or other
      > source
      >
      The following is way offtopic but important: anyone know, how to get the list for the Mandrake update mirrors (for patches)? The first time using it it shows the list but once you selected one there's no apparent way to pick a different site. The one my lady is using constantly fails and she can't figure out how to get the list back to pick a different one.
      Tux bless Slackware's rsync mirrors! None of that nonsense. By watching my lady messing with Mandrake 9.0 I am so happy to run Slackware instead. While Slackware doesn't have the fuzzy GUI stuff at least the stuff that's there is working (as opposed to Mandrake!). Keep up the good work, Pat!

    14. Re:Now maybe they can work on the store by tzanger · · Score: 1

      Forgot a bit:

      Do you really find the manual install easier? I can totally see someone preferring it to keep very up-to-date and control all level of installation, but EASIER?

      Actually yes -- But it's more likely because I"m used to it -- with debian you have to pad through menus to get the kernel and so on and when you're done you still have to apt-get what you want... with slack you go though the menus once and you're done (to the large extent) -- Debian's tagsets are a good idea in theory but seem to be a mess in practise.

    15. Re:Now maybe they can work on the store by Jason1729 · · Score: 1

      I find it easier because it does exactly what I want at install time. With the other distros, I can never get the installation process to install it the way I want to.

      When I say the installation is easier, I'm including the part after installing it where I configure everything.

      Red Hat and Mandrake are probably the worst, I didn't even find half the configuration files I needed.

      Actually, I've never used apt-get. After reading this thread, I've already decided to give debian an other try just to try apt-get. It's not that hard to type 4-6 commands to install a tarball, but the dependancies can get annoying; the worst was when I installed the PERL drivers to access mySQL, I ended up installing about 20 items to handle the dependencies for 4 items I actually needed. That's one of the major reasons ProfQuotes uses PHP instead of PERL.

      Jason
      ProfQuotes

    16. Re:Now maybe they can work on the store by wass · · Score: 1
      If you try out debian again, one item that is sure to help you out immensely is the APT HOWTO. This helped me out to resolve some annoying apt-errors, and allowed me to keep a relatively up-to-date distribution which shys away from the bleeding-edge, unless necessary.

      Read up on the section for keeping a mixed system. You can set apt to prefer the testing distribution, but go to unstable only when necessary. Or, if you're more conservative, prefer stable and go to testing when necessary. I get some errors every now and then when I try to apt-get install a package, but this is usually because I have a mixed system, and hence the testing/unstable packages might depended on different library versions. On my system thus far, this has always been successfully resolved by having apt-get prefer the unstable version for that particular package by using "apt-get -t unstable install packagename" Regarding unstable packages, I don't think I've run into any errors by using them (at least to my knowledge).

      If you don't like the install process putting alot of crap in, you can opt to do what I do. Skip out of both dselect and tasksel when the debian installer drops you there to setup your system. You will be left with a rather minimal system, which is one of the reasons I went to debian in the first place. Then you can try apt-getting all the desired packages you need. So "apt-get install perl" should (hopefully) handle all your dependencies for you.

      You also probably want to keep a copy of your XF86 config file, as the debian debconf setup has never worked well for me in that regard either.

      Other than that, it's (hopefully) relatively smooth sailing. Good luck.

      --

      make world, not war

    17. Re:Now maybe they can work on the store by Oxide · · Score: 1

      Dude, you can say that you like salckware and all, but to say other distros don't come "close" to slackware functionality and ease of use says one of two things: either you didnt try any other distro, or you are a blind.

      Ease of use: do you think slackware is easier to use than mandrake or lindows ? Did you even see the slackware installer ?

      Functionality: What features / functions does slackware has and other distros dont ? on the contrary think of how much features is slackware missing like a decent packaging system.

    18. Re:Now maybe they can work on the store by dhartman · · Score: 1
      DUDE...go find your car.

      I'm a slacker from way way. I have yet to find an easier or faster install than a Slackware install (PROVIDED that you actually have a clue what is going on). No Slackware isn't a good choice for a newbie unless you want to learn alot which could actually help you with whatever other distros you choose later.

      What Slackware has that other distros don't is a clean system not cluttered by extra frills that many people don't want.

      The installer is the beauty of Slackware. You don't need a fancy graphical system. It's functional, fast and works well. I'd prefer to compile the extra programs I want anyway so I get the optimizations set the way I want them. My current target is a C3 processor. A package created for an i686 just won't work in all circumstances.

      Someone mentioned not needing the store...that you can buy the software for free. Yes you can download it free, but I like to buy a copy just to support Patrick's efforts.

  8. here come the trolls.. by doowy · · Score: 4, Insightful

    First.. how did this make the front page on slashdot? Is it THAT slow of a news day?

    And wouldn't Slackware users just stumble upon it instead of anouncing it to hundreds of thousands of dorks on slashdot who will promptly go trolling there now (especially given that it is apparently newsworthy).

    --
    ..mork
    1. Re:here come the trolls.. by Anonymous Coward · · Score: 0

      Very true... as most of the trolls were of the Debian type.

      Basically it's the moronic attitude of people like yourself that cause most of the slackware troubles... sorry it's too advanced for you :-)

    2. Re:here come the trolls.. by Anonymous Coward · · Score: 0

      Advanced?? It doesn't even have a package management system for christ's sake! Untarring tarballs into place and forcing you to recompile all your fucking apps when a new version comes out isn't my idea of advanced. More like a half-ass barebones system that I could've just built myself.

    3. Re:here come the trolls.. by Anonymous Coward · · Score: 0

      > Advanced?? It doesn't even have a package
      > management system for christ's sake!
      >
      Maybe not for Christ, but it does have a package management system for it's users. I personally have found it to be far more straight-forward than RPM and it works. I upgraded from 8.0 to 8.1 and now to current and everything still works perfectly. Another thing I like about is it's UNIX-ness...it uses regular tar, gz/bz2, sed,awk etc. It makes use of what's already there instead of reinventing the wheel in a separate application (RPM). Plus, you can of course also compile and create a package that way (I like doing that for optimizations). One can use the SlackBuild scripts that are supplied on the source directory if you feel like recompiling.

  9. Re:Whoo Hoo!!! by neverkevin · · Score: 3, Funny

    Hello people, read the post

    >take down because of massive trolling are fully active again after 2 years of hibernation as read-only at userlocal.com

    Translated: For 2 years the forums were read only, now they are no longer read only.

  10. Uhhh.. by doubleyewdee · · Score: 5, Insightful

    I'm sure this won't be a popular commentary... but do the editors here just see submissions related to Linux and hit "approve" before thinking about what they approve? I mean, maybe it's just me, but I think posting this on the front page is an open invitation to all the slashtrolls to go troll somewhere new. Doubly so since these forums already got shut down as a result of trolling beforehand.

    Had the editors considered this they might have noticed that not only is Slashdot rife with trolls, but that these trolls would love to go take out a site that is obviously "vulnerable" to their actions. The forums may be read-only now, but if they become rw any time soon they may not last long because of poorly considered decisions like "let's post an open invitation to troll on the slashdot front page."

    The thing is, I'm not saying this isn't newsworthy, but sometimes it isn't responsible to print things like this. Especially when you know you're likely to get a bad (bad for others) reaction from your audience.

    Think before you approve, guys. Er, end maybe edit once in a while too? ;)

    --


    you can take the road that takes you to the stars...
    1. Re:Uhhh.. by jmulvey · · Score: 2, Insightful

      Maybe Slashdot has sold (yes, "sold", as in don't let the .org fool you this is a for-profit) their method for preventing "trolls" to Slackware.

      A longtime multi-day reader, and longtime "metamoderator", It has been 6 months to a year since I've been invited to moderate. My suspicion is that it's because I often contribute a "commercial" viewpoint.

      But Slashdot's approach of moderation seems to work well. I just worry about the man behind the curtain.

      I really can't complain too loudly, because my voice can be heard. It's just not amplified by those who paid for the seats in congress.

      Perhaps that's the answer to "trolls" ??

    2. Re:Uhhh.. by Entropy248 · · Score: 1

      What a terrible thing it would be if all the Slashtrolls went somewhere else. I can honestly say that I don't give a flying fsck if the slashtrolls go troll some other web page. That's actually a really good idea! From now on, whenever anyone is modded as a Troll more than twice, they are automatically re-directed to sites, like Slackware's, which have no means of coping! Make the Internet a better place by forcing public forums to have a better way of dealing with trolls!

      ====
      And now, to complete the circle, I will be modded as a troll.

    3. Re:Uhhh.. by pediddle · · Score: 2, Insightful

      A longtime multi-day reader, and longtime "metamoderator", It has been 6 months to a year since I've been invited to moderate. My suspicion is that it's because I often contribute a "commercial" viewpoint.

      I wouldn't go shouting conspiracy theories yet. Selection for moderation is automated, and I doubt any slashdot editors would take the time to read your comments, let alone (1) remember who you are and make the connection between a specific viewpoint and you, and (2) actually removing you from the moderation queue because of it.

      Yet it is still wierd that you haven't been invited, while I've moderated three times in the past month... bad karma?

    4. Re:Uhhh.. by n3m6 · · Score: 1

      i thought the story said "Read-Only". maybe the editors were wrong again.

    5. Re:Uhhh.. by Erik+Hollensbe · · Score: 1

      (I moded earlier, but had to reply to this -- sorry!)

      Slashcode doesn't really leave much to be desired in the 'forum' or 'BBS' department. It's more like a news engine with a very sophisticated commentary system.

      That said, there are other good forum systems out there that do the job well. That, and there are these things called moderators, which should be used liberally amongst trusted users for maximum effectiveness. :)

    6. Re:Uhhh.. by NDPTAL85 · · Score: 1

      If a site gets Slashdotted by trolls it will just crash really fast and the trolls will get bored and come back to Slashdot. Not really a good solution then is it?

      --
      Mac OS X and Windows XP working side by side to fight back the night.
    7. Re:Uhhh.. by Anonymous Coward · · Score: 0

      If you'll get moderated "troll", it is only because there is no option named "moron."

    8. Re:Uhhh.. by jgerman · · Score: 1

      Uhhh how did this get modded to insightful?? The forums have been brought back as READ ONLY. Christ you can see that in just the story summary. How difficult is it to read the whole post before charging headlong into a comment to bash the editors?

      --
      I'm the big fish in the big pond bitch.
    9. Re:Uhhh.. by Anonymous Coward · · Score: 0

      Look in the Slash codebase.

      See "modslap"?

  11. well, I hope they weren't looking for more trolls by feed_me_cereal · · Score: 4, Funny

    Announcing to slashdot readers that a forum that was shut-down by trolls is now back in operation is like telling the fry-guys and the hamburgler where the McDonald's truck routes run.

    --
    "Question with boldness even the existence of a god." - Thomas Jefferson
  12. Why don't they use slashdots karma system by Billly+Gates · · Score: 4, Interesting
    Old timers might remember what slashdot was like 2-3 years ago when trolls represented something like %50 the posts here. I almost stopped comming here and many members of my l.u.g. quit comming altogether because of it. First cmd Taco put in bans on individuals with certian nicknames from posting after so many flamebait posts.

    Then I remember seeing the same posts over and over again with nicks like "asfdd3456-troll". I guess the trolls liked what the spammers were doing so they actually wrote scripts to generate tens of thousands of "..hot gritz down my pants..and Natalie Portman petrified.." posts with a different name each! Unbelievable.

    This became unbearable then cmd Taco put in IP address bans. This was a lifesaver and cut down on the amount of trolls. Of course trolls can still just go to a library and post or spoof an address but it cut down trolling dramatically. Cut it down to half of what it was.

    Last trolls began to experiment with page widening with lots of "."'s so an annoying horizontal scroll would be needed to read all the posts. Very very annoying indeed. A few lines of code to slashcode made that problem go away.

    Anyway Patrick should use slashcode for his forum or write scripts that are similiar to slashdot's to get rid of the obnoxious trolls and use a karma system. This is the only way to ban them.

    1. Re:Why don't they use slashdots karma system by jmulvey · · Score: 3, Interesting

      [Insert the man with censored lips icon here]

      So where does it stop, and who draws the line? Transparency is also the key here, as many longtime slashdot readers will also agree.

      Here's a key discovery of mine from Slashdot: The ability to moderate a comment is more powerful than the ability to submit a comment.

      How did I learn this nugget of knowledge? Look at my history, and you'll find that although I often post the alternative (i.e. "commercial") viewpoint, I'm not a "troll" in the traditional sense.

      Yet I appear to have been banned from ever moderating. It has been at least 6-9 months, and I read slashdot several times a day. Every day.

      My semi-alternative viewpoint in this forum has resulted in my sanction to the fringes of read-only activism.

      Ultimately, "trolldom" is just another grey area of battleground where some will go overboard, and some will not do enough. Slashdot is naturally in the middle of this difficult new area of content management.

      I understand the difficulties involved and risks. I don't blame Slashdot. In fact, I've learned a nugget of knowledge from the experience.

      I just wish my relatively nonradical ideas didn't result is such obvious squelching of my voice here.

      Signed,
      a horrible, horrible "Troll"

    2. Re:Why don't they use slashdots karma system by evilviper · · Score: 0

      Slashcode has done some things to cut down on malicious users when necessary, but that doesn't make it the ultimate troll-blocking solution.

      Slashcode is adequate, nothing more.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    3. Re:Why don't they use slashdots karma system by Osty · · Score: 1, Offtopic

      How did I learn this nugget of knowledge? Look at my history, and you'll find that although I often post the alternative (i.e. "commercial") viewpoint, I'm not a "troll" in the traditional sense.

      Yet I appear to have been banned from ever moderating. It has been at least 6-9 months, and I read slashdot several times a day. Every day.

      My semi-alternative viewpoint in this forum has resulted in my sanction to the fringes of read-only activism.

      You're not alone! I can't recall when was the last time I had mod points. I think I had them maybe once last year. Per the moderator's guide, there's absolutely no reason why I shouldn't have mod points at least some of the time, yet I never get them. Is it because I post pro-Microsoft/pro-capitalism comments? Could it be because I've criticized the editorial staff a number of times for their ineptitude? Maybe it's my anti-SUV bias? I don't know. Prior to the karma rating change, I never dropped below 45 karma (though karma is a little whack -- I can top out, and get rated up all day with no effect, but just one person rating me down will automatically pull points from karma -- seems like there should be a weight system implemented), which means that apparently somebody here thinks I make intelligent, valid comments.


      I always have been able to meta-moderate and can still, so I don't think I fell prey to the last moderation-revocation debacle. I just don't get to moderate directly. Oh well.

    4. Re:Why don't they use slashdots karma system by jhunsake · · Score: 1

      I actually find some of the trolls' posts more interesting and entertaining than others.

    5. Re:Why don't they use slashdots karma system by IamTheRealMike · · Score: 2, Interesting
      Yet I appear to have been banned from ever moderating. It has been at least 6-9 months, and I read slashdot several times a day. Every day.

      You're paranoid. I've been reading Slashdot for I think a couple of years now, and I read it quite a bit because, well, despite its flaws it's often one of the most entertaining and interesting reads around. I've had mod access once, which I blew because I didn't understand that thread == story. Never had them since, and I get modded up frequently.

      You need to put your conspiracy theories away. Slashdot is mostly automated, do you really think Taco reads the comments and says, "Ah ha! User 233344 dares to go against the groupthink, I know, I'll make sure he NEVER has mod points". Er, no, he doesn't. Just running the site takes up all his time.

      I just wish my relatively nonradical ideas didn't result is such obvious squelching of my voice here.

      I've often posted unpopular viewpoints (usually posts pointing out Apple is not whatever hyperbolic adjectives have been applied today) but I still get modded up. If you aren't getting highly rated then either you need to post more interesting comments, or you need to change the way you write them. It has nothing to do with censorship or "squelching", just that there are hundreds of people posting but we all only have time to read a handful of the best ones.

    6. Re:Why don't they use slashdots karma system by Anonymous Coward · · Score: 0

      You're not alone! I can't recall when was the last time I had mod points. I think I had them maybe once last year.

      I troll every once in a while (usually pretty offensive stuff), but post enough "good" comments (whatever that means) to keep excellent karma. Anyways I get mod points once every two weeks, on average.

    7. Re:Why don't they use slashdots karma system by JimDabell · · Score: 3, Interesting
      Old timers might remember what slashdot was like 2-3 years ago when trolls represented something like %50 the posts here.

      They still do, don't they? I've adjusted my settings to only browse at 2+, so I don't see a lot of it any more. Perhaps you have done the same.

      Then I remember seeing the same posts over and over again with nicks like "asfdd3456-troll". I guess the trolls liked what the spammers were doing so they actually wrote scripts to generate tens of thousands of "..hot gritz down my pants..and Natalie Portman petrified.." posts with a different name each! Unbelievable.

      Simple to solve, use a turing test to prevent automated registrations.

      This became unbearable then cmd Taco put in IP address bans.

      Yeah, I remember that. I (and presumably every other user of my isp) was banned for months after I went to the trouble of emailing them the details of my isp's proxy servers (to avoid the "you can't post" page).

      Last trolls began to experiment with page widening with lots of "."'s so an annoying horizontal scroll would be needed to read all the posts. Very very annoying indeed. A few lines of code to slashcode made that problem go away.

      And created a new problem in its place: the "phantom space" bug, that breaks urls. A better solution would be to only allow long text from registered users, and only once per day, or perhaps warning them before posting something that is broken. Or (heaven forbid) actually using css to lay out the page instead of that nasty table hack.

      Anyway Patrick should use slashcode for his forum or write scripts that are similiar to slashdot's to get rid of the obnoxious trolls and use a karma system. This is the only way to ban them.

      Slashdot's system for coping with trolls sucks. Deliberately annoying people is against the t&cs of most isps, when it started to be a problem, the admins should have started notifying the trollers' isps.

    8. Re:Why don't they use slashdots karma system by Anonymous Coward · · Score: 0

      A lot of people are banned from modding, it's easy to detect, google for slashdot rtbl or some such.

    9. Re:Why don't they use slashdots karma system by MavEtJu · · Score: 0, Offtopic

      You're not alone! I can't recall when was the last time I had mod points. I think I had them maybe once last year.

      Once per year? If I posted a comment which got modded up to 5 I would get some, every time. Until they changed from "Karma: 50" to "Karma: Excellent". Haven't seen a single modpoint since that day, despite a lot of 4s and 5s on my comments.

      I wouldn't mind a couple of points now and then. Specially if somebody has a good comment, just to give them a little pat on the back. Worked always for me :-)

      --
      bash$ :(){ :|:&};:
    10. Re:Why don't they use slashdots karma system by Anonymous Coward · · Score: 0

      Um, Mike, Slashdot uses something called "rtbl"'s, to do exactly what you say doesn't happen. Look it up.

      You're presumably also unaware of the thread that was modded up literally hundreds of times, with the editors manually stomping it into the ground every time it rose above the 0 treshold. Since they have unlimited mod points, that was a pretty unfair fight. (Yes, they admitted doing this.)

      Really Mike, I love Slashdot as much as the next guy, but it's not half as neutral as you think it is.

    11. Re:Why don't they use slashdots karma system by Anonymous Coward · · Score: 0

      Oh, you have to set your treshold to -1 of course, otherwise you won't even see the huge flame war going on.

    12. Re:Why don't they use slashdots karma system by Isbiten · · Score: 1

      Heh, been reading for 6 months. Gotten very little mod ups. But still I have been a mod 3 times! Though I have gotten a story submitted if that makes any difference.

      --
      I fought the corporate America, and the corporate America bought the law.
    13. Re:Why don't they use slashdots karma system by NDPTAL85 · · Score: 2, Insightful

      Do you really think the admins of most ISP's are goin to give a rats ass about the trolling that goes on at Slashdot? And you expect the Slashdot guys to track down the ISP's of every troll, find the email addresses of all the admins and then email them?

      Your're insane

      --
      Mac OS X and Windows XP working side by side to fight back the night.
    14. Re:Why don't they use slashdots karma system by Anonymous Coward · · Score: 0

      Because slashdots moderation system encourages trolling and only makes the problem worse.

    15. Re:Why don't they use slashdots karma system by JimDabell · · Score: 1
      Do you really think the admins of most ISP's are goin to give a rats ass about the trolling that goes on at Slashdot?

      No, and I'd imagine most don't give a rat's ass about spammers either. But it's part of their jobs to deal with abuse.

      And you expect the Slashdot guys to track down the ISP's of every troll, find the email addresses of all the admins and then email them?

      Not at all. I expected them to do it as soon as it became a problem, when there were a dozen or so. It's far too late now.

    16. Re:Why don't they use slashdots karma system by a_n_d_e_r_s · · Score: 1

      Actually to be able to moderate you must also post comments.

      I find that most times whan I post comments I get to moderate in a day or two.

      --
      Just saying it like it are.
    17. Re:Why don't they use slashdots karma system by Arker · · Score: 1

      Slashcode produces incredibly nasty buggy html and it's use would be vetoed on that basis alone. And contrary to your little morality tale, it doesn't stop trolling or crapflooding or anything else except posting urls and code snippets that might be very interesting.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    18. Re:Why don't they use slashdots karma system by Anonymous Coward · · Score: 0
      And created a new problem in its place: the "phantom space" bug, that breaks urls. A better solution would be to only allow long text from registered users

      Actually, how about not breaking up the HREF in the URL, but allowing whatever is in the A tags to break? Prevents page-widening and preserves URLs. What about people who are too lazy to put their URLs in tags, you ask? Well, perhaps slashcode should be smart enough to recognize URLs in text and automatically link them. I don't like the idea about registered users, as most of the page-widening posts that I've seen are from registered trolls who seem to do this only every now and then.

      What really pisses me off is the crap filters. They make it impossible to post code, which means you'll never have a useful technical discussion. I would be willing to trade karma for the ability to post code.

    19. Re:Why don't they use slashdots karma system by Anonymous Coward · · Score: 0

      You need to put your conspiracy theories away. Slashdot is mostly automated, do you really think Taco reads the comments and says, "Ah ha! User 233344 dares to go against the groupthink, I know, I'll make sure he NEVER has mod points". Er, no, he doesn't. Just running the site takes up all his time.


      Yea, he's so busy running the site, that he is in contention for being the king of dupes. If he isn't reading the story submissions, what makes anyone think that he could be bothered reading the comments?
    20. Re:Why don't they use slashdots karma system by yerricde · · Score: 1

      use a turing test prevent automated registrations.

      Current automated turing tests reject users behind text terminals (such as blind users on speech readers or Braille terminals) and thus do not conform to Section 508 of the U.S. Rehabilitation Act. I'd assume that VA Software (Slashdot's parent company) wouldn't want to lose such an opportunity to market SourceForge enterprise source control software.

      --
      Will I retire or break 10K?
    21. Re:Why don't they use slashdots karma system by JimDabell · · Score: 1
      Current automated turing tests reject users behind text terminals

      That may be common practice, but it is in no means inherent to turing tests. Aural turing tests (spelling out a word with a bit of white noise overlaid, for example) would cater to blind users, but I don't think that techniques to distinguish between humans and computers would be that hard to come up with.

    22. Re:Why don't they use slashdots karma system by Cyclometh · · Score: 1

      I've been here for a few months now and I've never seen a mod-point. I've always assumed it was because I was still new, but I've begun to wonder, given some of the comments I've seen lately.

      I don't suppose it matters much; moderating other people's posts isn't why I read /., but I do find myself wondering how the moderation system makes what seems to be fairly weird decisions (give person A modpoints frequently, never give person B any at all, despite similar karma).

      Since I also read /. several times a day (albeit briefly each time) that may have something to do with it. Maybe coming here more than once a day puts you into the "obsessive-compulsive reloader" category described in the FAQ. ;)

    23. Re:Why don't they use slashdots karma system by t · · Score: 2, Insightful
      And created a new problem in its place: the "phantom space" bug, that breaks urls.
      That's not a bug, that's a feature. Like those phones which give you an electric shock when you start yelling into your cell phone. Urls only get broken if they are not posted as a link. Now wasn't that easy? I challenge you to show me an instance when you would need to post text that is "too long".
    24. Re:Why don't they use slashdots karma system by JimDabell · · Score: 1
      I challenge you to show me an instance when you would need to post text that is "too long".

      Well that depends on the viewport size, doesn't it? Not everybody surfs at fullscreen 1024x768, do they?

    25. Re:Why don't they use slashdots karma system by t · · Score: 1

      What the hell does that have to do with anything? The purpose of the long line breaking is to stop lines from being e.g., thousands of characters long. Not to stop the need for horizontal scrolling. Once again, I challenge you to show me an instance when you would need to post text that is "too long". And the definition of "too long" is whatever length /. breaks long lines at.

    26. Re:Why don't they use slashdots karma system by volkerdi · · Score: 1

      We thought about those kinds of solutions, but unfortunately nobody involved with Slackware had the time or interest to maintain a site like that, and volunteers weren't exactly lining up (well, completely unqualified ones were ;-). It's generally best to concentrate your efforts where it does the most good (notice there's no Slashdot Linux distribution either). Anyway, I wish this experiment well, but IMO the folks at linuxquestions.org probably have a better chance of providing a troll-free forum. They seem to have a good moderation infrastructure in place already, a lot of members, and a very active community.

      Cheers!

    27. Re:Why don't they use slashdots karma system by IamTheRealMike · · Score: 1
      No, I'm perfectly aware of that thread and agree with it totally. That thread is full of utter crap, page widening posts, "me too", trolls, the works. You name it, the underbelly of slashdot is there. The original post was self-contradictory in places, confused fact with opinion and *was* offtopic.

      If you think moderation is censorship by the way, you need to go live in a country where it's actually practiced. If they really were despots they'd have just deleted the thread from the databases, but no, it's there, for us to read in all its glory. The amount of garbage the editors put up with is incredible, if people were posting homo-erotic fantasies about me on my site I'd sure as hell do a lot more than mod them down.

      So, I'm pretty glad slashdot does this stuff. Occasionally I put the threshold at -1 because it's amusing to see just how much free time some people have, but I rarely, if ever, see anything of value.

    28. Re:Why don't they use slashdots karma system by Anonymous Coward · · Score: 0

      Sorry to say it, but you're a moron, Mike. Your hystrionics about "living in a country where censorship is actually practised" is so far beside the point that it's laughable.

      The question is, do the editors manually blacklist posters and comments. And the answer is that they do, despite your heroic denial of same. Whether they have a right to do so or whether it constitutes censorship doesn't enter into it.

  13. Well by Anonymous Coward · · Score: 1, Funny

    Looks like my schedule's now booked.

    Heat up a pot of coffee and burn the midnight oil- it's gonna be a long night.

  14. Re:YAFI by B3ryllium · · Score: 1

    You know, I think Slashdot needs to implement a new moderation option.

    +1, In Soviet Russia, SLASHDOT MODERATES YOU!

    Thoughts?

  15. How 'bout this, biatch. . . by Anonymous Coward · · Score: 0

    Say something useful if you want to say something at all.

  16. I agree by cioxx · · Score: 2, Interesting

    Why is the parent modded as "Troll"? He has a valid argument.

    Slackware forums don't have moderation to filter out crap like /. has. It's just asking for trouble. I'm pretty sure Slack users (such as myself) check the distro site on a weekly basis, and would eventually find out if the forum was up again.

    Just my opinion.

    1. Re:I agree by lactose99 · · Score: 0

      Did you read the post? The old forums have been brought back in read-only mode. No posting, just reading.

      --
      Fully licensed blockchain psychiatrist
    2. Re:I agree by zapfie · · Score: 2, Interesting

      Did YOU read the post? The forums USED to be read-only, but now are FULLY ACTIVE.

      --
      slashdot!=valid HTML
  17. Userlocal by tiny69 · · Score: 3, Informative

    The old Slackware.com forums have been available on Userlocal for well over 6 months. The only thing that has changed recently is that Userlocal has a new hosting provider and that the forums are no longer read only.

    But this may be a bad time for the forums to become active again, alt.os.linux.slackware has been getting hit fairly hard by a troll(s) in the last few days.

    --
    Go not unto/. for advice, for you will be told both yea and nay (but have nothing to do with the question)
    1. Re:Userlocal by Anonymous Coward · · Score: 0

      alt.os.linux.slackware has been getting hit fairly hard by a troll(s) in the last few days

      But Chiron's been around for a while, and occasionally he is actually constructive and helpful.

    2. Re:Userlocal by +A.OS.L.S_Bozo+ · · Score: 1

      alt.os.linux.slackware has been getting hit fairly hard by a troll(s) in the last few days

      ..But Chiron's been around for a while, and occasionally he is actually constructive and helpful.

      Lies all Lies.
      No. I'm not.
      While *I* might lie to you, Google does not..

      *heh* =)

      --
      +Chiron+
    3. Re:Userlocal by Cro+Magnon · · Score: 1
      But Chiron's been around for a while, and occasionally he is actually constructive and
      helpful.


      BWAHAHAHA!
      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
  18. "Slackware Forums Alive Again!" by Anonymous Coward · · Score: 3, Funny

    Nothing a good /.ing can't fix...

  19. IN SOVIET RUSSIA by D+iz+a+n+k+Meister · · Score: 0, Offtopic

    I think they should also have a
    +5 Too Stoned, Can't Stop Smiling
    moderation option in addition to the In Soviet Russia option.

    *raises bong in celebration*

    In Soviet Russia, bong smokes you!! Whoaa, cool!!

    --

    He painted a unicorn in outer space. I'm askin' ya, what's it breathin'?
  20. /. Math by tiny69 · · Score: 4, Interesting

    Last post before forums were shut down: 12-14-01 13:24

    First post after forums became active again: 01-20-03 21:07

    Means "2 years of hibernation" on /.

    --
    Go not unto/. for advice, for you will be told both yea and nay (but have nothing to do with the question)
    1. Re:/. Math by Anonymous Coward · · Score: 0
      This is interesting? So the writer looked at the years rather than the exact dates before calculating. Wow! I'm captivated -- nay, overwhelmed -- with interest! (Assuming it wasn't just a typo.)

      There just has to be a post somewhere that's legitimately interesting and thus more worthy of moderation than this bit of incessant, infantile whining about the minor details of a blurb.

    2. Re:/. Math by Anonymous Coward · · Score: 0

      You're breaking standards here, there's an iso that says you must use yyyymmdd.

    3. Re:/. Math by MavEtJu · · Score: 1

      After the slashdot-spelling we now get the slashdot-math!

      --
      bash$ :(){ :|:&};:
    4. Re:/. Math by Anonymous Coward · · Score: 0

      Surely you mean yyyy-mm-dd

  21. I love slackware by Xpilot · · Score: 1

    Being a minority distro, it's quite nice to meet kindred souls in forums.

    Keep on slackin' friends.

    --
    "Backups are for wimps. Real men upload their data to an FTP site and have everyone else mirror it." -- Linus Torvalds
    1. Re:I love slackware by Anonymous Coward · · Score: 0

      Geez you make it sound like it's your race or something. Get a grip.

  22. Wicked! by houseofmore · · Score: 2, Funny

    ... now maybe one day we'll see the story pronouncing Slackware Alive Again!.

    1. Re:Wicked! by Xpilot · · Score: 5, Informative

      Slack has always been alive. Slackers aren't as...ehem...vocal as users of other distros but believe me we're alive and kicking.

      If you've noticed, Slackware has always been a profitable company. It may not be as big as Redhat or Mandrake, but its got its own share of very loyal users.

      --
      "Backups are for wimps. Real men upload their data to an FTP site and have everyone else mirror it." -- Linus Torvalds
    2. Re:Wicked! by orangesquid · · Score: 4, Informative

      Actually, Slack is still pretty alive.
      True, you may have to understand hard drive partitions and other standard PC terminology to install it, so it may not be for "Joe Schmoe Windows User", but I love the configurability.
      It almost does not have thousands upon thousands of packages, turning it into a 6- or 7-CD set that requires buying the more expensive 700MB disks. No, Slack can still fit mostly on one CD-ROM, with a few bits like KDE thrown onto another (who needs KDE/GNOME, besides? Ick.) However, I've never had any package under Slackware not work, and the only library problems I've ever had were with freetype1 conflicting with freetype2 (fixed in 8.0) and all the annoyances of keeping multiple versions of qt around because Trolltech can't keep it's fscking API the same for more than two weeks (sorry, any qt fans), but Slackware has never come with anything "broken", which I'm always grateful for.
      Slackware also does not use a dependency system, which is perhaps a good idea at this point given the state of (most of) the competition (is there anything besides apt that doesn't suck?).
      Patrick also keeps Slackware-current up to date with security and bugfixes; I have rarely had to wait more than a few days between hearing about a hole and being able to start that service up again. Not as quick as the instant-fixes that paying Red Hat customers enjoy, but absolutely fine for me.
      Ack, I'm rambling. Anyway, Slackware is the only of the "original" distros which hasn't succumbed to vast amounts of bloat, and it has never released a new release with lots of broken libraries and such (RedHat 6.0 anyone?). Not only is it alive, but it rocks.
      It's a very quality distributiong for the hobbyist, and I don't think it will ever die.

      Hmm, after a preview I realize how crappy half this post sounds. Oh well, I'll post it sans karma bonus :)

      --
      --TheOrangeSquid Is it any wonder things seem so awry? We swim in a sea of confusion and don't have to think to survive
    3. Re:Wicked! by 13Echo · · Score: 2, Informative

      I agree. And excellent add-ons like Dropline Gnome (Gnome 2 for Slackware 8.1) make it all the better. By Slackware 8.1 install is a solid as a rock. Slackware is still the most practical and reliable desktop Linux distribution, in my opinion.

      I learned to use Linux on Slackware. I found it easier to configure, than having to use the non-standard tools that other distributions have. Plus, with Slackware, you have the benefit of learning how to use Linux. It's a lot different than learning how to use Red Hat or Suse. Some distributions really pull you far away from the basics, and actually make things more difficult.

      Using fdisk (or cfdisk), configuring sound and video, and learning a few basics of rc.files are really all there is to Slackware. After that, it's smooth sailing. Once you learn how it works, you can rasonably set up a Slackware box in less than an hour or two.

  23. "they're Slashtrolled in record time" by Anonymous Coward · · Score: 0

    They must be running that Slackware shit.

    /joke

  24. Re:5th! by Anonymous Coward · · Score: 0

    BWWHAHAHHAHHAAAAHHAAAA - HA

  25. bad analogy!! by CySurflex · · Score: 3, Funny
    a Forum/Message Board being in "read only" mode is not hibernation ! "Read only" is maybe suspended animation. Maybe it's Kyrogenically Frozen. or the VCR is on Pause. or it's in still-frame mode. or it's taking a break. or it's off on a vacation. or it's in debug mode on a breakpoint. or it's in neutral gear. or the windmill is waiting for the next gust of wind. or the elevator is stuck on a floor.

    I need to get out more.

  26. Shrug. by DarkZero · · Score: 4, Insightful

    The thing is, I'm not saying this isn't newsworthy, but sometimes it isn't responsible to print things like this. Especially when you know you're likely to get a bad (bad for others) reaction from your audience.

    This story is like the kindergarten example of the question of responsibility in journalism. Because of Time Magazine, millions of people now know of an excellent rifle to snipe with, a brilliant way to do it from inside the back of a car, and the ratio between sniping range and sniping accuracy. Arguably, anyone that reads Time Magazine or even just watches CNN is now about halfway toward being equipped to kill people from a distance with a sniper rifle. Why is this? Because our lives depended on knowing the exact type of rifle that the DC sniper was using, how much it cost, and where we could get one? Because the ratio between range and accuracy when firing a sniper rifle at a human skull had relevance to our daily lives? Because when we go to the doctor, we might want to have ourselves checked over with a sniper rifle to make sure that we don't have a life-threatening disease? No. It was none of these things. It was just sort of an interesting tidbit of information that some of us felt like knowing because we were curious.

    People are bothered by what the /. editors do because they know a lot about the subjects that are being dealt with, like bandwidth costs and trolling. I've noticed, however, that few of them actively complain about the same sort of behavior when it is applied to larger issues. In fact, many of them might even see information on sniper rifles and just think that information wants to be free.

    1. Re:Shrug. by doubleyewdee · · Score: 4, Insightful
      This story is like the kindergarten example of the question of responsibility in journalism. Because of Time Magazine, millions of people now know of an excellent rifle to snipe with, a brilliant way to do it from inside the back of a car, and the ratio between sniping range and sniping accuracy.


      I think there's one key difference that you're missing here, though. Time magazine doesn't have a readerbase with a significant number of serial murderers subscribed to it. Additionally, becoming a sniper isn't much like trolling on the internet. One takes significant amounts of skill, time, and money -- the other just takes a fifteen year old who has decided that "Windoze XP is for fags and I'm going to be a hax0r and terr0r1z3 the intarweb now."

      The thing I'm getting at is that Slashdot has a significant group of trolls, flamebaiters, crapflooders, and all the others in its readership and they are always looking for new ways and new places to get noticed for their trolling 'sk1llz'. The editors know this, and the front page story was worded in a way that practically begged these people to go wreak havoc.

      If Time magazine knew it had a readerbase which consisted of a large group of gun-toting loonies then it would, indeed, be irresponsible to publish intimate details of murder by sniping. But even that falls short of the example. To make this example really correct Time magazine would need to print an article detailing areas which are deemed 'ripe' for a sniper to attack. I'm not saying they haven't done this, because I'm sure somebody (maybe them) has. I'm just saying that for your analogy that would have been the best way to really make a proper connection, I think.

      At any rate... I realize that these days "journalism" and "responsibility" are not very akin, but that doesn't mean they shouldn't be. And I think that on a website with a readerbase and editorship that at least feels it is above the common denominator some responsbility ought to be shown.
      --


      you can take the road that takes you to the stars...
    2. Re:Shrug. by BlackHawk-666 · · Score: 0, Offtopic
      If a single article in Times is enough to equip sniper rifle carrying serial killers in your country then you're in a bad way. Seriously, do you think that just because people now know of one model of sniper rifle they are ready to become expert killers.

      They would get much better info from a copy of Guns and Ammo magazine, and an address where they could also purchase said weapons. This magazine even carries stories in it from rabib readers on "How guns save lives". I'm not kidding!

      --
      All those moments will be lost in time, like tears in rain.
    3. Re:Shrug. by Anonymous Coward · · Score: 0
      Because of Time Magazine, millions of people now know of an excellent rifle to snipe with, a brilliant way to do it from inside the back of a car, and the ratio between sniping range and sniping accuracy
      I think there's one key difference that you're missing here, though. Time magazine doesn't have a readerbase with a significant number of serial murderers subscribed to it.

      I don't know...Time's readership is about 0.2% of the US population. I'd be willing to bet that at least 1% of US serial murderers are regular readers, making them a strong demographic for Time.

    4. Re:Shrug. by Anonymous Coward · · Score: 0

      That rifle was NOT a precision rifle at all, nor was the shooting impressive. Everyone who ever qualified with the rifle in the service can shoot that well, as can most hunters. All hunting rifles in good condition can make those shots.

      It takes a real rifleman with a real precision rifle to do it from 8 times as far. Thats what real military snipers do.

      There are gun magazines in most grocery stores in the US that have information on guns and gun related products and shooting techniques. The only uncommon trick was laying in the car's trunk and shooting through a small hole in it, but hunters commonly use various forms of camoflage, so it wasn't that new or special a trick.

    5. Re:Shrug. by Surak · · Score: 2, Insightful

      Arguably, anyone that reads Time Magazine or even just watches CNN is now about halfway toward being equipped to kill people from a distance with a sniper rifle.

      Sure. OTOH, the info published in Time Magazine is available in just about any library in any postindustrial country in the world. What diff does it make if Time publishes it?

    6. Re:Shrug. by Surak · · Score: 1

      I think there's one key difference that you're missing here, though. Time magazine doesn't have a readerbase with a significant number of serial murderers subscribed to it.

      How do you know what serial murderers read? :-P

      'sides, who says that slashdot has any responsibility to keep trolls off other people's sites? I would think that would be up to each webmaster to decide on his or her own what mechanism will keep the k1dd13z away.

    7. Re:Shrug. by noshellswill · · Score: 0

      What is this drooling neocom crap? When I want your opinion about when, where, how and WHAT I know be sure I'll get in contact.

    8. Re:Shrug. by nolife · · Score: 1

      If Time magazine knew it had a readerbase which consisted of a large group of gun-toting loonies then it would, indeed, be irresponsible to publish intimate details of murder by sniping.

      The % of crazed people reading the article has NOTHING to do with the potential for copy cats. It only takes one crazed person to inflict damage. It's not hard to think of many ways to hurt hundreds of people and not be immediatley get caught.

      I live in the DC area and listened to my police scanner during quite a few of the sniper incidents. Everyone had in their head that this person was shooting from a vehicle and speeding off like a typical Hollywood drive-by portrayed in the movies. Because of this hundreds of people were calling in every fucking white van that did not use a turn signal, was "speeding" by, or driving recklessly. Well, Northern VA is filled with white vans. Strange was everyone reporting these actually thought that every white van was doing something wrong so no doubt they exagerated when calling 911. This drew attention away from the real killers who more then likely casually drove away eating a 7-11 big bite. Every damn ex/retired police chief, fbi agent, and criminal investigator had a profile to share with the media and every fucking one of them was DEAD WRONG. These two did not fit what everyone thought and they got away with it for quite some time. I truely believe they would never been caught had they not called in themselves. Had people been able to see through the hype and look "outside the box" they may have been caught earlier. Maybe in the future when someone strays from the Hollywood movie style killing and speeding off, people will be more aware and responsive and catch them quicker. Hiding the fact that these things can be done does not make the public as a whole safer. It alerts them.

      Security through obscurity which DOES NOT work.

      --
      Bad boys rape our young girls but Violet gives willingly.
  27. it was never dead by Anonymous Coward · · Score: 1

    Slackware -current has been updated several times in the past couple months. They even put some security updates into v8.1.

  28. There's two sides to that... by BrokenHalo · · Score: 4, Interesting
    then cmd Taco put in IP address bans. This was a lifesaver ...

    I've never trolled in my life, but slashcode has blocked my entire netblock (an ISP with a strictly enforced AUP and who would have pulled the plug on any miscreant if asked) for several months now. So despite my karma being "excellent", I can now only post via an anonymous relay. It was a major piss-off that my objections were just ignored.

    1. Re:There's two sides to that... by Ilgaz · · Score: 1

      Couldn't it be also your fault? I think before banning entire IP block Taco or others should have connected the block-owner for abuse, I bet they didn't take that serious.

      I lived that crap too... An unserious ISP, one day I figured the mails I sent were filtered because of their stupid ignores of abuse reports.

      Find a better ISP, or if you are on .edu etc, get rid of that admin soon.

      Even on a 100 user IRC network people think 3 times before banning a domain like 192.168.100.* (fake IP).

    2. Re:There's two sides to that... by BrokenHalo · · Score: 1
      Couldn't it be also your fault? I think before banning entire IP block Taco or others should have connected the block-owner for abuse, I bet they didn't take that serious

      I'm not sure how that makes it my fault, but anyway:

      The ISP is pretty good in most respects, e.g. it's nice to get replies from support crew to the effect of "Oh good, if you're running Slackware, you know what you're talking about" as opposed to my last ISP's policy: "We only support Windows - you're on your own".

      In any case, I don't believe they provide an open relay. (from whois: inetnum 202.61.166.0 - 202.61.166.255) if anybody wants to check (please))

      They've pulled the plug on abusers in the past.

    3. Re:There's two sides to that... by Arandir · · Score: 1

      Ditto. Slashdot blacklisted my entire company. Turned out one asshole in IT ran a script over a six hour period one weekend flooding Slashdot with hundreds of hits. This employee was fired the next week. IT explained that to them. I explained that to them. But Slashdot still has us banned six months later, because they cannot be rationalized with. They simply cannot conceive of the possibility that a single IP address might be used by thousands of people. I suppose we're banned for life.

      At least your objections were ignored. They at least bothered to write us a juvenile arrogant screed about how to run our business.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
  29. Re:YAFI by Anonymous Coward · · Score: 0
    You know, I think Slashdot needs to implement a new moderation option.

    +1, In Soviet Russia, SLASHDOT MODERATES YOU!

    Thoughts?
    This idea sucks, roughly as much as your mom on a Monday. It blows, about the same as your sister on a Sunday.
  30. "Read only" forums? Eh? by Anonymous Coward · · Score: 0

    How do any posts get entered, to be "read only"?!?!? :confused:

  31. All Praise Bob! by Noryungi · · Score: 2, Insightful

    And there was much rejoicing in the land, for, verily, much Slack was given and received with praise and joy.

    And even the trolls were happy campers!

    All Praise Bob! Hail Eris! ;)

    --
    The right to offend is far more important than the right not to be offended. (Rowan Atkinson)
    1. Re:All Praise Bob! by CapnGrunge · · Score: 1

      Careful! We could see the fnords around...

      --
      I see 57005 people
  32. for your consideration... by Anonymous Coward · · Score: 4, Insightful

    to the point made by a few about preventing trolls with various methods; while I'm not speaking for patrick v., I can tell you the attitude amoung those of us who have been and will allways be with slackware is that things like the forums should operate on comon sense and self discipline. If they can't operate in this manor, they shouldn't operate at all. This kind of belife is at the core of the slackware mentality. Slackware moves slowly and with great consideration with little thought outside influances. We like it that way.

    To the remarks of slackware alive, minority distro etc; slackware may not be the most widely used linux distro, but in my opinion, when all things are considered and stacked up, it's the best distro. Many will argue that different distro's are good for different applications, I fully agree, however, if only one could remain, it would have to be slackware. I'm not alone in this, I KNOW this becuase people tell me all the time it's true. Slackware users typically differ from other linux users in one distinct way...

    redhat user: I tried slackware, it was ok, I also tried debian, phatlinux, mandrake and caldera.

    slackware user: I installed slackware 5 years ago. debian seems cool and redhat made me angry to use so I gave it up after 3 hours. yeah, really just used slackware.

    this is ranting... I'm tired. :)

    download slackware. love it. or somthing

    1. Re:for your consideration... by Bandman · · Score: 1

      you're totally right....I thought it was just me, but apparently other people feel the same way about using other distros...they just...don't.../feel/ right, i guess. I get aggrivated when using Redhat, because it gets in my way. When I was forced to use it for 2 months, I didn't even know linux conf existed for 1 and a half of them, and i uninstalled it after i found out about it. The first thing that I did when I was able was to install slack 7.1 (at that time, brand new), and it was the most soothing thing i'd experienced for a while.

    2. Re:for your consideration... by Anonymous Coward · · Score: 0

      Haha. You hit the Red Hat nail right on the head.

      I started out trying to use Red Hat, and it really did make me angry. Everything just seemed stupid. Slackware was simple and powerful, and that's what got me hooked. I've been using it for almost 3 years now.

    3. Re:for your consideration... by BrokenHalo · · Score: 1
      Slackware moves slowly and with great consideration with little thought outside influances[sic]

      Patrick V. doesn't release "new" distros every 5-6 months like (say) RH or Mandrake, but his turnaround is [karma burning here] arguably much snappier than Debian (given that slack's at version 8.1 as opposed to 0.00003), and the packages in slackware-current tend to be very current. Seems to me that the only area in which he loses the edge is with Gnome, and that gap is filled very well by Dropline Gnome (I won't bother to find link, as it was posted earlier).

    4. Re:for your consideration... by Anonymous Coward · · Score: 0
      arguably much snappier than Debian (given that slack's at version 8.1 as opposed to 0.00003)

      Heh - you fall for marketing nonsense. Slack went from 3.6 (or something) to 7.0 because people kept saying "Oh 3.6, that's like ancient, isn't it?" Same stunt that Sun pulled (both in forward (Solaris 2.7/7) and reverse (SunOS 5.0/Solaris 2.0)).

    5. Re:for your consideration... by Anonymous Coward · · Score: 0

      if you read the latest -current all of gnome (1.4) was moved to pasture, so i have a feeling the gnome 2 (was well as gcc 3.1 and KDE 3.1) will be merged in before 9.0 is released.

    6. Re:for your consideration... by Anonymous Coward · · Score: 0

      I am sorry, but who really cares what the version number is.. granted they might of done it to make the number comparable to RH, and (maby) attact more people but its still slackware, and they did not update the distro for quite a while after 4.0.. so whats the next logical step for a big update to the distro.. change the full number.. and hence what they did..

  33. Re:well, I hope they weren't looking for more trol by yobbo · · Score: 1

    Maybe the tactic is to publicize the forums enough so that all the slackware trolls go back to the forums and stop spreading their BS all over the internet.

  34. Troll problems? by Anonymous Coward · · Score: 1, Funny

    You don't need to make your forums read-only or try to sue them! Forget moderation systems, those are for muggles!

    The solution to your troll problems is simpler than you could have ever imagined! Just order your Hogwarts Quikspell home-study course and you'll learn everything you need to know to deal with trolls.

    Amaze your friends as you use spells such as Wingardium Leviosa to bash trolls on the head with their own wooden club! If you're feeling particularly peeved and want to send a message to other trolls, you can moderate them as flamebait with the Incendio spell!

    Your QuikSpell home-study course comes with everything you need to get started, including a high-quality cast iron cauldron, a wand and a basic spellbook.

    To order, send check or money order for 6 galleons, 4 sickles and 21 knuts ($29.99 in US dollars) by owl to Hogwarts School of Witchcraft and Wizardry.

  35. Glad to see signs of life by bindster · · Score: 4, Interesting

    Now that I can see that there are some lights on at Slackware, I'm going to help them polish their distro with some apps/scripts/customizations which would be Slack specific; I hope this development spurs more people to do the same, and also to create a dialogue for those who are seeking to help improve the distro. I know of a couple things that could use some work too... how about that rc.sysvinit which doesn't even work? Maybe replace it with an optional full SVR4 init system, or have the option for a kernel with an compiled boot logo. Perhaps even our own version of a package download tool (tgz-get?). Hopefully this will open the door to all that.

    --
    WARNING: DO NOT LET DR. MARIO TOUCH YOUR GENITALS. HE IS NOT A REAL DOCTOR.
    1. Re:Glad to see signs of life by Viol8 · · Score: 3, Insightful

      One of the reasons I use slackware is because I *like* the BSD style init scripts. the SysV init system is very logical I admit but its also long winded and it can be a pain in the arse to track down problems. And if you want a kernel with a compiled boot logo just recompile your kernel to enable framebuffers and you get it for free. Whats the big deal?

    2. Re:Glad to see signs of life by psm321 · · Score: 2, Informative

      Slack kernels come with framebuffer (and thus logo) support... you just need to tell the kernel to use it (via lilo/grub)

    3. Re:Glad to see signs of life by Schwamm · · Score: 1

      Now that I can see that there are some lights on at Slackware...

      When did the lights go out? userlocal.com is a fine site, but it has no "official" connection with Slackware as far as I can tell. http://www.slackware.com is the place to find Slackware.

      And don't just look at the front page for updates! Patrick doesn't brag about his work on the front page, but you can get an idea about what he's doing by looking at the Changelog.

      ...I'm going to help them polish their distro...

      Uh... Who is this "them" of whom you speak? There is only Patrick V., and rumor has it that he doesn't want your help. :-)

      Perhaps even our own version of a package download tool (tgz-get?).

      There have been prototypes of something to do this in the past. However, something to automagically download and install packages/updates/patches isn't really a part of the slacker's way. Most slackers want more control than that, and ftp and installpkg/upgradepkg are sufficient for the majority. The rest have probably already written their own scripts. :-)

  36. Re:Slackware's forums? Looks like User Local's for by JimmyGulp · · Score: 4, Informative

    Don't forget news:alt.os.linux.slackware, and news:alt.os.slakware

    But keeping those free of trolls is interesting fun. ;)

    --
    Dirk stood in the Stanley
  37. for your consideration... by DrunkenPenguin · · Score: 1

    download slackware. love it. or somthing

    Yeah, exactly that. I just love it - even after all these years. Slackware is something else.

    ----

  38. No longer readonly? by Spacelord · · Score: 1

    chmod ugo+rx /usr/local ??

    I doubt that this would be a good idea :-)

  39. Re:oxy-morons.. by gh5046 · · Score: 0

    You aren't good at it. Read the sentence again.

  40. tgz-get? by Anonymous Coward · · Score: 0

    Autopkg.

  41. Re:Slackware's forums? Looks like User Local's for by Charm · · Score: 2, Informative

    And not forgetting the one at linux questions
    Linux Help Network
    Linux Entre Amis Which is french
    Linux Pro Nederland
    There must be more as well.

    --
    -- RTFM:Slackware::Beer:Saturday
  42. Also by Alethes · · Score: 1

    irc.freenode.net #slackware has a lot of very friendly and helpful regulars.

  43. Re:YAFI by robkore · · Score: 1

    In Soviet Russia, old bad played out joke makes YOU!

  44. New Slackware Business Model by Anonymous Coward · · Score: 0
    1. Write free software
    2. Set up user support forums
    3. Wait til support forums are massively trolled with SLACKWARE IS DYING posts
    4. Sue the trolls a la pest control website
    5. PROFIT $5k per troll!
  45. Slack is my old friend by bpland · · Score: 1

    I installed slack back in 1995 and never looked back. NICE

  46. Not me by Anonymous Coward · · Score: 0

    I mean, maybe it's just me, but I think posting this on the front page is an open invitation to all the slashtrolls to go troll somewhere new. Doubly so since these forums already got shut down as a result of trolling beforehand.

    Not me. I actually LIKE Patrick.

  47. RedHat Forums by Zendar · · Score: 1

    Wonder when the RedHat forums will be back up. They've been migrating these for about two years as well:

    "You may have noticed some trouble logging in and posting issues at the support forums. We are currently migrating content and structure to a new system."

  48. The penguin... by BrokenHalo · · Score: 1

    is there in any stock, un-patched Linux kernel, as obtained from kernel.org.

  49. You killed them! by Cro+Magnon · · Score: 2, Funny

    I can't get onto the forums! You killed them - you BASTARDS!!

    --
    Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
  50. Cascading dependencies by yerricde · · Score: 2, Informative

    Why are dependencies so farking hard to observe?

    Because of cascading dependencies. One package may ultimately depend on updated versions of thirty or more other packages. That's where apt comes in.

    --
    Will I retire or break 10K?
    1. Re:Cascading dependencies by tzanger · · Score: 1

      Because of cascading dependencies. One package may ultimately depend on updated versions of thirty or more other packages. That's where apt comes in.

      You must be using Gnome then, I don't run into anything more than maybe a 3-level cascade...

  51. $200,000? by yerricde · · Score: 2, Informative

    Find a better ISP

    Better ISP? That's not always a reasonable answer. In the United States of America, there is generally only one cable modem ISP in a given area, and DSL isn't available everywhere because of the 4 km distance limitation. Thus, switching to another high-speed ISP could cost $200,000, which includes all the costs of moving your family and getting a job in another state.

    --
    Will I retire or break 10K?
  52. Welcome back Slackware by Neophytus · · Score: 1

    As a present to show our appretiation we will perform a dos attack on your servers, courtesy of the /. users.

  53. hmm by Anonymous Coward · · Score: 0

    Well, it comes down to this.. _IF_ it does attract "more" trolls then it seems to me either A.) they need to do the /. tactic or B.) they have to go back to read only.. so to me, its really makes no difference in posting it on /. where many linux users (specificly slackware users) might start reading/posting (again). But hopefully it will stay Troll free, but if not, OH WELL who cares, its shut down again for the same reason they had before..

    To me Slackware has been the best distro ever created, and, I as well as many of the people responding to this are loyal to slackware...

    Slack 3.0 damn... its been a long time.. but if I never had used it,I probably would of never had the love for linux I have today.. because redhat 4.0 just sucked... and any of the newer versions or any distro besides slack are way to user friendly when you want to be able to configure things how you want it... screw having a windows manager load by default and a GUI install WHO CARES.. I WANT my console thank you very much.. I beleve Slack will keep its dedicated user base for a very long time, because I am not alone in feeling this way..

    I guess its kind of alike to the stories about dedicated Mac users eh?

  54. Now if only their FTP site... by Anonymous Coward · · Score: 0

    ...would allow downloads faster than 56 Kbps. There isn't enough time to download a complete ISO of an older version of the software before the connection gets dropped at the server end.

    1. Re:Now if only their FTP site... by ScreamingSlave · · Score: 1

      Then use a mirror. http://wildwizard.kicks-ass.org/slackware/mirrors. php or http://www.slackware.com/getslack/

  55. Re:Slackware's forums? Looks like User Local's for by Anonymous Coward · · Score: 0

    LinuxQuestions.org also has a Slackware forum and it's even recommended by Slackware.

  56. Mandrake urpmi? by haeger · · Score: 1
    I would also suggest checking out "urpmi" (how's that for a crappy name?) on Mandrake. I have yet to find something bad about it, except the name. It installs packages, satisfies dependencies and can also update the whole system.

    I keep an this in my crontab to make sure my system is up to date.

    urpmi.update -a ; urpmi --auto-select --auto

    It checks for new packages and downloads and installs the new ones.

    Hint: Before you can use urpmi.update, make sure you have something to update. Try urpmi.addmedia.

    .haeger

    --
    You are not entitled to your opinion. You are entitled to your informed opinion. -- Harlan Ellison
  57. That's the point!. by Anonymous Coward · · Score: 0

    Exile them to Slackland!

  58. Dumb typo by wass · · Score: 1

    stupid typo, i'm so UN-31337.
    I typed 311t instead if 1337. but y'all probably figured that out.

    --

    make world, not war

  59. And it is faster than anything else by Anonymous Coward · · Score: 0

    I use slackware since 1996, mainly because I like its hand written script, freedom stability and that all.
    And besides all that, it is really fast. I just dont know why. Im currently working on some C++ console stuff, and compiling the app in my PIII 700, 128MB running slack and gcc 2.95, it takes 2.5min. The same app, in a Celeron 1.3GHZ, 256MB with highly optimized all from source gentoo with gcc 3.2 takes impressive 6min. Another gentoo, with gcc 2.95 in a PIII 700MHZ and 128MB is even worse.
    Not to say about how faster latex always is in a slack box, and XFree unbeatable stability.
    I know, it doesn't make sense, but after 6 years working with several distributions, it just an empirically accepted thruth.

    Keep going Patrick.

  60. HAHAHA THAT'S A GOOD ONE by Anonymous Coward · · Score: 0


  61. Actually I was thinking of something more like... by bindster · · Score: 1

    See, I'm talking about a full-screen boot logo. I know there are some out there who would consider this to be nancy, but I think it looks slick. I used this patch here and then adapted this image to a white 1024x768 canvas, with the image centered. If you want to see all the Slackware logos check out the propaganda link on the Slackware page. I also got dropline-gnome, a series of packages which contain Gnome 2.0, compiled on Slackware. While I don't use Gnome, I do like the new GDM greeter,so I created a cool Slack theme for it (well, I think it's cool). If anyone is interested in it, post a reply and I'll submit it to freshmeat or something.

    --
    WARNING: DO NOT LET DR. MARIO TOUCH YOUR GENITALS. HE IS NOT A REAL DOCTOR.
  62. bah. trolls. sure. by Anonymous Coward · · Score: 0

    i once posted a lengthy thread to the forum, requesting help and asking if certain features were already implemented. my ip address was then banned from slackware.com and i was labeled a "troll" by Patrick himself. it almost made me stop using slackware entirely, and ever since i've realized exactly how self serving that distribution is. "trolls" ? sure. like i'm to believe Slackware is the only distribution in the history of the planet to have an incredibly large number of "trolls" on it's forums. Fuck the forums.

  63. Re:Actually I was thinking of something more like. by Viol8 · · Score: 1

    A full screen logo might look nice , but as with windows , if something goes wrong during boot and the machine hangs you'll have no chance of finding out where since you won't be able to see where it got to in the boot process.

  64. Re:Now maybe they can work on the store (YES OT) by Strog · · Score: 1

    You probably just need to update your current source instead of getting a new one. If the packages are changed or updated then you need the updated hdlist file(s) for your descriptions and dependency lists.

    Here is how to add a new one:

    It doesn't matter which wm you use for this since Mandrake uses a unified menu in all.

    Menu--> Configuration--> Packaging--> Software Sources Manager

    Click add

    select Security Updates

    Press Select Mirror button or manually fill in.

    Expand the country you want to download from and select mirror

    It will download the hdlist.cz file with the packages info.

    Click Ok. Click Save and Exit

    You can also remove the existing one while you are in here if need be. Choose Mandrake Update in the Packaging menu to update your updates source.

    My preferred method is command line though. I'll find a mirror online that I want and copy the url to the clipboard.
    urpmi.addmedia --update medianame ftp://server/path/Mandrake/RPMS with ../base/hdlist.cz

    Most mirrors are setup like the CDs so you have to add 3 media sources if you want it complete. It is RPMS, RPMS2, RPMS3 with hdlist1.cz, hdlist2.cz and hdlist3.cz respectively. I usually do stealth1, stealth2 and stealth3 for the names of sources for the stealth.net ftp site. I like to setup a local mirror for the release files and ftp my updates from a good mirror. You can also use file://, http://, removable://, ftp:// for methods of retrieving your source. There is a --distrib swtch to automatically make all sources from a media.

    urpmi.update sourcename will wget the updated hdlist file and take care of it for you. urpmi.removemedia sourcename will remove a source. Do either command without any switches to find the source name(s) you have setup.

    While Slackware doesn't have the fuzzy GUI stuff at least the stuff that's there is working (as opposed to Mandrake!).

    It works just fine if you know how to do it. Some people have made the same types of complaints about Slack when we both know that isn't correct. Mandrake's GUI and command line both work well now after some teething over the years. Most complaints came from the older releases which can be expected for a product before it matures. Mandrake's tendency to be on the bleeding edge in the past has burned them pretty good.

    I hope this helps you figure out what you need.

  65. Re:YAFI by B3ryllium · · Score: 1

    All your base are belong to us.

  66. Last Post! by alpg · · Score: 0

    I've seen people with new children before, they go from ultra happy to
    looking like something out of a zombie film in about a week.
    -- Alan Cox about Linus after his 2nd daughter

    - this post brought to you by the Automated Last Post Generator...