Tag: #android
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 6 posts
It Was Not the CPU That Was Slow but the Syscall Path — Lessons From Turning a Phone Into a Server
Through the case of turning a CMF Phone 1 into a personal infrastructure server, this post lays out where the real cost of a Linux compatibility layer actually lands. After failing to flash postmarketOS, the author kept
2026-08-09 · 9 min read #linux#termux#chroot#proot#self-hostingModern Kotlin 2026 — Kotlin 2.1, Compose Multiplatform, Ktor, Exposed, KSP, and Arrow Deep Dive
Kotlin 2.x took K2 GA, Compose Multiplatform 1.7 marked iOS stable, and Ktor 3 became the server-side default. Structured concurrency in Coroutines 1.10, typed errors in Arrow 2, fast codegen with KSP 2, Kotlin/Wasm GC,
2026-05-16 · 18 min read #english#kotlin#kotlin-2#compose-multiplatform#ktorMobile 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-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