Michael Floering
Michael Floering
Thank you for npmtrends, it's such a great resource
This can be closed, yeah? For posterity: https://github.com/rust-gamedev/wg#join-the-fun
I guess there is a question of how far to go. There other other good resources on that same subject, such as here: https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/XSS%20injection Moreover XSS isn't the only Naughty...
For OP or someone facing a similar question, maybe these notes will help. * if you have `signals.py` as its own module, make sure it gets imported somewhere (I do...
@frederikhors how did this turn out for you? I'm tinkering a bit
@frederikhors Seems to work like a charm for me. Some quick notes in case they're helpful to someone - ```javascript import ts from 'rollup-plugin-ts'; // I put it after resolve...
How I see it: * Only remove, no add, is a good idea. For what is part of the sprint: what we commit to * If you need to “swap”...
It's not just you! My 2c: I am in favor of "no new work added to sprint" (Support Issues being a special case but it's not new work; it should...
I'm guessing the answer is that you'll still want to keep it tool-agnostic, but is there some kind of third option? What if I/someone had another doc, wiki, etc., which...