nicholas a. evans

Results 182 comments of nicholas a. evans

In the case of installing with apt, do we just accept whatever version comes from the OS? Or do we require that it matches the version that was specified for...

> As installing from `apt` is faster than installing from source. We thought it made sense to try adding ruby with `apt`. It does make sense! ...except that it probably...

@ThomasOwens _NOTE: I edited this comment after first posting it._ I'll copy these comments over to the PR. To summarize my thoughts here: As an incremental improvement, it's fine. But...

I _am_ familiar with https://github.com/postmodern/ruby-install and it's great. I have great respect for the maintainer (and also for the `rvm` maintainers). And using either would simplify the install scripts. Nevertheless,...

Copied from https://github.com/devcontainers/features/issues/757#issuecomment-1860734245, although I did make a few additional (mostly minor) edits to this comment: @ThomasOwens Thank you so much for taking this on! To summarize my current thoughts...

@samruddhikhandale Thanks for reading and considering! > What do you think of a solution as mentioned in [devcontainers/images#572 (comment)](https://github.com/devcontainers/images/issues/572#issuecomment-1563348157) ? Haha, I think it's probably better than all of my...

I didn't add any tests (yet). Let me know what you think.

The test failure looks like an obvious failure to even build the tests (and update the test code to match the updated `NewExporter` func signature) on my part. I'll fix...

Sorry, got pulled off into other things. Will get to this tomorrow. I like `-track-replication-update`. Works for the time being at least. `-tracked-details=csv` could make long term sense, but I'd...

See also `_system`: https://couchdb.readthedocs.io/en/latest/api/server/common.html#node-node-name-system. The most obviously important of those metrics are already in `_stats`, but the `message_queues` counts can occasionally be interesting for guessing at bottlenecks.