ChatGPT Atlas: Agents are Here
Just as Codex is the best way for developers to leverage GPT-5, Atlas is best for knowledge workers. It’s not about chatting. It’s about acting.
Article
Apple's Open Secret: Venturing Into Open-Source Software Here's something fun that I haven't seen reported elsewhere: In a move that should be raising eyebrows across the tech world, Apple, a titan of industry known for its closely guarded ecosystem, is venturing into, and even…
Apple's Open Secret: Venturing Into Open-Source Software
Here's something fun that I haven't seen reported elsewhere: In a move that should be raising eyebrows across the tech world, Apple, a titan of industry known for its closely guarded ecosystem, is venturing into, and even publishing, open-source software. But why would a company, synonymous with exclusivity, decide to share its innovations with the world? Let's get into it.
Apple, long perceived as the most impenetrable "walled garden" in tech, has quietly released two groundbreaking papers in machine learning over the past six months. This is a departure from its usual secrecy and marks a pivotal moment in Apple's history. This hints at a broader strategic shift. But first, let's take a look at what Apple has published so far, and how we should think about them today. Apple has released 2 papers on ARVIX. We're going to look at both and summarize what's happening in each. Keep in mind, these papers are extremely technical. I'm intentionally broadening the language for context:
Ok, so what do these papers actually mean? Well, first they show Apple's commitment to on-device processing, for one. By expanding the RAM available to LLMs to more device resources, Apple (and anyone) can run more advanced models on lower-end hardware. Of course, Apple has high-end hardware, so we should expect that local models are still pretty state of the art.
Second, they show that Apple, like Google, is thinking about ways to empower their customers to take advantage of these features. At minimum we should expect that the next version of iOS includes features like generating a reply to a text or email. We should also be able to alter photos using only our voice/text. Next year, I imagine you'll be able to tell your iPhone to create a reply to an email or update a photo like it was shot at "magic hour" and it will just work. That's cool for us consumers, but doesn't really get at why, specifically, Apple would be open-sourcing their software.
Why Open Source, and Why Now?
This strategic pivot raises the question: Why would Apple, a bastion of proprietary technology, embrace the open-source model? The answer lies in the changing landscape of tech, where, one hopes, collaboration and transparency are becoming key drivers of innovation and trust. Apple's foray into open-source appears as a strategic move to set new standards, foster innovation, and ensure its products remain at the cutting edge of technology.
Let's look at some possible strategies and benefits:
Speculating on the future, it's clear that Apple's embrace of open-source software for its AI technologies will redefine user experiences. With the potential integration of advanced image editing capabilities and more intuitive AI-driven features in iOS, we're looking at a future where our devices understand us better and cater to our needs in ways we've only begun to imagine.
Interestingly, I do not think the Vision Pro device was imagined with Generative AI in mind. I'm fascinated by this and will be watching how Apple adjusts the roadmap for this device given it's new-found potential. One imagines a device that's taking in real-time data, interpreting it, and deploying the interpretation in near real-time. Now we can have our meetings or do our homework on Mars.
Apple's unexpected pivot to open-source marks the beginning of a new chapter, not just for the company but for the entire tech industry. By blending its reputation for innovation with a newfound commitment to openness and collaboration, Apple is not just breaking down its own walls—it's inviting us all to imagine and build a future where technology is more personal, accessible, and interconnected than ever before.
So, does Apple love open source software? Of course, no company feels emotion and Apple's posture towards developers and open-source is accurately described to-date as hostile. Nothing here changes that. Apple is making a strategy play, but I don't see where they are upholding the values of open-source.
Just as Codex is the best way for developers to leverage GPT-5, Atlas is best for knowledge workers. It’s not about chatting. It’s about acting.
This is the fourth post in my ongoing series of exploring AI-assisted coding ahead of o3 Pro and o4. Check out the initial overview, best practices for AI coding, and my first review on Cursor and Windsurf. Repo Prompt - might seem like the dark horse…
Cursor rightfully leads the AI-assisted coding space. I use it daily, particularly when debugging active web apps built with frameworks like Next.js. Cursor's strength lies in terminal interactions, drastically reducing debugging time. A notable project was a…