• 1 Post
  • 258 Comments
Joined 1 year ago
cake
Cake day: September 4th, 2024

help-circle
  • I had a 4G modem with a web interface many years ago. It was flaky and would often hang. I just had a raspberry pi on my network pinging some known address, if it failed for long enough it’d replay the commands to restart the web interface.

    If I’d have the same problem today I’d probably have home assistant power cycle the router with a smart plug.





  • No, I guess I mean 6 plus. I didn’t have a big reason to upgrade after that one.

    At the time they didn’t support any vector format like SVG (do they now?)

    iPhones 2G-3GS had the same screen resolution, so having pixel perfect assets were no biggie.

    4 & 4S had twice the resolution. Annoying to upscale all your graphics, but app layouts stayed the same.

    5 & 5s had a little bit taller screen. Annoying, but layouts could stay mostly the same.

    Then comes the 6 plus with a brand new resolution that natively wants assets at 3x the resolution. Older apps would be upscaled to 2208x1242 and then downscale to fit the 1920x1080 display. You pretty much wanted to tweak your app to support the native resolution instead of hitting that scaling thing.

    The landscape is better now with SwiftUI.

    I later got a 12 mini for ARKit, but I had pretty much lost interest in the platform by then. It mostly just sat in a drawer.