Alexis Tyler

Results 312 comments of Alexis Tyler

The whole page is locked until the first draw which happens around 12s.

You’re not taking into account that chrome tends to skip caches when the network tab is open. That’s likely why you’re seeing a higher time. Have you tried the latest...

Just adding about the 24 hour time, there's no such thing as `24:00`. Time goes from `23:59:59` to `00:00:01`.

I'm talking about python/js not military time.

@Dr-know they likely need to be owned by nobody:nobody and not the abc user.

The container doesn't need to, if nobody:nobody owns them and the permissions are setup to effect new files then everything should just work.

> is dereferer.org still operational (as dereferer?) https://github.com/pymedusa/Medusa/issues/10201

Wouldn't that mean instead of copying a pasting a single bash script users will now need to install ansible and know how to use just to setup the monitoring app?

For those that need a work around for now this should help. ```js /** * Runs an array of validators over a value */ const validationArray = validators => {...

This may help someone trying to fix this https://github.com/AlCalzone/DefinitelyTyped/blob/139c1679ecb5c2a475639582b7a312e4e7a1cde5/types/node/util.promisify.d.ts