Luke Bakken

Results 520 comments of Luke Bakken

We have to return a new max message size in the `handle_HELO` callback, as shown here: https://github.com/gen-smtp/gen_smtp/blob/master/src/smtp_server_example.erl#L82-L86

I thought I'd 👍 the use of an environment variable to point to a `fd` configuration file in the same manner as `ripgrep`. Just this week I found a use...

@BurntSushi thank you. I just tried out a shell wrapper ("shim") but it's not working quite as I expected, and my guess is it comes down to [how nvim-telescope executes...

FWIW, I ran into this while trying out this project on Pika (https://github.com/pika/pika/). Rather than raising the error, I had the message printed via `STDERR.puts`. In the generated CHANGELOG.md, there...

We know what the issue is (see [my previous comment](https://github.com/rabbitmq/rabbitmq-server/issues/4976#issuecomment-1150504492)) but haven't had time to figure out any solution, other than don't change the queue type when active channels are...

#5895 is a prerequisite for MQTT 5.0 support.

This issue has been rendered moot by @dumbbell's PR - https://github.com/rabbitmq/rabbitmq-server/pull/5415

Closing since nobody else noticed 😆

[here](https://github.com/rabbitmq/rabbitmq-tutorials/blob/master/java/Worker.java) is the code to which you refer. I think it's reasonable to change it here and [here](https://github.com/rabbitmq/rabbitmq-website/blob/live/site/tutorials/tutorial-two-java.md). We'd be happy to review pull requests in both repositories. What do...