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.
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.
http://saveie6.com/
Why is the parent modded as "Troll"? He has a valid argument.
/. 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.
Slackware forums don't have moderation to filter out crap like
Just my opinion.
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)
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.
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
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.
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
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