Feed

Inspiration

Interactive Convolutional Neural Network – a nice interactive diagram by Thomas Preusse.

From: https://beta.observablehq.com/@tpreusse/interactive-convolutional-neural-network

Inspiration

Infinite golden ratio project view by Adam Pearce.

From: https://roadtolarissa.com/


I made a GIF of running UMAP on the digits dataset, adding one digit into the dataset and retraining each frame. This was probably a weird thing to do but it is helping me to develop more of an intuition of what it's preserving (nearest neighbors) and what is not informative (overall positioning/scale).


After a lot of python problems I've got the umap tutorial running in a Jupyter notebook (my first Jupyter notebook).

From: https://umap-learn.readthedocs.io/en/latest/basic_usage.html

Inspiration

Cool variable font work and cool site in general from Dazzle.

From: http://dazzle.studio/

Inspiration

Small Talk game preview.

From: https://paleroom.itch.io/small-talk


I made a thing to go from markdown to grid cells. It uses canvas to calculate line breaks and break paragraphs into separate cells.

From: https://beta.observablehq.com/@grantcuster/markdown-to-grid


I made my own grid.

Inspiration

I've used remark for markdown parsing before, but I'm just now starting to realize what a cool set of connected projects this is.

From: https://unified.js.org/


Experimenting with the Inter UI variable font.

From: https://beta.observablehq.com/@grantcuster/untitled

Inspiration

Autotroph by Raven Kwok

From: http://ravenkwok.com/autotroph/


Our Turbofan Tycoon prototype is live.

From: https://turbofan.fastforwardlabs.com/


I finally figured out I could run a page with an iframe at the exact size I want the video so I don't have to deal with my screen recorder recording the rounded bottom corners of my browser.


Re-style pretty much finished. I'm really happy with how the turbofan status ribbons turned out. Now returning to work on the info boxes.

Inspiration

Pixel-art embroidery black metal aesthetics.

From: https://twitter.com/David_Rudnick/status/1060920914404085762


New ribbons.


Nothing like returning to a project and stripping almost all the styles from it.


NOV5: Learning how to manipulate image data with canvas.

From: https://beta.observablehq.com/@grantcuster/nov5


NOV4: after a bunch of "why is nothing at all showing up" debugging I got a very simple example from The Book of Shaders running in regl.

From: https://beta.observablehq.com/@grantcuster/nov4


Codevember day 3. A deconstructed clock.

From: https://beta.observablehq.com/@grantcuster/nov3