Kristian Notari
Kristian Notari
Same here with versions: - edge Version 85.0.564.63 (Official build) (64 bit) - search deflector version 1.3.2 Fine when using default browser as Chrome, it uses bing when having edge...
Yeah, I was expecting the intention to have intervals defined by a precise point in time instead of being able to be defined by Infinity. I agree that it's not...
I encountered this issue too, in a nodejs application. Since typescript won't compile due to types not found (`ReadableStream` and `Blob` here, but also `File` from dynamodb native attribute types)...
> @kristiannotari rather than adding "DOM" to tsconfig, you should use one of the solutions suggested above - they require additional code, but work in Node+TS. > > You can...
False negatives here. I have setup tarpaulin recently and tested it on my code and uploaded test coverage to Codecov. [This](https://codecov.io/gh/kristiannotari/liblet-rust/src/master/src/production.rs) is the actual report on Codecov (no custom formatting)....
I think issues are for serious stuff that need to be tracked. Discord is for building a community and for questions and it works better on these aspects than discussions....
Interested people are always going to ask you or the community around questions, on discord or on discussion is not a great difference. On discussion you lose some of the...
> What do you all think about having both? Am I the only one that thinks it'd leave people wondering which is the correct place for their question/issue/feature request? I...
+1 to this happening to me too on Ventura 13.3.1. It seems to be inconsistent, like sometimes it gets stuck, sometimes it doesn't. I have my MacBook Pro with its...
In a similar discussion I had to check the "prevent Mac from sleep when display is off" option under screens -> advanced. You can read more about that here: https://github.com/tom-james-watson/breaktimer-app/discussions/222#discussioncomment-5670616...