Dalton Tan

Results 19 comments of Dalton Tan

Hello, is there anything I can help you to debug this more easily?

You might be interested in https://github.com/AgentCosmic/xnotify

Hey riotrah, glad you found this useful. Am I understanding correctly that you're suggesting to add a replacement feature like xargs? IMO that doesn't align with the goal of the...

For those who need a workaround to this problem, you can try using an external program to generate the file list first. This is what I use: `fswatch -r -0...

I doubt this would ever be fixed. I ended up creating my own solution instead of waiting https://github.com/AgentCosmic/xnotify

I actually wrote a tool which can overcome this issue. You might want to take a look at https://github.com/AgentCosmic/xnotify

It has been 5 years now. I think you guys might have heard that all major browsers are planning support for webp. I really hope to see some compression tool...

I've been getting this error too for the past few months. brownie Version: 1.19.2 solc Version: 0.8.16 Python Version: 3.10 OS: linux/docker What was wrong? ``` Running 'scripts/verify.py::main'... File "brownie/_cli/run.py",...

I've solved this issue by setting the correct explorer URL #1605. Thank you.