Adam Laughlin

Results 16 comments of Adam Laughlin

Simple and flexible is good. Perhaps a query function to generate various mocks on demand. e.g., "require('graphql-faker').query(, vars)". It might even be possible to use the graphql-js execute function as...

I can potentially submit a PR for chrome since I already implemented a bookmarklet that does filtering for me. One thing that I've also found helpful is searching values, and...

Same issue here. Had to sync them manually.

> I should mention there is a JS port of some of these concepts from matryoshka and Haskell's recursion scheme lib here: https://github.com/DrBoolean/excursion > > These are extremely powerful concepts...

Thanks for the quick response Brian. Understood on loops/trampolining. Thanks for clarifying. > To me the major drawback is having to convert from [] to List and awkward functor instances....

> into +1 on into/pipe. It reduces and simplifies the api surface for learnability, reduces future name conflicts, enables custom operators (e.g., combineLatest), simplifies operator composition, and enables other utility...

Others have reported similar issues but I haven't been able to reproduce it. Curious about "open tab in profile". How many profiles do you have active at a time? And...

Glancing through [the code](https://github.com/Tarocch1/raycast-extensions/blob/6ef0b32ac78f48a26d9010e4759f4fb18b3233ed/extensions/google-chrome/src/hooks/useBookmarkSearch.tsx#L39), that "No bookmarks" message indicates that a bookmarks file isn't found at `~/Library/Default/[Profile ID]/Bookmarks`. Can you check that the bookmarks exist in a file there? If...

Thanks for checking. It looks like @sperez-atlassian 's PR #16287 will resolve this by enabling profile directory customization.

@raycastbot keep this issue open