-
I need to use SOCKS5 and HTTP proxies with Cohttp. I'm not sure if support belongs in the library proper, or another library with a bit of glue to work with Cohttp.
Is this possible currently?
-
I put the following into my sandbox (and ran `yaml_to_json` to generate changes in `diag_table.yaml`):
```diff
diff --git a/param_templates/diag_table.yaml b/param_templates/diag_table.yaml
index…
-
1) It would be nice to have tab completion for `topfind`, not sure if that is out of scope for `down`, but it would make my life easier, I imagine something like this (pulling from `#list`):
```
…
-
This discussion started in PR #315
The issue is that the solo5 interface is limited to a block at a time and the block is too small. And the problem with that is that it's inefficient as it usuall…
-
Hi, I'd like a feature to make jackline not send messages to unauthenticated users.
When starting a new conversation with a person, with the `REQUIRE_ENCRYPTION` setting toggled, jackline will auto…
-
I think long-term-wise it would be good to have mutli-user-support in place. For IRC support jackline would definately need such an mechanism for managing IRC and XMPP at the same time.
Additionally …
-
The current situation with buffers is a bit annoying. The various MirageOS (and other) libraries are using, at least: `strings`, `bytes`, `bigarrays` and `Cstruct.t`.
Because of that, there are oft…
-
I don't have time to write the OCaml code for this, but I've already written the code to do this in both C++ for [mozilla::pkix](https://github.com/briansmith/mozillapkix) and [libwebpki](https://gith…
-
Given input that produces no warnings, cflint would exit with code 0.
Given input that produces warnings, cflint would exit with a non-zero code, perhaps 1.
This would allow cflint to be used as…
-
Hi, I have a schema like:
```json
{"name": "birthday",
"type": "int",
"logicalType": "date"}
```
In order to pass a Date sigil into it it has to be converted to "the number of days since unix …
cfcs updated
7 months ago