Subhrajyoti Sen

@subhrajyoti.bsky.social

Software Engineer by day, Instructional Designer at odd hours. Android GDE

I have been using Google Translate a lot to translate Dutch apps but wanted something a bit more convenient, especially offline support. So I built my own with MLKit APIs. Got a chance to learn a few things around accessibility APIs and Compose gradient animations

I've always been amazed at how often Amit Varma is able to call back to past episodes of The Seen and The Unseen. Last month, I tried building a visualization to understand how often episodes have callbacks. Not the best UX but the resulting graph is DENSE.

BildBild

TIL that Slack replaces regular spaces with a no-break space. I shared a Gradle command with a coworker to run an Android instrumented test. Due to the change in space, Gradle incorrectly picked up the task+space as the task name to run.