@mikaela__caron I don’t think total number of requests would be a problem with this one but the requests don’t persist between launches which might be. If you want to use a custom backend you’ll probably need to implement your own queue system. I guess you could serialise your url requests.
A new update for Off is out now. You can now get a push notifications whenever your computer’s state changes. https://t.co/VgACkjI2YK #indiedev#ios#APP#computers#Apple#iOS16#plex
@olivercampbell If implementing Twitter blue was a test of who’s good and who’s not are we assuming that all the employees worked on it? If not are we saying that all the employees who did were fired for failing to deliver it inline with the original schedule?
@krzyzanowskim Wow. I knew it was low but I didn’t know it was that low. I’ve got 16 on there. So I’ve contributed a whole month’s worth over the years.
Off 2.20 is out now. It includes improved status summaries, showing an estimate of how much electricity your computer has used in a month. It also makes it simpler to share access to your computer with someone else with the new share link feature. https://t.co/joYEzkuhu7
@saurabhg I use them all the time. They’re good for properties on a programmatically created view controller; since the view controller can be created prior to the view. They’re also good for whenever you need to create an object that l needs to be instantiated with another object on self.