Run Deepseek R1 Locally on an iPhone(apple.com) Pocket: Der einfachste Weg, private LLMs zu nutzen. Es funktioniert vollständig offline und gewährleistet Ihre Privatsphäre, auch ohne Internetverbindung.
Five years of React Native at Shopify(shopify.engineering) Five years ago, we announced that React Native (RN) is the future of mobile at Shopify. Today, we are excited to share the progress we've made, lessons learned, and what the future holds.
Not every user owns an iPhone(perfplanet.com) As software engineers and technologists its common to have access to some powerful devices and super fast bandwidths. It’s highly likely that you will be developing/testing on a high end Mac (or similar) or pulling out an expensive mobile device such as an iPhone from your pocket.
Celebrating Flutter's "Production Era"(googleblog.com) Just over six years ago, we unveiled Flutter 1.0. Today, at #FlutterInProduction, we’re celebrating how far we’ve come — from the immense support we’ve received from thousands of contributors in the community, to the widespread adoption of Flutter as a production-grade app framework for building multi-platform app experiences.
Now We're All Forked(appdecentral.com) TLDR; I’m launching a new Swift framework called Forked for working with shared data, both on a single device, and across many.
41 points by todsacerdoti 66 days ago | 7 comments
Show HN: A mobile app that generates mobile apps in 30 secs(ycombinator.com) Hi HN! Daniel from YC S21 here, launching a project called aSim (https://asim.sh/), which lets people generate/simulate usable native apps (called Sims). Describe an app you want and aSim will generate it. Then, edit and refine it to better suit your needs. Sims are also shareable via links, and basic app functionality is also available through web (though mobile is much more feature complete).
362 points by konradkpl 71 days ago | 179 comments
7 Multiplayer AI games built in 7 days on Rune(rune.ai) At Rune, we're helping devs make casual multiplayer games using JS that are played by groups of friends on our iOS + Android app. There's been a lot of excitement among devs about using AI to power wacky gameplay so we added AI to the Rune SDK. To dogfood this, I decided to build out some AI games to explore what interesting gameplay could be achieved using LLMs. So I set myself a challenge.
Native Swift on Android, Part 2: Your First Swift Android App(skip.tools) Swift is Apple’s recommended language for app development, and with good reason. Its safety, efficiency, and expressiveness have made it easier than ever to build fast, polished, and robust apps for the Apple ecosystem. Recent stories about Swift on Windows and Swift on the Playdate highlight developers’ desire to take advantage of Swift on other platforms too. In this series, we explore writing native Swift apps for Android with Skip.
Ask HN: Any tips for building a VSCode fork?(ycombinator.com) Hey HN! I'm working on a VSCode fork to work and develop on iOS apps. I'm curious if anyone out here has any experience with building a VSCode fork and has any tips that they'd like to share.