Tanishq Dubey

Results 9 comments of Tanishq Dubey

To add a few more data points: I was able to replicate these results on _serial_ runs. A simple python test harness can replicate this: ```python3 import subprocess import sys...

I can run my testbench with the locally built binary in a few hours. Will post the results.

Hey all, Sorry for delivering late on results, but I reran my tests with a non compressed hadolint. Using the same test benches (just changing `hadolint-Linux-x86_64` to my executeable based...

I think a better way than having one fortune file, due to the time it may take to load the file, is to have a metadata file that I can...

I've started to look at the new Firefox WebExtension method for doing this, however if you are willing @dhaynespls I do not mind forks at all (encouraged in fact)! I'll...

Thanks for the contribution @runguszone ! I have an idea for a follow-on PR that would template out the manifest.json to build for both Firefox and Chrome. The PR itself...

Thanks for the fix! However, the updated version of the extension uses `.cow` files for character management. You can definitely update the PR with a new `.cow` file.

Thanks for the fix! However, the updated version of the extension uses .cow files for character management. You can definitely update the PR with a new .cow file.

Man, I completely forgot about this. I suppose this is more of a improvement than a issue. It would be great if ANSI escape sequences could be either parsed or...