Ian Eure

Results 12 comments of Ian Eure

No; those all assume that the behavior is a bug needing to be fixed. I understand that it is not a bug, but an option which is enabled by default....

> You just need to open it in finder, it's not this application specific error. Trying to open it in Finder gives the error I provided a screenshot of, which...

> In the Finder window don't just double-click to open the file, but right-click > Open. Holy crap, what are they smoking in Cupertino these days?

> @gravieure , thanks for reaching out. I am not able to reproduce the issue. Could you please share a minnimal reproducible code snippet? The sample code in the documentation...

> @gravieure , Thanks for clarification. > > Since this is a CFN issue, please create an issue with the CFN team here on their [Cloudformation coverage map](https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues) and follow...

> AFAIK , the doc generation is from [jsii-docgen](https://github.com/cdklabs/jsii-docgen) which generates the API.md and we tend to write the original implementation in TypeScript and have jsii-docgen to generate docs for...

> @gravieure , thanks for keeping patience! > > I don't have any ETA but team surely has plans of improving the docs experience for the community. Thank you. Please...

Okay, my immediate issue was resolved by uninstalling [email protected] from Homebrew; Python 3.10.x requires newer OpenSSL than that. Unfortunately, several other tools I need depend on [email protected], so those are...

> @JasonSKK and @gravieure the solution is discussed in the issue #584, especially at this post [#584 (comment)](https://github.com/yuya373/emacs-slack/issues/584#issuecomment-1728326996) Thank you for the pointer, however, I'm experiencing a different problem. #584...

> So emacs-slack should rate-limit itself / pause a bit between each fetch? I believe this is likely the root of the issue. Either that, or Slack fingerprints the client...