Sage Gerard

Results 34 comments of Sage Gerard

Are you able to integrate against the same identity provider used by https://pkgs.racket-lang.org/?

> zyrolasting unassigned soapdog now Oops. That was not intentional. It happened when I hit CTRL+ENTER to submit a comment.

@AdaDoom3 Assuming there is no progress here yet: Part of me thinks its a good idea to implement software emulation for this first before looking at a shader in light...

Yep, that's a bug. I didn't expect that the error display handler would still try to use pipe ports after failing to instantiate a module. First: Let's get you unblocked....

I suspect this is due to a missing `copy-shared-files` binding in `info.rkt`, but I need to confirm that. Interesting that this doesn't seem to happen on Linux systems. Will have...

245021b28c353e3f898c36de2bbeaa3d3481388b should address this. Leaving issue open in case problem reproduces after the catalog updates.

You'd have to add it as a supported format in a workflow subclass. Specifically, you'd need to override `delegate` to recognize org-mode markup and tell the compiler where the dependencies...

Thank you for this, and apologies for the massively delayed response. I simply missed this in my notifications. I will address this soon.

I also want to double down on the gratitude because I experienced segfaults in debug layer callbacks without knowing why. You may very well have solved that just ~~now~~ then...

This seem easier to test. Are tests expected with PRs, or are they introduced in some other process?