-
i have a huge righ-resolution screen on my smartphone, nevertheless the char-width of the rendering area (in monospace) is merely 65 characters causing layouts that assume 80char width to break. this …
-
`struct field for status doesn't exist in any of 2 places to unmarshal`
I have a JSON type and it seems to be expecting the whole object before running my unmarshal.
is there any way to ignore t…
-
At some point, the graphql community made the breaking change to switch to a new websocket subprotocol; What was previously called the `graphql-ws` subprotocol is now called `graphql-transport-ws`. N…
-
### Steps to Reproduce
On windows
```
> curl -k -LO https://acme.lan:8443/roots.pem
% Total % Received % Xferd Average Speed Time Time Time Current
…
-
`fmt -w 80 $FILENAME | less`
Currently, you expect the filename to always be at the end, yes? If I am right that this is not possible with the current cgorc by default, then I'd like to request that …
-
As pointed out by @mikesep on Gophers Slack, GoCenter is serving bad timestamp for pseudo-versions in the list operation. This is causing the Go client to use a wrong version as the latest for modules…
-
```
#!watchflakes
default
-
Hello,
After creating or updating a file, I cannot get the checksum using query.checksum. However I get the checksum when it is not a new file or a file modified at the moment.
I get as a resu…
-
Is it possible?
~~~
$ cat sun.lua
local http = require("http")
$ glua sun.lua
sun.lua:1: module http not found:
no field package.preload['http']
CreateFile .\http.lua: The system cannot fin…
ghost updated
4 years ago
-
i think https://docs.microsoft.com/en-us/windows/uwp/launch-resume/handle-uri-activation might be the relevant instructions? maybe? possibly?? idk C# is not something i'm super acquainted with