aka freamon

Codeberg: https://codeberg.org/freamon?tab=activity

Anything from https://lemmon.website is me too.

  • 1 Post
  • 116 Comments
Joined 1 year ago
cake
Cake day: March 27th, 2024

help-circle
  • Whatever the views are about MBFC, Tesseract integrated it better than LW’s bot. If you don’t like MBFC, it’s just an option in your user settings to turn it off for Tesseract, whereas the bot caused a bunch of problems that weren’t even related to concerns about accuracy and bias. Drive-by bots can be annoying, because it leads people to believe there’s legit content where there isn’t, and not every client respected LW’s bot use of spoiler Markdown, so they ended up with a massive comment from it that dominated the screen.






  • It uses postgres for the DB - I think that and redis are designed to operate at very large scales, so it wouldn’t be them.

    My guess would be that it’s something in the interpreted nature of Python - this seems to be why a familiar dismissal of PieFed is a concern about how it will scale.

    That said, this site shows that Python is the most popular language for Fediverse apps (just), the likes of Mastodon are written in another interpreted language (Ruby), and I think there are more big websites running Python (with Django or Flask) than people realise. So I don’t know, really, I’m just following other people’s lead on this. I don’t imagine that any problems would be insurmountable though: an admin could restrict the amount of signups, or if new users mean a few more donations, they could just throw money at the problem (more cycles for one server, or splitting up tasks across multiple servers).






  • It’s not so much that we expect the developers of Lemmy apps to retool. The hope is that, if we can provide a sensible, well-documented API, then it will appeal to front-end developers looking for a project. Also, if there are any devs of Lemmy mobile apps who are unhappy with Lemmy’s API for any reason, then getting involved with PieFed’s whilst it’s still in development, offers them a chance to shape one to their desires.

    Speaking of Thunder though - I’ve been able to compile it for desktop, and get it working with PieFed’s API in the state it’s in now. I’ve no experience with Flutter / Dart or front-end development, so it suggests that - for open source Lemmy apps, at least - it doesn’t need to be the original author who ports it, and that the actual details a particular API are only a relatively small part of creating a good mobile app.



  • Andrew@piefed.socialtoAsk Lemmy@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    6 months ago

    The 4K Blu-ray remux of Andor Season 1 is 230 GB. This new government might be shutting down the internet, but I doubt that they’re monsters, and so surely wouldn’t expect me to re-watch it in any lower quality. Fortunately, I’ve worked out that the Aldanhi arc and the last 2 episodes are 102 GB, so it should be manageable if some recaps are cut.




  • Ah, right - I see now thanks (it didn’t occur to me to click ‘show nsfw’).

    As for the ‘oejwfiojwwqpofioqwfiowqiofkwqeifjwefwef’ - I remember them as being spam. It was maybe a year or so ago now, but a LW user tried creating communities with every name imaginable as way to squat on them. They got to about 2000 before they were stopped, and in retaliation they created about 4000 of the ‘wefwef’ ones (I guess that the deletion of them from LW didn’t make it somewhere, and so something out there still thinks they exist).




  • I mentioned the other day that requests to walledgarden error (curl says ‘transferred a partial file’). If another instance doesn’t get a good response for these requests, then after 3 days, it’ll mark the other instance as dead, and not federate out to it. Once this happens, it’s a pain, because traffic from walledgarden doesn’t make them realise that it’s actually alive, you have to wait until it tries again and gets a successful response.

    If you haven’t done so already, it might be an idea to use curl to query your site, and see what the response in nginx says.