Managing a Starship
managingastarship.bsky.social
Managing a Starship
@managingastarship.bsky.social
Developer for a long time
Manager for a long time
Worn all the hats, did the things
Ask me about managing folks
https://substack.com/@gruici
Look how cute my notification icon is!

Also, Android, please, make the code for setting up notifications better. Between how permissions are verified and handled, and the lack of good documentation on it, it can use some help.
March 23, 2025 at 4:56 PM
Look at this. It was made by adding a:
Modifier
.padding(16.dp)
.background(color = Color. Green)
.padding(16.dp)

Why is the first padding acting like a margin? Why are there essentially two backgrounds on this? It's so weird.
January 19, 2025 at 9:12 AM