Kevin Burke
Kevin Burke
Running `mongotail accounts --level=1 -f` sets the level and then exits. I expect that it would set the level, and then start following the database. All of these make it...
FWIW, I implemented a tool that has the behavior I want, https://github.com/kevinburke/read-mongo-logs
FYI: this also condenses the window in the full page view: https://skitch.com/kburke/en33e/dochub-instant-documentation-search Not sure how to get around that besides doing a check for the window size, or adding a...
This seems to also affect the menu dropdown in the black bar in condensed view, so it needs more work.
May want to talk about moving dochub to a fork - the project hasn't been maintained for over a year now.
This project hasn't been maintained or updated in more than a year - you should probably write the code you want and then discuss ownership/deployment etc. with the authors of...
Maybe you've thought of this, but I was thinking about one or more of the following optimizations: - when you request #css or #html, you return an array containing only...
I believe I have other commits to this project already? Are they not sufficient?
I signed as kevinburke / [email protected]. I don't have access to the [email protected] email address used for the first commit, the company is now defunct. You have my blessing to...
Sorry that's the goal - I have "-w \n" in my .curlrc because it makes most curl requests format better when printed to stdout. But it breaks pprof files downloaded...