Amir Raminfar
Amir Raminfar
@dobromir-hristov See my change https://github.com/amir20/amir20.github.io/commit/834b7a86ee2417c53d2b7cb8f2161ba4ff0c2f69#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R5 I added it to my own package.json file. I also saw the error which suggested the same thing.
Is this fixed now with goreleaser? See https://github.com/wagoodman/bashful/releases for all the releases.
I didn't even know it's possible to include two binaries with different targeted OS's in one bundle.
That’s pretty cool. I didn’t know that’s possible. In the past, I have just used go releaser to create one file per distro. The only down side was a more...
+1 for this. I am using webpack-bundle-analyzer and found that bugsnag is over 600KB! Of course, it is not yet zipped. However, there are performance implications when uncompressed files are...
I am seeing all my requests as 3xx but no idea what is happening. This could help me understand the error. Is there any other way for me to know...
That's the issue. Both `curl` and `http` are showing normal output. See below... ``` ❯ bombardier https://www.clashleaders.com/ Bombarding https://www.clashleaders.com:443/ for 10s using 125 connection(s) [================================================================================================================================================] 10s Done! Statistics Avg Stdev...
Thanks. I am the owner of `https://www.clashleaders.com/`. I don't send any 301 redirects. But that's ok. I was just testing this tool.
@dondeng Can you merge this pull request? I tried his branch and the `400` error did go away.
Hm interesting idea. So what be the flow? Something like * Click some container * Search "foobar" * See the results and click save * Would get added to the...