A Brooks

Results 174 comments of A Brooks

@philomates No rush; just wondering if you are planning to pick this up again. Thanks!

It may be [this test](https://github.com/jart/cosmopolitan/blob/f5520209f53b06459ac68b2f4deeffc4bcc37278/test/libc/sock/nointernet_test.c#L56) and [this test](https://github.com/jart/cosmopolitan/blob/f5520209f53b06459ac68b2f4deeffc4bcc37278/test/libc/sock/nointernet_test.c#L75), which apparently try to connect to this IP address to confirm that `make` is correctly being blocked from connecting to external IP...

I don't think this addresses the issue, but some of the refactoring work in #315 is in a similar spirit.

There hasn't been any response to `CLASSPATH-9` since Arne reported it in August 2021. :(

@rome-user I think that's a reasonable thing to explore. It's a small library, so it makes sense to avoid automatically pulling in relatively heavy dependencies (even `cljs.pprint`). In your table...

@rome-user Anyway, thank you for all this investigation! It looks like we can shave off quite a bit.

Hi @patbrown, no big rush, but would you be interested in this PR?

I think this functionality is useful enough that we want to keep this open. I also think we could build other functionality using a feature that tracks previous runs. For...

Mostly addressed in #303. Docs just need to be wrapped up.

This is a useful feature that I don't think we will have time to address in the near future. PRs implementing it are welcome, however.