Jaime Pillora

Results 313 comments of Jaime Pillora

I’ll check soon and let you know On Sat, 22 Jan 2022 at 12:58 am Justin Wasack ***@***.***> wrote: > @jpillora just checking in, were you were > able to...

> contains the word userscripts. There might be com.userscripts.macos or simply both both sounds promising 🤞

No luck ``` m1 ~/Library/Containers/com.userscripts.macos.Userscripts-Extension/Data/Documents/scripts du -h . 0B . m1 ~/Library/Containers/com.userscripts.macos/Data/Documents m1 cd scripts cd: The directory '/Users/jpillora/Library/Containers/com.userscripts.macos/Data/Documents/scripts' does not exist ```

No worries Justin, the most complex script is backed up, and the others are open source user scripts and custom page cleanups that are easy to rewrite On Sat, 22...

I’m not an apple developer though I’ve heard about whacky bugs with apple sdks on the Under the radar podcast - maybe apple’s fault? On Sun, 27 Feb 2022 at...

I'm using `grunt-saucelabs` `8.6.2`. Here's an example of a reported timeout that actually passed on saucelabs: ``` Tested http://127.0.0.1:3000/test/runner.html Platform: ,safari,5 Passed: true Url https://saucelabs.com/jobs/9a817dd09f6c45e894ba90f8dca8185d => Stopping Tunnel to Sauce...

Sorry @jdoucerain I was going to merge a bunch of PRs and release though tests are broken for latest versions of Go and I haven't had time to fix them...

Looks pretty good, will try take a look toknight I think the server config should only have the ldap config, the path string should be in main (cli code) -...

looking at the is PR now. it appears you still have to define users in the --auth or --authfile, and the "local" password still works. ldap just adds an additional...

IMO, i think ldap should work in either one of two ways: 1. using ldap should be used if the local user is not found. so by default all user...