Achievement unlocked 🏆 500 followers on Medium🎉! I know that most of my readers don’t follow me on Twitter, but if you’re a follower, I can’t thank you enough for all the support! More to come 🎉💪🏻❤️
#AndroidDev#Kotlin
@AravSrinivas I’ve been thinking about this for a little while now. I think there is a need to fundamentally rethink how emails work. Gotta find a fix for all of our inboxes being drowned in unnecessary emails.
@neetcode1 I think you need to make something like “Neetcode lightning”. Something that I could use for quickly brushing up concepts before an interview.
@androiddevnotes Gotta be honest, I really wanted to love fleet. I even tried using it as my main IDE, but, it’s just been a bit too buggy. I especially face this bug where it just fails to start the “smart mode” and just keeps spinning indefinitely.
@androiddevnotes The main reason as to why HID looks really good is because of the use of “transparent” / “semi-transparent” components. They give a really premium feeling to the whole UI. Also their animations are top notch!
@androiddevnotes Why can’t they just optimize imports at the compiler level?
Why would it be difficult to just do this ?
Import androidx.jetpack.compose.*
And let the compiler only import the necessary functions / classes based on what’s being used in the file.
@androiddevnotes Their IDE is so trash that I couldn’t even begin exploring iOS dev. Doesn’t even have a built in formatter lol. How is this even a thing?
@androiddevnotes I’m happy that someone is obsessed about the import situation in Kotlin / Android. Hopefully someone who could do something about it stumbles across this and decides to do something about it.