• 3 Posts
  • 23 Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2023

help-circle




  • use it for home assistant. I’m astonished because my test install from years ago on a pi that’s around 7 years old is going with no intervention aside from updates. it’s crazy robust.

    for a while my laptop was slow and I needed a test local environment rebuilding with webpack so I set up a newer pi that ran the Dev servers so my laptop didn’t choke. I’ve got a better laptop now.









  • Ya if it’s not federated already, I’m thinking the link will just remain as-is?

    yeah that seems entirely reasonable. it’ll still be a big improvement in most cases. also even if it only happens as it federates initially it’ll probably still catch many cases. is it possible to do a follow-up check only for links that weren’t updated the first time? if you could store a cool-off and maximum number of tries that would probably keep it light and as functional as possible.

    when serving posts with un-processed links that haven’t been updated, and it hasn’t been checked in the last 3 hours, re-check for a federated article and update. do this for up to 24 hours after the comment is posted, after that just give up? that gives it a few opportunities but doesn’t continue to waste resources if it’s unlikely the link will be resolved.

    I’m not sure if it’s easy to add columns to track those attempts though.