Trending

Latest Posts by John O'Reilly

Confetti now has the AndroidMakers data thanks to @zsmb.co 🙏

confetti-app.dev

15 hours ago 8 2 0 0

Using qwen3.5:4b-nvfp4 in this example

7 hours ago 0 0 0 0
Post image

M5 Max laptop arrived and starting to try out various local models (as part of Koog AI agent using Ollama integration).

Latency numbers looking pretty good so far. This one is a 4B parameter model but working really well for example I'm using (e.g. very reliable tool calling)

8 hours ago 3 0 1 0

The world of #AI is expansive and ever changing. Most of it filters down for all practical purposes to a couple of key concepts and tools. It's more than sufficient to know those and expand your knowledge if/when needed.

4 days ago 3 0 0 0
Preview
309 - Background Agents - Fragmented | AI Developer Podcast Andrej Karpathy says the goal is to maximize how long an agent runs without your intervention. But there’s a false summit most teams hit first: individual speed goes up while system speed stalls, lapt...

Interesting Fragmented Podcast episode on Background AI Agents
fragmentedpodcast.com/episodes/309/

4 days ago 3 0 0 0

Another useful Claude prompt!

"add comments to all the Kotlin files....write in way to use as "speaker notes" during live coding session"

4 days ago 3 0 0 0

Very cool to see! Showing this data in Claude Desktop using MCP Server from the ClimateTraceKMP sample (github.com/joreilly/Cli...).

That makes use of the Kotlin MCP SDK (github.com/modelcontext...) and Ktor to connect to the @climatetrace.org endpoint.

5 days ago 2 1 0 0

Yeah, very cool to see all the developments these days with local models. I have an M1 Max so not particularly fast but not too bad. Getting M5 Max soon so really looking forward to seeing how it performs on that.

6 days ago 1 0 0 0
Post image

