» Tag
kotlin
16 postskUML brings type-checked UML/SysML modeling built for the LLM era
kUML models UML/SysML as typed Kotlin code so diagrams stay in sync with source, letting compilers verify LLM output, with AUTOSAR ARXML round-trip and OCL support.
Minikotlin: A C-Written Compiler That Emits Kotlin as WASM-GC
Minikotlin compiles Kotlin directly to WebAssembly GC bytecode using a C-written compiler with no JVM, LLVM, or Binaryen dependency.
kotlin-lib-mcp: an MCP server exposing real sources of any Maven library to AI
kotlin-lib-mcp is an open-source MCP server letting AI assistants read real Maven library sources, API surface, and KDoc directly.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comInside Android's 16.67ms Race for Real-Time 60 FPS Segmentation
How Android engineers hit 60 FPS real-time video segmentation within a 16.67ms frame budget using NPU/GPU acceleration, AICore, and quantization.
Managing Complex State in Jetpack Compose: ViewModel and StateFlow
Learn how to manage complex states in Jetpack Compose using ViewModel and StateFlow.
Shipping OneSignal for Shipaton
The Stock+ app migrated from Firebase Cloud Messaging to OneSignal. Learn about the architectural changes and benefits.
Full Offline Voice Agent: Kotlin-Driven Execution Through One Flow
The offline voice agent application, developed in Kotlin, operates with a 908 ms delay.
Mastering Edge AI: Building High-Speed Vision Analyzers on Android
Explore the balance between deep learning and mobile device constraints. Learn about the architecture and Kotlin patterns for high-speed vision analyzers.
Scripts for Installing, Updating, and Shipping JVM App CLI Tool
Learn about the scripts used for developing and shipping a CLI tool in Kotlin or Java.
Building Location-Based Automation Without Draining Android Battery
The developer behind Muffle explains how GeofencingClient API enables battery-friendly location-based sound profile automation on Android, and how to survive aggressive OEM power management.