Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: using slash?

by hardburn (Abbot)
on Jan 29, 2003 at 15:00 UTC ( [id://230963]=note: print w/replies, xml ) Need Help??


in reply to using slash?

I don't know the reasons of the maintainers, but my take on Slash is this: it sucks. Malda is natorious for spaghetti code. I don't know how extensible the moderation system is, but Slashdot's moderation has huge flaws. What is more, the current system works well enough. Making changes is just asking for troubble.

Replies are listed 'Best First'.
•Re: Re: using slash?
by merlyn (Sage) on Jan 29, 2003 at 15:58 UTC
    Are you referring to Slashcode 2.x? I would agree about Slashcode 1.x, but 2.x was a complete rewrite to use Template Toolkit, and is a much cleaner design (not that I understand it, still).

    -- Randal L. Schwartz, Perl hacker
    Be sure to read my standard disclaimer if this is a reply.

      I downloaded Slash 2.2.6 and took a quick gander at Slash.pm.

      I quit reading when I got to this:

      # this is the worst damned warning ever, so SHUT UP ALREADY! $SIG{__WARN__} = sub { warn @_ unless $_[0] =~ /Use of uninitialized v +alue/ };

        Talk to pudge about that one. He's of the opinion that manually initializing all of your potentially interpolatable variables to the empty string is a hassle. I see his point; most of the warnings we see in embedded code in Everything are that exact message.

        If you really want to complain about something, read the metamoderation code.

      Slash 2 may be cleaner than Slash 1 design-wise but it still does math worse than I do. Have you ever actually counted the number of comments that get displayed when you change from threshold to threshold on Slashdot? It rarely, if ever, matches the number displayed in the select box. I've also had instances of highly moderated replies being incorrectly reparented.

      --
      Grant me the wisdom to shut my mouth when I don't know what I'm talking about.

        And you've filed a bug report and sent in a patch right?

        -- vek --
Re: Re: using slash?
by vek (Prior) on Jan 29, 2003 at 23:10 UTC
    hardburn, have you taken a peek at Slash 2.x? It's a complete rewrite and much nicer than 1.x.

    -- vek --

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://230963]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-16 13:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found