-
https://go-review.googlesource.com/c/protobuf/+/151340 added internal/detrand to denote to users that they should not rely on the stability of output. This is used for example in encoding/protojson to…
-
Right now there is no way to upload files/images to Parse through our library. We need to implement these functions on the File/Image data types.
-
Hey!
Thanks for this cool library.
I have a question regarding debugging it. Connection to the websocket works fine, I got a session id and it seems connected. But it seems that I do not get any res…
-
This was initially part of https://github.com/nostr-protocol/nostr/issues/127, but I decided to separate it as these more subjective concerns of mine.
I don’t know if I’m the only one here that thi…
-
Hello, I sent you an email but I guess I'm gonna open an issue because I'm not sure you're gonna read it, at least here the discussion will be public and other parties will be able to join into it.
I…
-
This library currently depends on proto.
Looking at go source code, the only use I found was to serialise and deserialise the ID, which is marked as an internal detail.
`pymacaroons` don't need prot…
-
Thanks for the code!
Attached my simple simulator example and updated server files. The simulator will create an artificial image which can be read by CCDCiel. For the focuser two mods are required…
-
---
Recap by @eternoendless:
When the MySql server connection settings are wrongly configured, PrestaShop fails to set the connection to UTF8 correctly, therefore falling into codepage hell when m…
-
I tried to send POST requests with forms. Tried both x-www-form-urlencoded and multipart/form-data, but request params array is empty in all cases. Does the server support handling HTML forms? Am I do…
-
Currently the number of solutions for a hole is an input to the scoring formula.
I think this is a bad idea, because it creates perverse incentives. In particular, if having many solutions boosts t…