Results 254 comments of M.K.

The spec should have reasons that make sense independent of popular vote and fashions. We should build mechanisms that empower all developers to more easily debug whatever they're working on....

> can there not be an another accessor property with the same setup as stack, but guaranteed to return a complete-with-async-frames stack trace? I see no obstacle. Someone should make...

> Sounds like kind of pointless clutter I see a point in such a column: Better UX. It would give me easy reassurance that I picked the correct file, especially...

> it doesn't tell you anything that you won't immediately find out on launching the game as far as compatibility goes On my potato machine, launching Minecraft takes several minutes....

> If you have a version mismatch that is applicable to this, it should come up within a few seconds In my experience that screen was very rare. Usually when...

Thanks! I'd love to use this in [my fork's experimental branch](https://github.com/mk-pmb/minecraft-mod-shedaniel-lightoverlay/tree/experimental). Please PR it if you like to do that yourself; else I'll just import the patch soon-ish. (I *assume*...

This sounds interesting. Could you explain more what you mean with "buffering of requests and responses"? Is it to delay them so you can interactively decide whether to edit them?

I see, so it's yes for delay and no for interactive. > would collect all of the server response chunks Have you considered reducing the delay by scanning a sliding...

> I don't know why some sites just get a warning and others are blocked, and I would be glad to know it. It's probably about Certificate Pinning: The Browser...

A little update: Our current draft implementation is: * `iana:version-history` points to an AnnotationCollection that lists all versions, for each giving at least fields `id` and `created`. We order them...