Dmytro Chukmasov

Results 5 issues of Dmytro Chukmasov

Hi! I need a router that is able to re-register (or remove) a handler. Adding the remove path function looks too complex a task, however, removing [this condition](https://github.com/julienschmidt/httprouter/blob/master/tree.go#L209) seems to...

I found the issue I have in [FAQ](https://github.com/Askannz/optimus-manager/wiki/FAQ,-common-issues,-troubleshooting#when-i-switch-to-nvidia-the-built-in-screen-of-the-laptop-stays-black-but-i-can-still-input-my-password-or-use-monitors-plugged-to-a-video-output): my laptop screen stays black but I can use external monitor connected via HDMI. I occured after I downgraded from Kernel 5.9...

hardware

Hi! I have a GQL schema that defines a custom scalar type `scalar Duration` and this is the implementation of marshaling/unmarshaling using `github.com/99designs/gqlgen` ``` // UnmarshalGQL implements the graphql.Unmarshaler interface....

Hi! It is known that SQL `ORDER BY` clauses cannot use a placeholder for a column name. However, my question is - is there a way in `squirrel` to safely...

## Describe the solution you'd like [Graphql specification](https://graphql.org/learn/response/) describes top-level 'extensions' key as a valid part of graphql server response. However, apollo router removes any extensions from the subgraph response....

raised by user