aka freamon

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

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

  • 0 Posts
  • 95 Comments
Joined 6 months ago
cake
Cake day: March 27th, 2024

help-circle


  • I think it’s just a desire to indicate some uncertainty about something (like - I’m not an expert, my opinion on whatever could change with time or new information). A full stop seems arrogant somehow.

    I realise it’s not a good impulse and mostly resist. Mostly …

    (that last one’s nothing to do with the above reasoning, it’s just a line from Aliens that’s stuck in my head).


  • You can set a gif’s FPS yeah. There’s an app called gif.ski that lets you play around with this - add a folder full of PNGs to it and render a gif. The lowest the UI lets you select for FPS is 1 - I made one and stuck it here so you can see what that looks like.

    You can use the same tool on the command line if you want a half frame per second rate, e.g.:
    gifski --output interesting.gif --fps 0.5 --quality 70 *.png














  • It’d be every reply I think.

    It’s partially fixable, by interacting with Mastodon the same way PeerTube does and have the community Announce only the posts. For everything else after that, it depends on whether the user is local or not. Anything a local user does could be sent directly, and if a remote user replied to a local user’s post, the local user could send a ‘post update’, for Mastodon to then retrieve the replies collection, circumventing the problem of us not having the remote user’s private keys. But if a remote user replied to a remote user’s post on a local community, they’d be nothing we could do about it (don’t have the keys for the ‘post update’, can’t Announce it without it being spammy either)