A training montage set to music? (I’m forcing myself to not Google this first)
A training montage set to music? (I’m forcing myself to not Google this first)
Sue Yoo, attorney at law
Not every Corner Bakery is, in fact, located at a corner
Aliens.
Oh jeez I completely forgot about the pan flute. I’m pretty sure my DS mic was broken so those were all torture :,(
I really liked Spirit Tracks.
Train gameplay was actually enjoyable for me (especially the way it got used in one of the end game fights was so cool). It was also nice that Zelda was an actual part of the game and helped solve puzzles instead of some princess locked away in a castle.
I played Phantom Hourglass much later and Spirit Tracks honestly just felt much more polished and fun.
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.
;;;;)
The folks over at !lightnovels@ani.social have been weighing books all day which has been fun :P
B I R D S
Oh wait you’re talking about torrents…
I always love passing over the river on the yellow line
Back in middle school I wore a Woodstock shirt to school and one of my classmates came up to me and was just like, “Oh man I love Woodstock”. I literally had no idea Woodstock was even a thing (I thought it was just some random words on a graphic tee). Wanted so badly to just tell him that I only got it because I thought the bird on the guitar looked cool but ended up getting tongue tied :,)
Stability gives way to chaos which gives way to stability once again. While the state of a two-body system can be modeled via simple closed form equations, the mere introduction of a third body turns that which was once predictable into a chaotic mess whose behavior utterly escapes human understanding.
These were the thoughts racing through Dr. Wang’s mind as he prepared to enter his first VR threesome. That and why he had agreed to any of this at all in the first place.
changhsumath
I remember I clicked into one of his videos from the homepage out of sheer curiosity and ended up getting super distracted trying to solve the take-home exercise at the end
…and then there’s Go who just won’t let you compile at all
VSCode with Go language support: removes unused variable on save “Fixed that compilation bug for ya, boss”