Charles Li
Charles Li
Thanks and yes I think this is a useful feature, I will probably address after #61
the docs used to be regenerated as part of a release script, but that accidentally got dropped when migrating to gh actions Will fix
> Unfortunately it seems that this project is likely abandoned, we have been maintaining a separate fork for our own use-case but would love to see this repo get some...
> @lidatong Let us know if granting wire permissions are an option. It would be good to get a community to help you out with making updates to this really...
hey thanks so much @george-zubrienko for writing this up. i see that there is a lot of good thinking here and triggered a nice discussion :) thanks especially for synthesizing...
quick sketch: ```python to_json(person) # more typing-friendly, does not modify your user type, can be done on third-party types person.to_json() # existing API, schema pre-compiled at module load time so...
> I feel this doesn't belong in `aux-ts` folder. where should it live instead? i put it here because we're containerizing aux-ts/graphql
> > > I feel this doesn't belong in `aux-ts` folder. > > > > > > where should it live instead? i put it here because we're containerizing aux-ts/graphql...
To clarify, was anyone able to use the above (https://ei-kana.appspot.com) to get Karabiner to work in 10.12? Or is it just for keyboard language switching (my understanding of the translation)?...
@MichaelAzimov sorry for not getting back to you on this. There currently is undocumented global config functionality (mainly because it's pretty experimental). For example: ```python from datetime import date import...