If it helps, the reason we don’t use any typesafe SQL library for node is because of lack of migration support - which was exactly what I first looked for here.
Not knowing anything about the Vision Times, a quick search:
> Vision Times is one of the news organizations that Falun Gong's founder Li Hongzhi refers to as "our media".[1] The newspaper's president is the spokesperson for the Falun Dafa Association in New York, and is chair of another Falun Gong group called Quit the CCP.[1] In 2021, The Atlantic called Vision Times a "doppelgänger site" of The Epoch Times.[5]
I saw this reported here in the UK. I believe it was also mentioned in a recent Unherd article about the dangerous implications of this misuse of powers, but I’m sure you are capable of using a search engine.
I was asking because American right wing news has frequently lied about what was happening here in Canada. To my knowledge there hasn’t been a single report of a frozen bank account over a donation except for some debunked tweet by a Canadian conservative politician.
This isn't _exactly_ true. JS will await on anything that is Promiselike (an object with a `then` function that accepts a callback). See the TS definition of Promiselike.
I've both personally and professionally worked on builder-type applications in the past and found that lenses are always the most elegant way to do state management. Over the past month I decided to hack on a general purpose library for React and lenses with the end goal of coming up with something that felt _good_ to use. Cheers!
Yeah that’s fair. Not sure about you, but in the past I’ve struggled with keeping Jest module-level mocks in sync with their actual interface. Was playing around with how I could get around it and this is something I came up with.
Keeping mocks and tests in general up to date with reality can be tricky for sure. One thing that works very well for me, since you're using Typescript, is to use the ReturnType [0] generic to make sure the mock matches up to the actual implementation.
I think this suggestion highlights why I'm not a fan of the module-level mocking approach. It puts the onus on the developer to ensure that type checks are present where they wouldn't otherwise be. On larger teams, I've found that stuff like that is too easy to forget about or choose not to do.
Speaking of fuck you patterns, has anyone else been part of the A/B test where navigating to an Instagram page prevents you from using the back button? They somehow clean my tab history so that I can’t go back to Google. It’s been happening to me for months!
This is exactly how I describe it to people. I've been playing since closed beta and put more than 1000 hours into it, still can't beat all the end game content (in a good way)
If you adjust the aspect radio by playing in windowed mode and keeping it full-width while lowering the height, you gain significantly more visibility. I imagine playing on an ultrawide display would have a similar effect.
Granted, it wasn't built to support a zoomed out camera so some controls behave poorly at the outer edges of visibility.
Fortunatelly at least few years ago there was publicly available zoom hack that obviously will get your account banned, but it's not something I would care about in F2P game like ever.
Agree with ionised and reddit_clone (below). I'm an introvert and I am definitely not shy, nor are my thoughts 'self centered'. It's simply that it takes more mental energy to engage with those I don't already know.