Advertisement · 728 × 90

Posts by maiatoday

Preview
Android CLI meet Gemini CLI In recent Android AI experiments I always felt I missed something. If I was in the IDE using an agent with Gemini in Android Studio, I loved the access to the knowledge base and the special tools but ...

Last week the android-cli was released. This improved my agent workflow massively. I see 2 main benefits
* easy access to accurate android knowledge base reducing token use
* easy emulator interaction with screenshots and interactions
Here's a write up www.maiatoday.net/p/android-cl...

1 day ago 0 0 0 0
Preview
Android ❤️ Gemini CLI - tech debt detection Code Maat skill Introduction What AI tools work for building Android apps? I am exploring some variations. In this post I will look at Gemini CLI, tech debt detection with a skill using Code Maat and how this compare...

my blogpost on Gemini CLI and Gemini Agent in Android Studio. I built a skill to detect hotspots and churn in an Android codebase based on Adam Thornhill's ideas about Code as a Crime Scene. www.maiatoday.net/p/android-%E...

1 month ago 2 0 0 0
A walk in the Lindenmayer fractal forests w/ a Kotlin notebook - Maia Grotepass
A walk in the Lindenmayer fractal forests w/ a Kotlin notebook - Maia Grotepass YouTube video by Chicago Kotlin User Group

Coming Saturday I hang out with the Chicago Kotlin User Group. It's online so anyone can join. I am going to play around with Kotlin notebooks again. www.youtube.com/watch?v=lpn-...

9 months ago 0 0 0 0
Preview
Is it vaporwave? - Compose Hot reload Why I want to play with the recently released Compose Hot reload feature by JetBrains. To do this I setup a Desktop compose project and picked a topic to draw and explore: Vaporwave Why? because Vapor...

Is it vaporwave? 🌴🌅📼not sure, but it is a write up of my KotlinConf Hot reload demo/talk with links, repo and AI workflow details. www.maiatoday.net/p/is-it-vapo...

10 months ago 1 0 0 0
Dinner for two with Gemini: takeaway or restaurant

Dinner for two with Gemini: takeaway or restaurant

How funny that an IA talk is presented by 2 Maia/Mahya (Maia is the name of an IA tool we use at work). #AMxDC25

1 year ago 2 1 1 0
Post image

Paris in the spring time. 🌸 It is time for #AMxDC25 I don't hang out much on that other platform but here is the poster for my double bill talk with my co-worker and co-presenter. We are presenting food inspired look at multiple ways to mess around with AI in android apps.

1 year ago 2 0 1 0
Preview
Vibecoding a Totoro tribute with Junie Sunday afternoon. Perfect time to hang out with Junie. I want to refresh my memory on some Compose drawing techniques. I am not really in the mood for Googling. I don’t need a production ready app. I ...

A bit of weekend fun: I took the Junie agent from #JetBrains for a spin. What a delight! Let me try "make Totoro wobble when clicked" and "add rain drops" 😍 Here's the blog post with all the links and a video. I have a new friend. #vibecode
www.maiatoday.net/p/vibecoding...

1 year ago 7 3 0 0
Advertisement

maybe this? not sure if it will make it quicker

fun areOnDifferentPlaces(robos: Sequence<Robot>): Boolean = robos.map { it.position }.toSet().size == robos.size

my solutions was similar but it finished super quick

1 year ago 1 0 1 0
Sebastian and Márton, with open laptops, discussing advent of code puzzles. Both wearing Santa Claus hats and Márton is wearing a gaudy Christmas sweater with gingerbread and stars. Sebastian has the same expression as the characters on his shirt. There is a fake fireplace on two screens in the background

Sebastian and Márton, with open laptops, discussing advent of code puzzles. Both wearing Santa Claus hats and Márton is wearing a gaudy Christmas sweater with gingerbread and stars. Sebastian has the same expression as the characters on his shirt. There is a fake fireplace on two screens in the background

The joy of #AdventOfCode. Puzzling in the morning and knowing there are thousands in the same boat. Then hanging out with like minded people for an hour in the evening to share our #kotlin coding crimes. The stream is a delight. Thank you @sebi.io and guests! A rare frame Seb looks like his shirt

1 year ago 6 1 0 0
Post image

And we are off! Deciphering historian handwriting 📝 I know I should learn new things but wow I really love Kotlin standard libraries 🤐

1 year ago 1 0 0 0
screenshot of passing tests

screenshot of passing tests

almost ⭐️ aoc ⭐️ time 🤩⏰ - I'm all setup up with my project updated to the new version of amper and my util class tests passing. There is a lot happening in my life so lets see how far I get this year

1 year ago 2 0 1 0