Feed

Doing some highlighting-words-in-html tests for the new prototype.


I made a day tracker for when we should take Prince back to the vet (he is already feeling much better). Still working on getting a feel for how to do quick text and calendar visualization for relative time.


I'm making a project calendar.

Inspiration

New Oneohtrix Point Never song + video is out.

From: https://www.youtube.com/watch?v=qMQJF-7Y2h0


I got the picture hanging calculator to align things better.

Inspiration

The Narrated City

From: https://jump-over-the-age.itch.io/the-narrated-city


The SciFi mini-site is up.

From: https://scifi.fastforwardlabs.com/

Inspiration

Teachable Machine is one of my favorite machine learning demo projects and this is a nice behind the scenes. I think the "always in inference mode" was an especially nice move.

From: https://design.google/library/designing-and-learning-teachable-machine/


I put up my picture hanging code sketch.

From: https://beta.observablehq.com/@grantcuster/greedy-picture-hanging


I think I imagined this being more optimized than it is, but it makes sense that it's like this.


The wall picture arranger is sort of working -- I think I need to switch from an Archimedian spiral to a rectangular one.

Inspiration

It was hard to find examples of a center-out rectangle packing algorithm until I remembered that that is what word clouds are. Now I am working off this write-up of how Wordle works.

From: http://static.mrfeinberg.com/bv_ch03.pdf


I'm trying to make a wall picture arrangement algorithm.


Working on a birthday card.


I added a button that will tell me out loud (in a robot voice) how long I have been doing certain things.

From: http://feed.grantcuster.com/dates


I'm back from vacation and I finally got this mouse-powered scroller working so you can enter at any point without it jumping. Red line is its delta reference.


Getting touch events sorted out.


Lil scrolly box feeling pretty OK now.


Pretty sure I need to cut this report marquee crawl as well.


I had to cut this effect because it was too distracting, but it was a cool CSS trick.