Nathan Stocks

Results 54 comments of Nathan Stocks

I think it would be great to mostly inherit and/or use upstream implementations. I tried to do that as much as I could...but it wouldn't work in a lot of...

Ya, the queue communication has always been super finicky and hard to debug. Any improvements to that (or to the surrounding architecture) are most welcome.

> we can just flag 3.12.1 as incompatible with green That would be my vote, but I'll let you decide.

Not hard at all. I added `-e` / `--no-tracebacks` to green 2.13.0 just for you. Enjoy! 😉 Sorry about the delay, by the way. I totally missed the notification for...

> Would storing audio files in this repo make it annoying to clone and work with... Yes, it can be annoying to work with repositories with large audio files. Every...

I neglected to mention the option for configuring your repository to use [Git LFS](https://docs.github.com/en/repositories/working-with-files/managing-large-files/configuring-git-large-file-storage). That is a reasonable way to use a Git extension to store large files "on GitHub"....

I'm so glad you loved my crash course! Apologies for the delay in my response. Life has been crazy for me this year. Unfortunately, there are a lot of conflicts...

> This is a very interesting and useful utility. I believe it would be particularly helpful if some demarcation such as `...` or some other separating line (perhaps even colorizing...

Currently `rusty_engine` doesn't expose a way to change the background color! You can work around it by making a solid-color image, loading it as a sprite, scaling it big enough...