• rottingleaf@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    7 hours ago

    Ideally everyone would be able to set up rules as to who and what they see.

    Something like (pseudo syntax initially like SQL, but went off track):

    IF sum(this.poster.posts.karma) < -100 OR this.score < -10 OR sum(this.poster.opinions.rating WHERE this.poster.opinions.source IN me.friends) < 0 THEN false ELSE true END.