A training montage set to music? (I'm forcing myself to not Google this first)
treechicken
Sue Yoo, attorney at law
Not every Corner Bakery is, in fact, located at a corner
I liked being 16. Mature enough to design grand plans. Naive enough to actually try them.
Plus the greatest adversary I face for the rest of my life would just be standardized testing :P
I really hope so. Last code I reviewed was full of !! and companion objects trying to emulate Java static instead of top-level consts. Even I'm still trying to figure out what idiomatic Kotlin looks like. We got a ways to go...
The interoperability is both a blessing and a curse imo since it let us half-ass the integration by leaving a bunch of Java code unconverted. I could start refactoring everything but then my team would stop reviewing my PRs due to the diff size (and then my manager would eventually find out that I've been using up work time doing this instead of shipping features during crunch week).
I really much prefer Kotlin to Java. I just wish my team had actually had a commitment to it instead of just sorta using it with no migration plan.
This is literally how this all started for us lol. Senior wanted to try to migrate everything to Kotlin in our project. Migration never finished. Now one of our major repos is just half Kotlin half Java. Devs on our team learn Kotlin by unexpectedly encountering it when they need to touch that code.
B I R D S
Oh wait you're talking about torrents...
VSCode with Go language support: removes unused variable on save "Fixed that compilation bug for ya, boss"