Beau Gunderson

Results 183 comments of Beau Gunderson

any pointers here as to how these could be implemented? I've written Electron apps before but have no experience with the Discord codebase

will look at this tonight—would also love some maintenance help if either of you are up for it! On Mon, Jul 15 2024 at 17:21, Vincent Pizzo ***@***.***> wrote: >...

@vincentjames501 can you pull this PR locally, `npm link`, and run it against your repo to see if it works for you? https://github.com/beaugunderson/codeowners/pull/43 I implemented it so that `.gitignore` is...

quick thoughts: - there's a cat-names module on npm - omgif is another gif module i used recently if gifencoder doesn't work - squad names sound great, maybe a squad...

appreciate the report & sorry for the delay in response--will tackle this after getting some unit tests in place :)

excellent idea--i may not be able to implement for some time but am happy to merge a pull request if you have time :)

oh excellent, i was looking for something like `probable` recently and managed to not find it! (i was going to use beta distributions)

agreed, config should definitely be its own module :) **edit:** it is now :sparkles:

oh, that's even better than what i came up with playing around with this idea yesterday; i was using [castv2-youtube](https://github.com/xat/castv2-youtube) to launch the youtube app but there's no callback when...

ah, missed that there was a prior PR for this too in August: https://github.com/aykamko/tag/pull/46 this PR uses 1.17 syntax though; and pins the indirect dependencies, and so maybe is preferable...