David Sullivan
-
Made a "How much wax will I need?" calculator for candle making. Multiplies the specific gravity of the wax type by the total water weight of all groups of containers to determine the total wax needed. https://waxcalculator.netlify.app/
source: https://github.com/tkroo/howmuchwaxwillineed
#svelte #candlemaking -
circle packing is neat.
https://codepen.io/tkroo/full/xxXaRXW
(why doesn't this codepen work in firefox? edit: it does!)
#p5js #circlepacking -
Minor upgrade. Added an 128G eMMC module to my #LePotato running #pihole on #armbian. armbian-config made it simple to transfer the installed OS from the sd-card to the emmc module. Had to fix a permission problem on one file to get pihole web ui working again. #librecomputer
-
made some soy wax candles. red ones ended up pink, which still looked nice. Tried different wick sizes this time. After burning some, wicks are still too big on the small ones, and I think I need 2 wicks on the bigger ones. #diy #candlemaking
-
A color theme editor for Cataclysm: Dark Days Ahead.
https://catacolor.vercel.app
It can import preexisting CDDA, Dwarf Fortress, or Gogh themes. -
I made an example OCR app that highlights word confidence in the results. Handles images and pdfs.
-
Made my first adafruit/circuitpython pull request. 😀 Board files to build circuitpython for the Lolin S3 Mini.
#circuitpython #esp32 #wemos #opensource