Feed

Inspiration

Frank Chimero continues to make understated sites with lots of subtle character. The layout is interesting and different without being overly showy about it.

From: https://faculty.co/ via https://twitter.com/frank_chimero/status/940650000979255296


I switched it so instead of dogs peeing at random they pee when their bladders are full. (Water source coming soon, for now their bladders just fill automatically.)


The dogs are now more likely to pee where a dog has already peed.

Inspiration

NYC Subway Travel Time Map by Nate Parrott.

From: http://subway.nateparrott.com/ via https://twitter.com/_callil/status/939139835813683205

Inspiration

Mario Clock by Zach Gage.

From: http://www.marioclock.com/ via https://twitter.com/helvetica/status/939146552035237888


I got better Three.js circle results using a 256x256 image with no hard edges (no semi-transparent pixels). They are still a little blurry around the edges though.


My circle sprites are lumpy and I don't really understand why.

Inspiration

Interesting interface for animation. Used with a neural network here, but you could do the same thing with a procedural generation system. I'm still trying to figure out for myself how machine learning products can learn from procedural generation experiments.

From: https://vusd.github.io/toposketch/


After lots of data structure reworking the visualization and the sidebar are now in sync.


Implementing dog pee.

Inspiration

Great talk by Zach Lieberman. Good for helping me stay focused on regularly creation and iteration.

From: https://www.youtube.com/watch?v=bmztlO9_Wvo


The dogs wear down the grass and the grass grows back sometimes. There are too many dogs for the current backyard ecosystem.


A reviewer's taste plotted.


An enthusiastic reviewer. Hit some CSS grid speed bumps with this layout, but I'm back on track now.

Inspiration

I wonder if the FFL blog could have run off this instead of markdown. Google docs is still the best for collaborative editing and I never got a good markdown flow out of it. Maybe with this we could go straight from google doc to post.

From: http://archieml.org/#usage via https://twitter.com/partlyhuman/status/935969063636893696


CSS grid is good.

Inspiration

A good write-up of how it feels to design things.

From: http://etodd.io/2017/11/28/poor-mans-3d-camera/

Inspiration

Really enjoying these coding videos. The thought process he walks through in terms of early visualization experiments is similar to a lot of the stuff I do.

From: https://www.youtube.com/watch?v=9Xy-LMAfglE via https://daverupert.com/2017/11/4-youtube-channels-for-developers/


Exposing more of the code/structure in the simulation interface is helping me keep things straight in my head.


I added a dev task list to the backyard simulator.