ex-UIKit Intern, Apple 2025 | Award-winning breather of oxygen

Proud to announce that I’m interning at Apple this summer on the UIKit team!!
42
8
228
14,232
Fun optimization: when you open an app on an iPhone, the OS has a hardcoded check for if it’s the camera app, and if so, grants it its own special memory pool (“secluded memory”) for faster start up times: github.com/apple-oss-distrib…
25
72
1,592
108,569
fileintegrity retweeted
I may or may not have spent a *bit* of time this morning recreating the new iPhone Duo folding animation. I’m using the MacBook’s screen hinge sensor (found by @samhenrigold), ScreenCaptureKit, and whole load of private CoreAnimation API… 🫠
35
41
525
34,624
Timer.on(“September 4”) { self.age++ } 😄
6
26
977
I've been awarded a $1,000 bounty and credit for a CVE (CVE-2025-46308) by Apple Security for a vulnerability that leaks sensitive user data!
15
4
221
13,994
I love open source
1
19
1,390
Little known fact: Swift Package Manager actually has homebrew-like functionality to install CLI tools from a Swift Package with the command `swift package experimental-install` (proposed and implemented by yours truly!). Here's an example of me installing a tool called unxip
1
19
1,323
Yesterday was my last day as an intern on the UIKit team at Apple, it was an incredible experience to be on a team full of talented and passionate individuals, I’ve learned so much and can’t wait for what’s next 🙂
1
36
1,791
Happy iOS 26 release day!
2
16
1,492
Thank you, Swift
1
17
1,390
Happy birthday to me! 19 now 🙂
24
54
3,401
On Sunday, I walked 24,708 steps in San Francisco
3
35
1,661
❤️ 
11
7
371
12,929
fileintegrity retweeted
We just launched on Product Hunt! Check out our launch
🚀 Product hunt launch! Check out our post here:
2
1
10
2,075
Great things coming soon 🫣
3
26
2,444
This is why the Sandbox allows apps to run on iOS whether or not they’re “detected” as malicious, but restricts and contains ALL apps from doing anything that could harm the user
It's mathematically impossible to stop malware. Due to Rice's Theorem, it's impossible to write a program that can perfectly determine if any given program is malicious. This is because "being malicious" is a behavioral property of the program.
1
14
2,910
fileintegrity retweeted
How PhysPuppet Exploits the iOS Kernel piped.video/0q4HThusovQ?si=b9wA…
4
31
102
14,481
Never mind, I think it’s awesome now :)
Rust is genuinely such an unfun language to work with, just a new thing that blocks whatever you're doing at every turn, made a big mistake of writing a backend in it, next time I'll just use Swift again like always...
10
25
3,049
Rust is genuinely such an unfun language to work with, just a new thing that blocks whatever you're doing at every turn, made a big mistake of writing a backend in it, next time I'll just use Swift again like always...
2
14
4,329
fileintegrity retweeted
The package/internal API of swift framework can be easily hacked by adding it in swiftinterface. But what if you want to call some non-inlined private API directly in Swift? (Not by load/dyld stuff) The answer is _private(sourceFile:) which is also used in SwiftUI.Preview.
2
7
92
17,989