-
It would be nice to have a type declaration for TypeScript.
Here is a very rough draft I quickly authored with the help of the Claude 2 AI. It is most certainly subtly wrong — I forgot to drop the …
-
My programming skills are so poor that I really can’t do it (灬ꈍ ꈍ灬).
Here is the relevant document: https://www.volcengine.com/docs/6561/79823
I will pay you a certain amount of compensation. Thank …
-
Thanks for the work on creating a bazel wrapper for twirl!
It seems the default encoding used by bazel is US-ASCII, we are moving from SBT to bazel and the [sbt plugin uses a default of UTF-8](http…
-
Hello,
I have some question regarding categorical variables. Your paper for BODi shows some experiment results of the pest control probelm, but processing of non-binary categorical variables is mar…
-
1) trying to use this on Windows is producing bad EOL in output file. This is because the file is opened binary on read and pulls in '\r\n' but then the file is opened as text on output so ends up wri…
-
In some cases, especially websites, clients send data as a form submission where every field of the form can have a different contentType . For this, there is the multipart/form-data contentType (Some…
-
There is a proposal for a wasm binary format, links in the design repo.
We should implement it in a new header (`wasm-binary.h` perhaps), and add tests. Might use the tests from the v8-native repo, a…
-
I was looking over some issues, and for fun cloned https://gitlab.com/frizlab-demo-projects/swift-argument-parser-example-for-pr-320 which was a test case for a problem that affected bash and not zsh …
floam updated
2 years ago
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
From @rabernat on [Twitter](https://twitter.com/rabernat/status/1330707155742322689):
> "Xarray has some secret private classes for lazily indexing / wrapping arrays that are so useful I think they…