Advertisement ยท 728 ร— 90

Posts by Mitch Grogg

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...

9 months ago 1 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...

11 months ago 3 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/

1 year ago 4099 1357 131 183
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...

1 year ago 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.

1 year ago 47 12 0 1
Post image

Photosynthesizing

1 year ago 1 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-...

1 year ago 56 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

1 year ago 0 0 0 0
Advertisement

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

1 year ago 1 0 1 0

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

1 year ago 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...

1 year ago 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.

1 year ago 1 0 0 0
Hal fixing a light bulb (from Malcolm in the Middle S03E06 - Health Scare)
Hal fixing a light bulb (from Malcolm in the Middle S03E06 - Health Scare) YouTube video by VinnieFarsheds

Exactly!
youtu.be/AbSehcT19u0?...

1 year ago 2 0 0 0

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

1 year ago 1 0 1 0
Minna-no-kimochi (ใฟใ‚“ใชใฎใใ‚‚ใก) | Boiler Room Tokyo: Tohji Presents u-ha
Minna-no-kimochi (ใฟใ‚“ใชใฎใใ‚‚ใก) | Boiler Room Tokyo: Tohji Presents u-ha YouTube video by Boiler Room

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

1 year ago 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

1 year ago 1 0 1 0
Advertisement
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.

1 year ago 32 10 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

1 year ago 87 43 46 3
Preview
Kotlin Multiplatform parameterized tests with Burst Today weโ€™re announcing Burst 2.0

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

1 year ago 51 13 3 1