zhongwencool

Results 27 issues of zhongwencool

`crypto:hash(sha3_256, Bin)` https://www.erlang.org/doc/man/crypto.html#type-cipher the `_xxx` xxx is a digit number should be allowed.

enhancement

I think the `Benchee.Formatters.Console.output/1`'s output waste of space. ```elixir ........ ##### With input 10k ##### Name ips average deviation median 99th % lists:reverse 17.84 K 56.04 μs ±56.94% 38 μs...

as title `1_234_567` should treat as `1234567` Thanks for this awesome plugin, It's the best plugin I've ever used, never switch to vscode.

Since we already use foreground as a primary, `systemd` and `docker` both use it. The daemon mode(`./bin/emqx start`) is mostly used for testing. The foreground mode forces `EMQX_LOG__CONSOLE_HANDLER__ENABLE` and `EMQX_LOG__FILE_HANDLERS__DEFAULT__ENABLE`,...

Try to fix: https://github.com/emqx/emqx/issues/8784 * Ensure authentication type is an array, not struct.

codeball:needs-careful-review

Config changes such as log levels etc can be applied from dashboard in realtime. However due to the sys.config (or app.config) generation did not take cluster-override (nor local-override) into account....

codeball:needs-careful-review