101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

517
active users

#releasesaturday

0 posts0 participants0 posts today
Karsten Schmidt<p><a href="https://mastodon.thi.ng/tags/ReleaseSaturday" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ReleaseSaturday</span></a> — Just added 35 new color palettes (255 in total now) to <a href="https://thi.ng/color-palettes" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">thi.ng/color-palettes</span><span class="invisible"></span></a>. All of these are based on images and dominant colors have been extracted via this tool below and then partially hand edited. The SVG swatches were generated via a custom tool (included in the project repo). </p><p>The package provides accessors for obtaining themes as CSS hex colors, RGB or LCH tuples. Themes can also be programmatically selected/filtered by a number of composable criteria (examples in the readme)... </p><p><a href="https://demo.thi.ng/umbrella/dominant-colors/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">demo.thi.ng/umbrella/dominant-</span><span class="invisible">colors/</span></a></p><p><a href="https://mastodon.thi.ng/tags/ThingUmbrella" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ThingUmbrella</span></a> <a href="https://mastodon.thi.ng/tags/Color" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Color</span></a> <a href="https://mastodon.thi.ng/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://mastodon.thi.ng/tags/TypeScript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TypeScript</span></a> <a href="https://mastodon.thi.ng/tags/JavaScript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JavaScript</span></a> <a href="https://mastodon.thi.ng/tags/SVG" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SVG</span></a></p>
Karsten Schmidt<p>Another day, another <a href="https://mastodon.thi.ng/tags/ThingUmbrella" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ThingUmbrella</span></a> <a href="https://mastodon.thi.ng/tags/ReleaseSaturday" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ReleaseSaturday</span></a>:</p><p>Here are (some of) the many ways to iterate any 2D grid with <a href="https://thi.ng/grid-iterators" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="">thi.ng/grid-iterators</span><span class="invisible"></span></a> - These are only the basic orders/variations, not including symmetries, reversals etc. Also at least 5 of these methods are parametric/configurable...</p><p>For example, the latest version also provides diagonal iterators with configurable slope (previously only 45° angles/orders)...</p><p>All in all, this is probably one of the most underused packages (by others), but in my own work I'm constantly finding new uses for it, e.g. bitmap image vectorization, pattern generation, simplifying nested loops, allocating jobs/regions for web workers, bucket order for renderers etc.</p>