Josh Branchaud

Results 18 comments of Josh Branchaud
trafficstars

To actually merge this would, iirc, require migrating a bunch of existing Sanity data to the new namings. Closing for now since it is stale and not a quick-merge. We...

> @jbranchaud does `await path()` without an argument have the same behavior for you? I should default to the home directory... @johnlindquist I just tried `await path()` without an arg...

Some repro details: - ScriptKit v1.36.0 - OSX Catalina v10.15.7 (Intel chip)

I wanted to come up with a minimal repro script and found a potential clue. This script works as expected: ```javascript // Name: View a TIL import "@johnlindquist/kit"; await path();...

@pullmann4rent I just ran into the same issue -- it turns out that this is by design. Inngest scans for common ports and common paths where the API might be...

Oh my, multi-codepoint emojis really do a number on it. I think this is a case of `StringScanner#pos` vs `StringScanner#charpos`.