Craig P. Motlin

Results 152 comments of Craig P. Motlin

> LGTM. There is a failing JavaDoc build, but once that is fixed looks good to merge. The Javadoc failure looks like a bug in Java 11. The other Javadoc...

I tried a bunch of things to get the Javadoc 11 build to pass. I eventually gave up and added a Javadoc 17 build which passed on the first try.

Some more context about what I'm trying to do. I'm working on [Dropwizard configuration logging](https://liftwizard.io/docs/configuration/ConfigLoggingBundle) inside a library of Dropwizard add-ons that I wrote called [Liftwizard](https://github.com/motlin/liftwizard). Dropwizard ships with a...

I searched for `claude code "compact" slash command` and now Google's AI Summary shows the hallucinated result that I'm sure it found here. That it "reduces the verbosity of Claude's...

The separation of the `api` and `impl` jars in theory allows the replacement of the impl jar with another flavor. I have wanted to experiment with a null-forbidding jar where...

I'm in the middle of reviewing this because it's a big patch but so far it looks really good - just wanted to say thanks.

Honestly, I think this implementation is already pretty close to ready and doesn't warrant a rewrite. ImmutableTreeSet used to be backed by an array. Having it be backed by a...

I'm looking around at the adapters we have, and we're missing an adapter for a random access list that is itself a random access list. We have ReverseIterable, but that...

There's no reason it hasn't been added yet other than we need translators to do the translations. It's usually best to have a second person who is fluent to perform...

I think it's related to imgur specifically. Images elsewhere embed without issue.