{"slug": "let-ai-write-the-mac-os-app-without-learning-swift", "title": "Let AI Write the Mac OS App Without Learning Swift", "summary": "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.", "body_md": "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.\n\nLatest 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](https://rufus.ie/en/) is useful free tool to write some ISO image to a disk drive, for example, bootable Windows installation disc. [Check Rufus' screenshot](//rufus.01.png). 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.\n\nThe 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.\n\nSince 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.\n\nMore updates might come later.", "url": "https://wpnews.pro/news/let-ai-write-the-mac-os-app-without-learning-swift", "canonical_source": "https://dev.to/bgsan6009/let-ai-write-the-mac-os-app-without-learning-swift-463c", "published_at": "2026-08-25 23:26:56+00:00", "updated_at": "2026-08-25 23:43:29.712385+00:00", "lang": "en", "topics": ["artificial-intelligence", "ai-agents", "developer-tools"], "entities": ["Rufus", "Claude Sonnet 4.6", "Ollama", "qwen2.5-coder-7b", "MacRufusSwift", "Mac OS", "Windows", "GitHub"], "alternates": {"html": "https://wpnews.pro/news/let-ai-write-the-mac-os-app-without-learning-swift", "markdown": "https://wpnews.pro/news/let-ai-write-the-mac-os-app-without-learning-swift.md", "text": "https://wpnews.pro/news/let-ai-write-the-mac-os-app-without-learning-swift.txt", "jsonld": "https://wpnews.pro/news/let-ai-write-the-mac-os-app-without-learning-swift.jsonld"}}