Max Cantor

Results 22 comments of Max Cantor

@0x777 / @coco98 its true that `NOT NULL` columns can have defaults but it would be nice for schemas to mark fields as required if they are but `NOT NULL`...

@venelin-mihaylov @wu-s-john if you're using typescript, i have a workaround: This will create versions of input types were scalar fields are required and fields that commonly have defaults are excluded....

My current workaround is to avoid using the generated input types and just pass individual scalar fields as arguments to mutations. This at least shifts the burden onto writing the...

I'm in the same boat with the same initials. If I figure out a good approach, I'll post here. Would love to hear from @jxnblk or someone more familiar with...

@mcanzerini nevermind. seems like https://github.com/jxnblk/mdx-deck/tree/master/packages/gatsby-theme is the answer

@leoxiaobin also interested in the tracking. Perhaps if you released it the community could port to pytorch

@brentvatne since its a known issue, can we release sdk 33 without this and add it as a patch release:

started work on this here: https://github.com/maxcan/GPUImage2/tree/mc01.1-add-hough-line-detection very preliminary, but any thoughts / feedback / suggestions welcome.