• 22 Posts
  • 853 Comments
Joined 4 years ago
cake
Cake day: January 21st, 2021

help-circle
  • It would be nice if there was a shortcut to go “back to previous site”. Because on one hand using back to navigate around map moves is often very convenient, but sometimes I want to go to the site before the map. Having a two-level history with page and site would be super useful.






  • There are local readers, that fetch the feed directly from your device, but many use backend servers for the feed fetching. There are a handful of possible reasons:

    1. Cross-device syncronization.
    2. Save battery by checking on the server and only waking the device with a push notification when there are actually new items.
    3. Obey platform background activity restrictions (especially on iOS)
    4. Privacy by hiding your IP from the feed operators.
    5. Avoid missing items on busy feeds when your client goes offline by checking constantly from the server.



  • kevincox@lemmy.mltomemes@lemmy.worldMicrowave time
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    17 days ago

    I’m pretty sure every microwave just splits the input in to the last to digits as a number of seconds and the digits before that as minutes. Then runs for 60 * minutes + seconds. So 0:99 is equivalent to 1:39 and 1:80 is equivalent to 2:20. I mean it is a little weird that the seconds can be >59 and extra weird that you can do 6:66 but it isn’t exactly wizardry.