The best of those that I’ve found are often restaurant/something else in the same building. Like restaurant/laundromat. Or restaurant/rug shop.
The best of those that I’ve found are often restaurant/something else in the same building. Like restaurant/laundromat. Or restaurant/rug shop.
Or Gleam!
ins feels like insert. uin feels like it skips the first n on accident. To me, anyways.
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!
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.
Yeah, I’ve been a professional programmer for a while now. I wouldn’t do this. I’d laugh and walk away.
Could make AI write a horrible half-baked solution and submit that, so they have to spend time reviewing it.
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.
Can confirm at least some of them are franchises, for sure (if not all of them).
He lived in Colombia*, which I assume is how D.C. snuck into the comments. Took me a sec to follow that jump.
No rest for the wicked looks solid too.
Invincible is pretty good.
Idk about woust-er sauce, pretty sure that’s just dropping a syllable.
But the rest of it is because the syllables are supposed to be worce-ster-shire.
OOP definitely doesn’t get to claim static types for only itself either. Fuck that.