Giter VIP home page Giter VIP logo

myuserscripts's People

Contributors

basicnullification avatar baummitaugen avatar felixsfd avatar makyen avatar rschrieken avatar tiny-giant avatar tunaki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

myuserscripts's Issues

The whole page is just a sheet

While blind-man's-buff is a fun game, it isn't exactly what I had in mind :) When I load a page using this script, I just get a page with a (admittedly attractive) checkerboard pattern of dark colors. Here's a screenshot:

Screenshot

Auto comments affected by Magic Tag Editor

I use SE-AutoReviewComments, and when I add comments to posts I'm reviewing I notice that the site name variable ($SITENAME$) is being hijacked, affecting comments such as:

###[Q] Offsite resource
Questions asking us to recommend or find an off-site resource 
(e.g. library, tool) are off-topic for $SITENAME$. ([help/on-topic]) 
Instead, [describe the problem](//meta.stackexchange.com/q/139399/) 
and what has been done so far to solve it.

...which renders as:

enter image description here

Can the SE site's name be carried through to the fake review queue?

NATO Enhancements

Causing too many requests of site (causing an IP address block).
Feedback from SO Team.

You may want to look into whatever user scripts you have running and make sure they space out their requests a bit more. You weren't rate limited because of your review behavior, but rather because something on your device requested the post comments from 14 different posts all in the same second. You might want to consider spacing that out a bit more rather than sending a load of requests all at once.

New Filter: deletion "popularity score" (how many total delete votes are required for a post to be deleted)

For Deletes, the "Popularity Score" (question score + top-scored answer score) determines the number of delete votes required.

votes = max( 10, 3 + popularity / 20)

I've been concerned about that "cost of deletion" when placing first DVs on questions, for example when trying to focus on questions that can be deleted by just 3 users.

Being able to filter by the popularity score would help.

Being able to filter by # delete votes required would be really cool!

Ref

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.