Ollama 0.20.0-rc0 available and with it the new Google DeepMind Gemma 4 local model. Trying it here as part of a Koog AI agent (screenshot thanks to Koog's OpenTelemetry langfuse integration)

6 days ago 4 0 2 0
Advertisement
Post image

And then there were 14! (from github.com/joreilly/Peo... #KMP/#CMP sample)

1 week ago 9 0 0 0
Post image

This is either brilliant or scary:

Anthropic accidentally leaked the TS source code of Claude Code (which is closed source). Repos sharing the source are taken down with DMCA.

BUT this repo rewrote the code using Python, and so it violates no copyright & cannot be taken down!

1 week ago 2421 544 88 91

Pretty basic agent with a few tool calls but haven't seen any issues yet

1 week ago 0 0 0 0
Post image

Tried new qwen3.5:4b-nvfp4 Ollama model on M1 Max here (in project where it's used with Koog AI agent)...38% faster than qwen3.5:4b (averaged over 5 runs of the agent).

I asked Gemini and it initially claimed that I shouldn't see increase in performance like this...asked again and got following 😀

1 week ago 3 0 1 0
Preview
GitHub - joreilly/chip-8: SwiftUI, Jetpack Compose, Compose for Wear, Compose for Web and Compose for Desktop based Kotlin Multiplatform fork of https://github.com/cbeust/chip-8 (Chip-8 Emulator) SwiftUI, Jetpack Compose, Compose for Wear, Compose for Web and Compose for Desktop based Kotlin Multiplatform fork of https://github.com/cbeust/chip-8 (Chip-8 Emulator) - joreilly/chip-8

The latest 2.4.0 dev build of Swift Export now supports exposing StateFlow directly to Swift code. Chip-8 sample updated to use it. #KMP
github.com/joreilly/chi...

2 weeks ago 8 0 0 1
Preview
KotlinConf 2026: Talks to Help You Navigate the Schedule | The Kotlin Blog The full KotlinConf’26 schedule is live! To help you navigate it all, we’ve selected a few talks worth adding to your list.

KotlinConf 2026 is packed with inspiring talks in multiple tracks!

Not sure how to plan your agenda? Our new blog post highlights a few sessions you might want to check out. 👀
blog.jetbrains.com/kotlin/2026/03/kotlincon...

2 weeks ago 4 2 0 0
Video

Compose Hot..Swan is finally here! 🦢

Compose HotSwan enables Compose Hot Reload in real Android devices, instant UI updates on your running Android app, with state preserved. No rebuilds, no relaunching, no navigating back to the same screen again.

hotswan.dev

2 weeks ago 13 5 3 1
Advertisement

Loving the Claude/Slack integration.....so nice to be able to use for querying for example history of discussion on particular topic or conclusions reached etc

2 weeks ago 1 0 0 0

See you there!

3 weeks ago 2 1 0 0
Preview
Release 0.11.0-grpc-185 (dev preview) · Kotlin/kotlinx-rpc This is a development preview release. APIs are subject to change and may break without notice in future versions. Overview This release introduces gRPC and Protocol Buffers support for kotlinx-rp...

Good news from kotlinx-rpc! They now have a dev preview available where you can use gRPC with Kotlin Multiplatform! Check out the release notes and resources to try it:

3 weeks ago 8 3 0 0
Video

The KotlinConf’26 schedule is live. ✨

Discover upcoming talks on Kotlin’s evolution, AI-powered development, and real-world data workflows.

Join us to learn, connect, and grow! ➡️ https://kotl.in/conf26-schedu

3 weeks ago 4 1 0 1

And using the Kotlin MCP SDK for that server (github.com/modelcontext...) ....part of shared KMP code in the project and using Ktor to make requests to @climatetrace.org endpoint to get the data

3 weeks ago 0 0 0 0
Post image

The interactive chart support in Claude is really nice. This is based on data from an MCP server in the ClimateTrace KMP sample (github.com/joreilly/Cli...)

3 weeks ago 1 0 1 0
Preview
Increase Productivity with Git Worktrees as an Android Developer Git worktrees are a powerful feature of git for multitasking as an Android Developer.

Increase Productivity with Git Worktrees as an Android Developer by Domen Lanišnik medium.com/@domen.lanis...

3 weeks ago 1 1 0 0
Preview
Room 3.0  |  Jetpack  |  Android Developers

New Room 3.0 alpha release now supports Kotlin/Wasm #KMP
developer.android.com/jetpack/andr...

3 weeks ago 12 4 0 0
Post image

Great to see that support for the OpenTelemetry feature for functional agents is working now with the latest version of Koog. This is example here using LangFuse (cloud.langfuse.com).

1 month ago 5 0 0 0
Fault tolerant AI Agents on the JVM with Koog framework by Vadim Briliantov
Fault tolerant AI Agents on the JVM with Koog framework by Vadim Briliantov YouTube video by Devoxx

Fault tolerant AI Agents on the JVM with Koog framework by @vadim-briliantov.bsky.social www.youtube.com/watch?v=2l1G...

1 month ago 4 0 0 0
Advertisement
Post image

KMP devs 👀 We just opened the beta for Kotzilla KMP Crash Reporting.

Built KMP-first:
• Unified Android + iOS crash visibility
• Readable shared-module stack traces
• Lightweight SDK

You can try it: kotzilla.io

Reply, DM me, or just jump in.

#Kotlin #KMP #AndroidDev

1 month ago 3 1 0 0
Post image

Schedule for @kotlinconf.com 2026 now available in Confetti ( github.com/joreilly/Con...)

1 month ago 7 1 0 0
Post image

😃

1 month ago 1 0 1 0

The @climatetrace.org APIs had some big enough changes between v6 and v7 but migrations like this so much easier now with likes of Claude Code (using OpenAPI spec changes)!

"update ClimateApiClient to use v7 of climatetrace apis (api.climatetrace.org/v7/docs/inde...

github.com/joreilly/Cli...

1 month ago 1 0 0 0