Carl-Erik Kopseng

Results 383 comments of Carl-Erik Kopseng

An Event Apart was shut down in 2022 https://news.ycombinator.com/item?id=34139995

The Web Archive still has a copy from 2011 https://web.archive.org/web/20110223014858/http://10k.aneventapart.com/entry/details/198

This sounds very interesting indeed, and I did go to checkout the example vitest sandbox. I only saw a "Upgrade Required" in the output, which might explain the failing test...

Sure, if you can flesh out a PR or a POC we can have something to discuss.

We already tried the JSDoc -> TS approach in 2021 with version 7 and we had to _revert_ that work after some months (gone by version 8) as the results...

Oooh, I somehow missed that this was added. Sorry about the late look, but while this is interesting, my head is a bit fried 🤯 This is quite a big...

@Oustinger This is getting a bit old, but from the comments I see that I basically OK'd it. Any chance you can get it over the finish line? Was fine...

As soon as this was out someone found an issue: #504 Basically, new dates do not pass the mustard. What could be done to get the `instanceof` passing? I guess...

Ooh, you learn something every day! Programmable instanceof, that's some cool shit 😄 I'll create a fix asap.

Worked like a charm, thanks, Ben! https://github.com/sinonjs/fake-timers/pull/505