Amit Tripathi

Results 7 comments of Amit Tripathi

Covers chrome extension part of the issue: #6

Hey @kierun, thanks for the feature request. Currently, I am the only contributor to the app. I will look into it once the app is stable enough with test case...

Hi @moore-bryan, thanks for reaching out. To give more context for disabling the new URL shortening, I had to do it due to the multi-faced attack on the website. Malicious...

Thanks @moore-bryan for encouraging words. I appreciate it :) The project's README mentions [step to build the project](https://github.com/amitt001/pygmy#InstallationSetup) and run it. It has both manual step as well as [docker...

@lukaalba Good idea and thanks for the PR. I think it would be more informative to a user if there is an exact timestamp link expired. Would you like to...

@lukaalba apologies for the late reply. It's this file https://github.com/amitt001/pygmy/blob/master/pygmyui/templates/pygmy/dashboard.html#L15 You already get all the data required for calculating that value You can reference this file as this contains keys...

@edenhill I see that enable.sparse.connections flag is added to librdkafka. Are these two features present in the latest version? * Sparse connections - just connect to the brokers we need...