other accounts:

  • 0 Posts
  • 46 Comments
Joined 3 years ago
cake
Cake day: February 10th, 2024

help-circle


  • MrKaplan@lemmy.worldtoFediverse@lemmy.worldPieFed v1.6.24 is released
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    4 months ago

    doesn’t really look much different between the two instances. the theme differences are minor. the current default theme on piefed.world is even a bit more compact than the quokk.au default theme.

    there are also user settings for more compact post listings, e.g. the variant with smaller thumbnails:

    and after writing all this i realized you were referring to the bottom navigation. we updated several piefed versions in the last few days, if this is still the case for you i recommend raising this as a bug directly at https://codeberg.org/rimu/pyfedi/issues


  • MrKaplan@lemmy.worldtomemes@lemmy.worldpress F5 to reload
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    1
    ·
    4 months ago

    in the past couple of days it seems like LLM crawlers have been ramping up again, with totally normal traffic patterns like these

    we’re currently looking into trying to identify them better without having to serve everyone with a captcha or something like anubis to access the site.








  • MrKaplan@lemmy.worldtoComic Strips@lemmy.worldNew anti-bot rules
    link
    fedilink
    English
    arrow-up
    25
    arrow-down
    10
    ·
    7 months ago

    feel free to get in touch with us if you have issues with api limits. we can’t change them for individual users but we may be able to give you advice on more efficient usage.

    your bot shouldn’t be logging in every time it checks what is going on; it’s best to persist the JWT you get from logging in and keep using it. the signup/login rate limit (which for whatever reason has the same counter) is relatively low to limit abuse, but the other endpoints should be more relaxed. you’d also have to hit pretty high request counts for us to even look at it. i recommend using a separate bot account (see bot rules).








  • lemmy currently doesn’t have granular federation controls. the only option right now is to defederate from mbin instances, but other instances might still announce your users’ votes to mbin instances. the more hacky way would be to also block federation related http requests from mbin instances to prevent them from retrieving user profiles, which is probably the most effective method that could be used.

    piefeds non-federated votes are a user setting for the default value and users have the option for each vote whether it should be federated. see also https://piefed.social/post/982478