Scott Walters

Results 10 comments of Scott Walters

I hit this issue. Uninstalling all mods, validating games files, and installing all my mods again didn't work. I think it worked after a second time when I chose to...

Logo idea I had. I think it looks okay in the smaller sizes, and it should follow Twitch's branding guidelines just fine ![Untitled](https://user-images.githubusercontent.com/1100550/103431703-5a266300-4b89-11eb-9dd5-db3e70a995bd.png) ![small](https://user-images.githubusercontent.com/1100550/103431705-5e528080-4b89-11eb-863a-49b775158511.png) ![smallest](https://user-images.githubusercontent.com/1100550/103431704-5c88bd00-4b89-11eb-96f0-70ea4bea2770.png) ![smallestest](https://user-images.githubusercontent.com/1100550/103431711-85a94d80-4b89-11eb-8217-7d7052c2f62e.png) EDIT: Ah, parallel thinking!...

I agree with @klieber that the most helpful metric is "date of the most recent published package to npm". This is the strongest signal that a package is still alive...

> Not sure if he'd prefer an interface, abstract class, or this Func method. Agreed! I don't have enough context on the codebase or C# to be confident in my...

> This approach definitely feels like a very C++ way of doing things. That your usual language of choice by any chance? I split most of my time between C++...

+1. As a workaround, I have a local version of `next-linaria` that has `rule.options.modules.exportOnlyLocals = false;` commented out. This line was added with #5. I wonder if its inclusion is...

Closing this due to code rot and since I've lost context.

All of the tests still pass, and the documentation I could find seems fine as-is

This is probably a duplicate of #96