Josh Howe

Results 7 comments of Josh Howe

Whoops, didn't mean to delete that!

Ah, now I'm getting the "found ambiguity" message. Here's a gist with the relevant info: https://gist.github.com/joshtch/1c52bf4a64c092b16689 The errors I get are like things like multiple keys per keypress and nonresponsive...

Looks like it's working now! Well, besides NKRO, but that wasn't working anyway right?

`provider` should be `provider as Provider`? Only the latter syntax is legal in JSX/TSX. Otherwise, the parser can't tell between JSX with forgotten closing tag and a type cast/assertion. [See...

No problem, thanks for finally getting around to it. Looks like it's working! Thanks, man!

I had this same issue, which I did eventually download with `yt-dlp`. Unfortunately I'm not authorized to share the link, but it was of the form `https://vimeo.com/event/{clip_id}/{unlisted_hash}` The content was...

*bump* What is the status on this?