Generating SVGs with Deno and React
I recently wanted to generate images using Satori and React using my favorite TypeScript runtime, Deno. It can be a little tricky to setup, but being able to use React and Deno to generate images is magical.
Pierrot, Harlequin and other characters from the early professional theatre seen in paintings by Watteau, Goya and others.
via The Eclectic Light CompanyThe original motivation for the creation of Bloom filters is efficient set membership, using a probabilistic approach to significantly reduce the time and space required to reject items that are not members in a certain set. The data structure was proposed by Burton Bloom in a 1970 paper titled "Spa...
via Eli Bendersky