Tag: #mobile
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 6 posts
Edge AI and the NPU — On-Device Inference Accelerators
We lay out why edge AI runs inference on the device instead of the cloud (latency, privacy, cost) and the concept of the NPU that makes it possible. From Apple Neural Engine, Qualcomm, Edge TPU, and ARM Ethos to model co
2026-06-16 · 22 min read #edge-ai#npu#on-device#inference#quantizationMobile Development 2026 Complete Guide — Swift 6, SwiftUI 6, Kotlin Multiplatform, Jetpack Compose, Flutter 4, React Native 0.78, Expo SDK 53 Deep Dive
A single-page summary of the mobile development ecosystem as of May 2026: Swift 6/SwiftUI 6/Xcode 16 Approachable Concurrency and Observation, Kotlin Multiplatform 2 official stabilization with Compose Multiplatform 1.7,
2026-05-16 · 19 min read #mobile#ios#android#swiftui#kotlin-multiplatformCross-Platform Mobile Development in 2026 — React Native New Architecture / Flutter / KMP / Tauri / Lynx Deep Dive
Mobile cross-platform in 2026 is the age of five contenders. React Native New Architecture became default from 0.76. Expo SDK 52 and Expo Router 4 are now the de-facto standard setup. Flutter promoted Impeller to its def
2026-05-15 · 22 min read #mobile#react-native#flutter#kotlin-multiplatform#compose-multiplatformMobile Native Development Complete Guide 2025: Swift, Kotlin, SwiftUI vs Jetpack Compose
Everything about mobile native development! Swift 6 vs Kotlin 2.0, SwiftUI vs Jetpack Compose comparison, MVVM/Clean Architecture, async (Swift Concurrency vs Coroutines), DI, testing, performance, release process.
2026-04-15 · 15 min read #mobile#ios#android#swift#kotlinReact Native vs Flutter 2025: The Complete Cross-Platform Mobile Development Guide
React Native vs Flutter complete comparison 2025! RN New Architecture (Fabric/TurboModules), Expo Router, Flutter Impeller rendering, Dart 3, performance benchmarks, developer experience, job market, and project-specific
2026-03-24 · 18 min read #react-native#flutter#cross-platform#mobile#expoKotlin Complete Guide 2025: From Spring Boot Backend to Android, Multiplatform & Coroutines
Everything about Kotlin! Using Kotlin with Spring Boot, async processing with Coroutines, Ktor servers, Jetpack Compose UI, Kotlin Multiplatform (KMP), extension functions, null safety, sealed classes, DSL — the modern c
2026-03-24 · 21 min read #kotlin#spring-boot#android#coroutines#multiplatform