wandering.shop is one of the many independent Mastodon servers you can use to participate in the fediverse.
Wandering.Shop aims to have the vibe of a quality coffee shop at a busy SF&F Convention. Think tables of writers, fans and interested passers-by sharing drinks and conversation on a variety of topics.

Server stats:

795
active users

#SGTPuzzles

0 posts0 participants0 posts today
Ben Harrisself-promotion
Ben Harrisself-promotion
Ben Harrisself-promotion
Ben Harris<p>I worked out what was going on with my Same Game bug. At least on my test device, <a href="https://wandering.shop/tags/KaiOS" class="mention hashtag" rel="tag">#<span>KaiOS</span></a> limits how many times you can call CanvasRenderingContext2D.fillRect() in rapid succession. Same Game was exceeding that limit and so the later rectangles were just not appearing.</p><p>I thought of a wide variety of complicated ways to work around this limit, but there was a simple one: make Same Game use rectangles more efficiently.</p><p><a href="https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=58511aa009c672cc2ade783d537a5830806fd02c" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">git.tartarus.org/?p=simon/puzz</span><span class="invisible">les.git;a=commitdiff;h=58511aa009c672cc2ade783d537a5830806fd02c</span></a></p><p><a href="https://wandering.shop/tags/SGTPuzzles" class="mention hashtag" rel="tag">#<span>SGTPuzzles</span></a></p>
Ben Harris<p>This is a weird bug in Same Game on <a href="https://wandering.shop/tags/KaiOS" class="mention hashtag" rel="tag">#<span>KaiOS</span></a>. On the 20 × 15 grid, only the first 211 squares get drawn. That number varies a little with the grid size (212 on 20 ×14 and 20 × 13; 213 on 20 × 12). I&#39;ve found lots of things that aren&#39;t the problem, but what&#39;s going wrong still eludes me.</p><p><a href="https://wandering.shop/tags/SGTPuzzles" class="mention hashtag" rel="tag">#<span>SGTPuzzles</span></a> <a href="https://wandering.shop/tags/Glitch" class="mention hashtag" rel="tag">#<span>Glitch</span></a></p>