increpare

Results 72 comments of increpare

Notes from session (note: includes source code of some people's games - I don't own the rights to them - I need to mull it over a few days and...

I didn't think this would be a thing that came up much, but the test suite lists almost 5k example rules that could be optimised in some way maybe

While it looks like it provides benefits in some of the most complicated games (reduced the rule count by about 30% in Cyber Lasso game at the same time as...

no don't link to github sponsor page, make page linking to a bunch of funding sources (github/patreon)

window.devicePixelRatio on my pc is 1.5 https://www.html5rocks.com/en/tutorials/canvas/hidpi/ doesn't seem to fix anything - if anything it breaks it more - 'pixelate' doesn't seem to have any effect.

![image](https://user-images.githubusercontent.com/465632/107435427-6d373600-6b2c-11eb-9e54-92c81aab319a.png)

https://news.ycombinator.com/item?id=26655521 for future reference - not a full solution, but a partial solution

note to self: check out ResizeObservers - they seem to be widely supported now.

March 2022 update: checked again - pixel access in the browser is still a hellscape, just as it was in Feb 2021, just as it was in 2013. I feel...

Note to self: don't read these: https://discourse.wicg.io/t/display-an-image-at-device-s-physical-resolution/1150/17 https://discourse.wicg.io/t/display-an-image-at-device-s-physical-resolution/1150/7