lambdaq
lambdaq
This is good idea. I am trying to config Ruff with SublimeLinter but didn't go anywhere.
@goodbest can you provide an option to change all `ln -s ` to `ln ` for hardlinks like @unknownzerx suggested.
@powersj Hi, I need to combine the `usage_idle_095`, `usage_idle_count`, `usage_idle_sum`, `usage_idle_rate` to a single line.
Would love to see this as well. `Telegraf` had some support but it has a simple sequential pipeline (can't define how calculation flows or combines), it would be awesome if...
@jszwedko Yeah but we do really need them both. Aggregate should work on logs as well as metrics. They are JSONs afterall
brew install homebrew/dupes/apple-gcc42
老板人呢?这么好的 PR 给合了呀。
https://cryptography.io/en/latest/development/custom-vectors/secp256k1/ How about replace the `secp256k1 ` module with a [pure Python ecdsa](https://pypi.org/project/ecdsa/) implementation? Also there's already [`cryptography.hazmat.primitives.asymmetric.ec.SECP256K1`](https://github.com/pyca/cryptography/blob/main/src/cryptography/hazmat/primitives/asymmetric/ec.py#L255-L257) so we don't really need this C module?
install `pyuwsgi` instead of `uwsgi`
Let just change `.one_or_none()` to `first()` ?