Bo Maryniuk
Bo Maryniuk
Damn. Thanks to this page I've package `exa` instead of `eza` and now I need to repackage everything. ðŸ˜
@hennevogel Huh? Before you go and randomly close unresolved issues, you should a bit try to understand the problem! Content type is there to indicate the media type of the...
Actually from AMQP perspective there should be a way to detect what is the content of the whatever message. Say, if `user.login` is at all in a different format (as...
I would rephrase to: - JSON messages should have content-type `application/json` - Metrics from the influxdb should have `whatever/represents-influxdb-line-protocol-best` content type
> [@isbm](https://github.com/isbm) Afaik, you are using `timescale`, right? Yes. But we are losing data on Vector shutdown tho. 😉
> in the same program you can clone it. Sorry, what?
Not sure what it has to do with my original question. The `"my_db"` is `flock`'ed at Linux kernel level. If another OS process is trying to open the `"my_db"`, it...
@svenstaro yes you don't and that's the problem 😉 So if you say which Rust version you are compatible with in your `rust-toolchain.toml`, then build doesn't fail with "Aaaaa!!! You...