I think “Harley Quinn” is the name of the TV series, for what it’s worth.
I think “Harley Quinn” is the name of the TV series, for what it’s worth.
Great show. I’m glad it didn’t get canceled in the midst of that HBO / MAX kerfuffle.
The best of those that I’ve found are often restaurant/something else in the same building. Like restaurant/laundromat. Or restaurant/rug shop.
Doesn’t always work, especially if you need to work with any sort of calendar or recurring schedule.
I read it as "the only method to discourage is to ignore them so I better not ignore them so they do not become discouraged.
I never want to turn it on, but I do swap from shuffle to regular (depending on whether I want to listen to just the newest stuff I’ve added), which means I have to click through smart shuffle now too.
Which wouldn’t be a huge problem, but if you do it too fast, smart shuffle appears to be off, but the songs it has added are at least partially still in the queue.
Yeah. I’m happy to wear shirts with logos from my favorite bands on them.
Just enable format-on-save. That way gofmt can helpfully delete that variable you just added that you were for sure never going to use. You’re welcome!
Helldivers is effectively just starship troopers: the game. Same kind of satire.
There technically is!
https://developer.mozilla.org/en-US/docs/Web/API/Window/print
Well. In browsers, anyways.
Not everything. There’s a list of currently supported and unsupported apis on the docs. Streams aren’t supported at all, for example.
Nah, they’re very similar, really. You generally kick IO heavy stuff you don’t need immediately off to async await.
There are a few more applications of it in C# since you don’t have the “single thread” to work with like in JS. And the actual implementation under the hood is different, sure. But conceptually they’re similar. Pretty sure JS was heavily influenced by C#'s implementation and syntax.
OOP definitely doesn’t get to claim static types for only itself either. Fuck that.