UNLK_A6
About
- Username
- UNLK_A6
- Joined
- Visits
- 9
- Last Active
- Roles
- member
- Points
- 24
- Badges
- 0
- Posts
- 8
Reactions
-
Apple offers developers workaround for app RAM limits in iOS 15, iPadOS 15
I think what some don't realize is that iOS has always allowed you to use virtual memory to use more memory than available ram using mmap() or NSData. Further the limit was 5GB of address space--not memory. So mmap() wouldn't help. It would simply fail when you ran out of address space. This is very different than not having enough memory to keep, say, your dataset resident. -
Apple brings essential personnel back to offices as part of phased return to work
randominternetperson said:Speaking of going back to work, I'm not a fan of the new AI layout. At least on a laptop, everything is just so BIG. And unnecessarily move-y. And why does every story have to have an endless footer with all the other stories? What's wrong with the good old back button to get back to the list of stories. I'm sure we'll get used to it, but I'm not a fan at this time.