Magnetar

About Me

I'm a software developer that focuses on code optimization and efficiency. My personal projects tend to fill areas of my life where I find other solutions don't do a great job, whether that be due to poor UX or architectural design.

Links

Notable Works

Recent Posts

Swift Ownership

2023-08-02

In Swift 5.9, the language adds support for opt-in ownership and borrowing, enabling finer control over how your data moves.