• 0 Posts
  • 11 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle


  • It’s pretty hard for them to reach with the weapons they have. Storm shadows can do it but it’ll take several, and at least right now, I suspect Ukraine gets more out of using them to go after depots and generals.

    Also, they get some benefit to threatening the bridge without taking it out. Right now Russia keeps soldiers and anti missile systems protecting the bridge. Once it’s blown up Russia can send those things to the front.

    I’m guessing they’re most likely to take it out after they cut off the northern route.






  • Hard disagree.

    The aggregation actually simplifies much of that detection.

    “Instance X dumps thousands of -1’s (or odd patterns of +1s) on comment/story Y” is much easier to look for bad behavior and run anomoly detection on, especially since bad actors will likely operate at the instance level (either creating many accounts on a low barrier instance or just making bad instances).

    Yes totally open votes helps for the edge case of detecting “account X always +1’s account Y” across instances but we’re paying a very heavy privacy cost to support an expensive to detect edge case that’s trivial to defeat (have multiple puppets). And individual instance operators can still do this analysis.

    If the number of puppets are small the correct fix is to rethink the scoring (tiny numbers of votes shouldn’t be allowed to distort thing so much we need to go to these extremes)
    If the number of puppets is not tiny then it’ll be easier to see in the instance aggregations (user X always gets +N votes from instance Y)