Jay Thomas

Results 26 comments of Jay Thomas
trafficstars

At the time of writing, it looks like it's still in RC: https://github.com/actix/actix-web/releases/tag/web-v4.0.0-rc.2

**Premature Generalization** is a case of making your code DRY before you finish fleshing out the pieces and it's not an issue specific to just game development. Donald Knuth said...

I can confirm that vue 2.7 detection is happening in `node_modules/@vue/vue2-jest/lib/process.js`. The `isVue27` boolean is flipped to true as expected. I assume none of the `` syntax in any of...

@jackadamson I considered this and that's why I added an outline instead of increasing the border. Same visual effect without mutating spacing.

Spam account.

@coolsoftwaretyler unfortunately a few days after opening this issue I stopped using mobx and mobx-state-tree. I ran into compatibility problem where mobx and Vue's reactivity systems' incompatible implementations of an...

> Problem is clear, PRs improving this are welcome So the improvement would be to... display the model where the offense is happening versus the entire model that is type-checked?...

I had to abandon my work on this project but I just wanted to point out a discovery I made; Large objects which extend the message size to 1MB will...

Just a question in ignorance as I don't know the difference between the functions, but what's the reason to use love's math function as an override? Additionally, shouldn't that be...