-
When I compared dl to cap'n'proto, and the most striking thing cap'n'proto was better at was the awesome json formatting:
Example cap'n'proto:
```
{"ptr": {"graphComponent": {"graph": {
…
-
#### Summary:
I'm using `stan_rdump` to write out a stan data Rds file in order to fit a model to moderately large data related to genomics. I can't fit this model using rstan because [long vectors…
-
The documentation implies it at https://github.com/rest-client/rest-client#lower-level-access when it says "manually handle the response (e.g. to operate on it as a stream rather than reading it all i…
-
Hey :)
So `serde_json`'s serializer and deserializer support `Write` and `Read` respectively, but unfortunately they aren't compatible with tokio.
The basic rule of I/O with `tokio` (I should c…
-
I'm writing a basic Kafka Streams application that takes a topic serialized with Avro and Schema Registry, and produces a new topic with the same data serialized as JSON. It uses all of the serdes fro…
-
Is there support for llama3.2 with TensorRT-LLM? I tried engine build but got a rope error? Maybe it is related to the context length? Thanks.
-
@bbockelm @amaltaro @belforte @vkuznet and @all
DBS database became bigger with time and DBS servers are getting more loads. We no longer have the luxury to load huge files. The most recently issues …
-
```
I've been using JSONSimple, and needed to pretty-print json. I've extended the
writeJSONString
to accept optional indent argument, and it works well enough for me. Attached
is sample output.
Wh…
-
```
I've been using JSONSimple, and needed to pretty-print json. I've extended the
writeJSONString
to accept optional indent argument, and it works well enough for me. Attached
is sample output.
Wh…
-
### Description
Is this possible to serialise/deserialise the logic plan only?
### Possible use case:
Suppose that there is
1. a large LazyFrame on server side with great memory and compute r…