WeSearch
Hub / Tags / Kotlin
TAG · #KOTLIN

Kotlin coverage.

Every story in the WeSearch catalog tagged with #kotlin, chronological, with view counts. Subscribe to the per-tag RSS feed to follow this topic in your reader of choice.

14 stories tagged with #kotlin, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.

⌘ RSS feed for this tag →   or   search "Kotlin"

RELATED TAGS
#android5#ai4#programming4#development3#productivity2#tokenization1#on-device-ai1#pdf1#multiplatform1#library1#opensource1#statistics1
R/LEARNPROGRAMMING

Need help Hey everyone, I’m developing a full-featured synth app for Android that’s a clone of HiChord Pocket Synth, but with major upgrades. It includes 16 chord pads, a 64-step techno sequencer, and a flexible arpeggiator. I’m using Kotlin, Jetpack Compose, and I need a real-time audio engine that

19 views ·
R/LEARNPROGRAMMING

Need help Cloning HiChord Pocket Synth: Need Help with Real-Time Audio Engine (Kotlin + Oboe)

16 views ·
R/HOMELAB

I built a bespoke self-hosted dashboard & Kotlin app to fight "tool fatigue" and stay focused in my WFH workflow. (No SaaS, No Cloud Automation)

21 views ·
JETBRAINS BLOG

Koog 1.0 Is Out: Stable Core, Better Interop, and Multiplatform Observability

Koog 1.0 is out! JetBrains’ AI agent framework for Kotlin and Java now features a stable core with a 1-year API stability guarantee for production backends.…

19 views ·
#jetbrains#ai
GITHUB

Design Notes: Local Lifetimes for Kotlin

Kotlin Evolution and Enhancement Process. Contribute to Kotlin/KEEP development by creating an account on GitHub.…

19 views ·
#programming#software engineering
THE JETBRAINS BLOG

Built for Productivity: What the Data Shows About Kotlin

A JetBrains Research study analyzing 28M development cycles found Kotlin cycles were about 15%–20% shorter than Java cycles on comparable work.…

12 views ·
#programming#productivity
DEV.TO (TOP)

Gemini Nano On-Device Function Calling for Android

Deep dive into Google's newly expanded Gemini Nano on-device capabilities announced at I/O 2026, specifically the function calling and structured JSON output features. Cover the pr…

13 views ·
#android#architecture
IT WORKS

Show HN: Building a Programming Language for Myself

IntroductionI really enjoy programming in Kotlin but it can be a bit of a chore to get started with the initial project setup boilerplate like Intellij and Maven + pom.xml file. In…

17 views ·
#programming#nodejs
DEV.TO (TOP)

Keccak256 From Scratch in 200 Lines of Kotlin (Because Web3j Was 8 MB)

Web3j is 8 MB. My APK is 4.5 MB. So I wrote the Ethereum hash function from scratch. Why...…

16 views ·
#ethereum#crypto
DEV.TO (TOP)

CLAUDE.md for Android and Jetpack Compose: 13 Rules That Make AI Write Modern, Production-Ready Android Code

CLAUDE.md for Android and Jetpack Compose: 13 Rules That Make AI Write Modern,...…

14 views ·
#android#jetpackcompose
DEV.TO (TOP)

From Closures to an AST in a Kotlin Transform Graph

kumulant is a streaming statistics library: you feed it numbers, it maintains an accumulator like a...…

15 views ·
#programming#opensource
DEV.TO (TOP)

Chris Banes' Skills Repo: Claude Code Meets Android Development

A practical look at Chris Banes' new repo of Claude Code skills for Kotlin, Jetpack Compose, and Android — what works, what to watch for, and why the pattern matters.…

13 views ·
#android#ai
DEV.TO (TOP)

PdfKmp 1.0 — A Kotlin Multiplatform PDF Library for Android and iOS

Built specifically for Kotlin Multiplatform PdfKmp is a KMP-first library. The DSL, the...…

9 views ·
#pdf#multiplatform
DEV.TO (TOP)

Mastering Tokenization in Kotlin: The Secret Sauce Behind High-Performance On-Device AI

We often talk about Large Language Models (LLMs) as if they are sentient readers, capable of...…

11 views ·
#android#ai