Valentine's Day cards with just the right amount of nerdiness 😜
Reign'ing indeed!
Valentine's Day cards with just the right amount of nerdiness 😜
#brewdog for sale.
Disappointed and only mildly surprised.
They lost sight of what made them great. From Tokyo* to making lager and a Guinness variant. Still, they did make some good beer in those early days 😿
#TIL: #Flutter deletes toString() from many classes
https://github.com/dart-lang/sdk/issues/62557#issuecomment-3831052602
So, for example, logging
log.info("Screen size: $size");
will print the size correctly in debug mode, but it will print
Screen size: Instance of 'Size'
in production. This just bit me hard.

This is the first time I'm seeing this, but: In Flutter in debug mode, when having a Size object and logging it (e.g. log.info("display size: $size");), I get what I expect: that class's override o...
Just in time for the FIFA World Cup