Ross A. Baker

Results 574 comments of Ross A. Baker

I don't pretend to understand Scala Native, but that doesn't sound unreasonable.

I'm not strictly opposed. But first: increase it to what, and why not one more than that?

Nice work! I imagine could just replace the source with `https://raw.githubusercontent.com/ShapelessCat/cats-infographic/9530fdf50f35db02f9b0ceb406120acfe599b7ac/cats-infographic.svg` and then change the caption to reference your repo?

Merging this would require modernizing the build. I don't think it's worth the investment, vs. just archiving the project.

Here is a more [modest list](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types) from a credible source, but it might be more web focused than API focused.

On hold until someone figures out #851.

The flake.* files are not germane to this PR, and could be spun off into a different one. They were germane to me getting a working Metals.

I don't think it works at all, because the dispatched fibers have their own IOLocal state. But typelevel/cats-effect#3636 may open a new path.

[6b542aa](https://github.com/typelevel/otel4s/pull/214/commits/6b542aaeecae0e7fb49af7fbe303c933d96c774d) probably belongs on main for general cleanliness. The motivator here is that the Java SDK loads its own testkit if it's present, in preference to any other SPI implementation,...

This is going to want to live in an SPI module. Having more than one on the classpath is like multiple slf4j bindings.