LLM на iPhone: от llama.cpp до Foundation Models
В 2025 году вместе с iOS 26 компания Apple представила разработчикам Apple Foundation Models. Теперь порог входа для on-device AI упал до нескольких с…
Latest DevOps news from Tech News
В 2025 году вместе с iOS 26 компания Apple представила разработчикам Apple Foundation Models. Теперь порог входа для on-device AI упал до нескольких с…
The story of AI for the last three years has been written in megawatts. Nvidia GPUs stacked in desert data centers . Models with trillion-parameter co…
Machine learning on mobile devices is often associated with inference: download a model, run predictions, and return results. But what if the model co…
Codename One has run on the desktop for a long time through the JavaSE target, which is the same engine that powers the simulator. What it did not hav…
Off By One started from a single premise: what if the whole game was just "find the one that's off"? A grid of geometric shapes, all nearly identical.…
Apple finally gave Siri the kind of upgrade people have been asking for, on and off, for years. The new Siri AI is not just better speech recognition …
For the first time, Apple is bringing production-grade AI agents directly into the IDE. This isn't just code completion on steroids. Xcode 27 integrat…
Running AI models directly on a user's device used to be impractical. Today, with Apple's frameworks and the Neural Engine in modern iPhones and iPads…
This is the third follow-up to Friday's release post . Saturday's was about how you iterate; yesterday's was about new platform APIs in the core; toda…
This is the second follow-up to Friday's release post . It covers the platform APIs that moved into the framework core this release. There are two hea…
This is the first follow-up to Friday's release post and it covers the two changes from this release that affect how you iterate on a Codename One app…
Our fitness kit's iOS build used to take 14 minutes on CI. After upgrading to Expo SDK 54, it takes 4. That's not a CI optimisation. We didn't add par…
Indie Hacking the App Store: Navigating Apple's Guidelines for Niche Catholic AI Applications The era of building generic software-as-a-service (SaaS)…
Dumpert is a Dutch video site I've watched for years, but there's never been an Apple TV app, so I built one. DumpertTV is an unofficial, open-source …
Hey iOS Devs! 👋 Don't get me wrong, I love a good plate of Spaghetti Carbonara. But when it comes to iOS development, spaghetti belongs in the kitchen…
A user picks a video from Photos. The app turns that video into a file the server can accept. Then it uploads the file. On the surface, this sounds li…
Privacy-First Personal Finance for iOS Your finances. On your phone. Nowhere else. A privacy-first personal finance app that connects your banks, brok…
What is YOLO26 The latest object detection model, released by Ultralytics in January 2026. Compared to the previous-generation YOLO11, CPU inference i…
If you've ever dealt with real time pipelines, you know the frustration: severe jitter or micro disconnections completely ruin the experience, but sta…
Most QR scanner libraries for React Native share the same problems — they're unmaintained, they don't support the New Architecture, or they pull in a …
The interface a human uses When a person does QA in tapflow, the loop is: Look at the simulator screen Decide what to do (tap, swipe, type) Do it Look…
Deeplink execution from the browser The one that came up most in real usage: testers frequently need to trigger deeplinks to verify specific app state…
A few days ago I found this r/openclaw post: “I gave my agent my actual iphone..” It had 27 upvotes and 16 comments. That low number is exactly why I …
Why HEIC to JPG Is Still a Massive Problem for iPhone Users If you’ve ever taken photos on an iPhone and tried to upload them somewhere, you’ve probab…
Japanese App Store Screenshots: Why Direct Translation From English Doesn't Work Localizing your app for Japan? If you just ran your English screensho…
Embedding sing-box in an iOS messenger to bypass Russian DPI (no VPN) Our HTTPS API was timing out and our WebSocket refused to upgrade for a growing …
Last week was about Metal and the Skin Designer. This week the headline items are about what a brand new project looks like when you generate it: the …
Most weather apps answer the wrong question. They tell you it's 12°C outside. That's accurate. But whether 12°C means you need a coat depends entirely…
Sometimes I want to look back at my calendar and know not only what I planned, but what I actually did. For example: Did I finish my study session? Di…
Originally published on the AstroLexis blog . Cross-posted here for the community. My son's speech-language pathologist became my co-founder. PhoenixS…