Mitch Grogg's Avatar

Mitch Grogg

@mitchgrogg.com.bsky.social

Software engineer (Android, KMP, backend), electronics tinkerer, dog lover, outdoor enthusiast. https://mitchgrogg.com

102 Followers  |  301 Following  |  12 Posts  |  Joined: 31.12.2023  |  1.8047

Latest posts by mitchgrogg.com on Bluesky

Preview
Git Client from JetBrains - Closed Preview New Git Client by JetBrains - join the Closed Preview Program.

A couple weeks ago I made a joke about how perhaps we'll finally get a standalone JetBrains Git client for the tenth anniversary of the YouTrack ticket feature request. And today...

lp.jetbrains.com/closed-previ...

02.07.2025 13:58 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
LineageOS 22.2 (Android 15) for Raspberry Pi 5 for Raspberry Pi 5

It's been a long time since I experimented with Android on Raspberry Pi. I flashed the latest LineageOS and was blown away by how well it runs. Very responsive and everything I tried worked; including a USB audio. It's finally time to build my dream music player!

konstakang.com/devices/rpi5...

27.04.2025 18:26 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Right now there are a lot of new eyes on Signal, and not all of them are familiar with secure messaging and its nuances. Which means thereโ€™s misinfo flying around that might drive people away from Signal and private communications. 1/

25.03.2025 22:52 โ€” ๐Ÿ‘ 4213    ๐Ÿ” 1414    ๐Ÿ’ฌ 140    ๐Ÿ“Œ 204
Preview
Should you use Kotlin Sequences for Performance? Should you use Kotlin Sequences for performance? I put List, Sequence, and Flow to the test with kotlinx-benchmark, and the results were surprising!

๐Ÿš€ Should you use Kotlin Sequences for Performance?

I have always thought that using asSequence() was the way to optimize chained operations in Kotlin.

But after benchmarking, the results shocked me: Sequences are often slower! ๐Ÿ˜ฑ

#Kotlin #AndroidDev

chrisbanes.me/posts/use-se...

13.02.2025 11:53 โ€” ๐Ÿ‘ 52    ๐Ÿ” 10    ๐Ÿ’ฌ 15    ๐Ÿ“Œ 2
Commands to unlock an Android device via adb. The first command is "adb shell input keyevent 82", the second is "adb shell input text "1234"" or whatever your passcode is, and the third command is "adb shell input keyevent 66".

Commands to unlock an Android device via adb. The first command is "adb shell input keyevent 82", the second is "adb shell input text "1234"" or whatever your passcode is, and the third command is "adb shell input keyevent 66".

Hey #AndroidDev! Ever turned on wireless debugging only to walk away from the device and it went to sleep? Or used a long USB cable and didn't want to reach for the device to unlock it?

I have found the necessary ADB commands to never get up from your chair again.

31.01.2025 16:59 โ€” ๐Ÿ‘ 47    ๐Ÿ” 12    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1
Post image

Photosynthesizing

29.01.2025 18:53 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Dispatchers.Unconfined and why you actually want EmptyCoroutineContext Use EmptyCoroutineContext instead of Dispatchers.Unconfined.

New post! Why you should use EmptyCoroutineContext instead of Dispatchers.Unconfined. code.cash.app/dispatchers-...

15.01.2025 21:09 โ€” ๐Ÿ‘ 55    ๐Ÿ” 16    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 5
Preview
GitHub - casey/just: ๐Ÿค– Just a command runner ๐Ÿค– Just a command runner. Contribute to casey/just development by creating an account on GitHub.

I've always used Make as a command runner for projects, and for some reason never searched for an alternative that fit my needs better. Just is exactly that!

https://github.com/casey/just

29.12.2024 21:26 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

That terse one-liner was sufficient enough to convey that I would probably love that album, and I am so far!

21.12.2024 21:46 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Very excited about this. I need an Android XR dev kit ASAP!

12.12.2024 16:35 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
3-Ingredient Stovetop Mac and Cheese Recipe This creamy, homemade macaroni and cheese has fewer ingredients than the boxed version, and comes together in the same amount of time.

This one is my favorite. Simple, but delicious, and it really lets the cheese and pasta you choose shine. If serving multiple people, I put out a few options for toppings to slice it up (fried onions, fried breadcrumbs, diced sausages, etc)
www.seriouseats.com/ingredient-s...

19.11.2024 00:09 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

I've found that if I just start coding on a hobby project, this happens to me. But, if I do a very minimal amount of planning, like creating issues in the project repo, my brain's need to complete tasks overpowers the desire to investigate rabbit holes.

17.11.2024 21:46 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Hal fixing a light bulb (from Malcolm in the Middle S03E06 - Health Scare)
YouTube video by VinnieFarsheds Hal fixing a light bulb (from Malcolm in the Middle S03E06 - Health Scare)

Exactly!
youtu.be/AbSehcT19u0?...

17.11.2024 19:03 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

But getting distracted by interesting problems is the best part of hobby projects!

17.11.2024 15:01 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Minna-no-kimochi (ใฟใ‚“ใชใฎใใ‚‚ใก) | Boiler Room Tokyo: Tohji Presents u-ha
YouTube video by Boiler Room Minna-no-kimochi (ใฟใ‚“ใชใฎใใ‚‚ใก) | Boiler Room Tokyo: Tohji Presents u-ha

Not a song, but I've been obsessed with this trance live set for months.
youtu.be/djGlyTcW30Q?...

14.11.2024 15:53 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
A cute dog right side up.

A cute dog right side up.

A cute dog upside down.

A cute dog upside down.

Jasper

06.11.2024 15:23 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Kotlin plugin development - Gradle Cookbook Gradle Cookbook is an open-source collection of recipes, guides and examples for the Gradle Build Tool. This is a complementary resource to the official Gradle User Manual.

If you're writing Gradle plugins in Kotlin, I wrote a small guide about possible pitfalls in the Gradle cookbook.

02.11.2024 20:11 โ€” ๐Ÿ‘ 33    ๐Ÿ” 12    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Made an #AndroidDev Starter Pack!

Please let me know if I missed anyone so I can connect with them as well ๐Ÿ˜

go.bsky.app/Etd57t6

24.10.2024 02:22 โ€” ๐Ÿ‘ 82    ๐Ÿ” 40    ๐Ÿ’ฌ 38    ๐Ÿ“Œ 3
Preview
Kotlin Multiplatform parameterized tests with Burst Today weโ€™re announcing Burst 2.0

I am proud of this
code.cash.app/burst

30.10.2024 22:02 โ€” ๐Ÿ‘ 41    ๐Ÿ” 13    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 1

@mitchgrogg.com is following 20 prominent accounts