Nate Wienert
Nate Wienert
Just want to add that developing on the M1 with Hasura is incredibly painful… queries run some 4-10x slower it seems, even using the forked M1 docker image. I tried...
Not sure if there are links in this but in the case it works, I was able to build [following the mac instructions](https://github.com/hasura/graphql-engine/blob/master/server/COMPILING-ON-MACOS.md), here's the binary: [graphql-engine.zip](https://github.com/hasura/graphql-engine/files/9205750/graphql-engine.zip)
We have an app for searching food in your area, so this would power that search alongside various faceting and sorting. I don't know the best geo query, but for...
Yea the search itself needs to be limited to a geo range. I'd bet there's some way to do it outside Sonic, but the competition has it (Manticore, Bleve, Elastic,...
Plus one on this feature, very relevant to any local app - Uber Eats, Yelp, Maps, Delivery.
Not sure I understand, what's the issue on tamagui?
That does work, need a repro case to debug.
Maybe a regression, checking it out now.
Window support at the moment is not working. I know others have had success with WSL.
It definitely should work, I just need to find time to get a Windows VM up and running to figure out what's going on.