cd /news/artificial-intelligence/let-ai-write-the-mac-os-app-without-… · home topics artificial-intelligence article
[ARTICLE · art-111022] src=dev.to ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Let AI Write the Mac OS App Without Learning Swift

A developer is using AI agents to create a Mac OS disk utility app that mimics the open-source Windows tool Rufus, without needing to learn Swift. The engineer, who was laid off, used Claude Sonnet 4.6 to generate the app's basic structure, consuming a month's premium request capacity, and is now experimenting with local open-source models like Ollama and qwen2.5-coder-7b to continue development.

read2 min views1 publishedAug 25, 2026

AI keeps accelerating through the tech industry. Just like many other laid-off tech workers, I feel little miserable how far has AI really affected companies to minimize or eliminate junior to mid level software engineers. Starting last year I've been using the basics of premium GitHub plan with various versions of Claude Code, Gemini, and GPT, to generate bare bones of applications and components, use auto-inspect-and-suggest coding segments, and ask technical questions about certain issues in general applications. Recently I'm trying even more complicated features like generating new project based on description and prompts, and solving problems by exploring the context of entire project.

Latest trial is to find an idea of software project, and prompts AI agents to generate as much as possible. The open-source Windows program Rufus is useful free tool to write some ISO image to a disk drive, for example, bootable Windows installation disc. Check Rufus' screenshot. Cannot find similar free tool in Mac OS. Thus, this application is trying to simulate the basic functions of Rufus. It's unusual for me to choose a desktop app, but I feel such disk utility is missing or unknown compared to vast library of utility programs in Windows during this multiple OS installation disks making. Personally, I get blurry with side projects because not many inspirations and ideas of what to make. This necessary utility would give me push to develop something.

The framework used is Swift UI within MacRufusSwift subfolder. Since I have only little knowledge of Swift and desktop app programming, I started using Claude Sonnet 4.6 initially to generate and fix up the basic structure of the app, and amazingly those prompts alone ate up one month's premium request capacity. So for further modifications, testing and debugging would need assistance.

Since my paid CoPilot premium usage for August was already eaten by early prompts to summarize Rufus written in C++ and generate similar one in Swift for Mac OS, I have to reconsidering paying these AI services for big operations. So the other option is to try running open-source AI models locally. I did installation of Ollama and selected models on my own Macbook Pro: Ollama, its own llama3.1:8b, qwen2.5-coder-7b, gemma4:2b, gemma4:4b, and nomic-embed-text. I'm tied up with these smaller local models because to be developing and running local AI pretty much use up most of my MBP's memory. I'm preparing my PC with mid-level video card to run AI better, so beginning of setup has been painful: replace privacy-stealing Windows 11 with fresh installation of Windows 10, a more trust-worthy OS that still works with most software. Linux is installed on the other drive, but the latter is slower SSD and setup on Linux would take more time for another project. Overall, it's cumbersome to use a large PC, especially now electricity rates and hardware prices are continuously being raised.

More updates might come later.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @rufus 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/let-ai-write-the-mac…] indexed:0 read:2min 2026-08-25 ·