Readit News logoReadit News

Deleted Comment

kindaAnIdiot commented on The State of HTTP in 2022   blog.cloudflare.com/the-s... · Posted by u/harporoeder
comfypotato · 3 years ago
The link to the new query method [1] intrigued me. Could this, if widely adopted, make GraphQL obsolete? (Or am I admittedly ignorant as to exactly what they each do?)

[1] https://httpwg.org/http-extensions/draft-ietf-httpbis-safe-m...

kindaAnIdiot · 3 years ago
IIRC query is just a method that you'd use for your GraphQL route. It doesn't actually have any querying system defined in the spec (See final sentence here https://httpwg.org/http-extensions/draft-ietf-httpbis-safe-m...)
kindaAnIdiot commented on Nim version 2.0.0 release candidate   nim-lang.org/blog/2022/12... · Posted by u/treeform
derbOac · 3 years ago
I was hoping case sensitivity would be implemented but it seems like it was too controversial. I'm thinking at this point there might be too much resistance.
kindaAnIdiot · 3 years ago
The `--styleCheck:error` flag can be passed to make everything follow NEP1 style guide [0]. `--styleCheck:usages` can also be passed to instead make identifiers follow their original naming (Basically turning off style insensitivity)

- [0]: https://nim-lang.org/docs/nep1.html

u/kindaAnIdiot

KarmaCake day511July 28, 2021View Original