The coming war on the hidden algorithms that trap people in poverty | MIT Technology Review
technologyreview.com/2020/12/04/1013068/algorithms-create-a-poverty-trap-lawyers-fight-back/A growing group of lawyers are uncovering, navigating, and fighting the automated systems that deny the poor from housing, jobs, and basic services.
TheirTube
their.tube/Theirtube is a Youtube filter bubble simulator that provides a look into how videos are recommended on other people's YouTube.
Programming with Escher
mapio.github.io/programming-with-escher/This notebook is a collection of preliminary notes about a "code camp" (or a series of lectures) aimed at young students inspired by the fascinating Functional Geometry paper of Peter Henderson.
Algorithm-Driven Design — How AI is Changing Design by Yury Vetrov
algorithms.design/Will Robots Replace Designers? No. It's more like an exoskeleton for designers. Algorithm-driven design tools can help us to construct a UI, prepare assets and content, and personalize the user experience.
inconvergent/differential-line: a generative algorithm
github.com/inconvergent/differential-linedifferential-line - a generative algorithm
Let Postgres Do The Work | Søren
sorentwo.com/2013/12/30/let-postgres-do-the-work.htmlImprove and upgrade rails applications
Little crowd simulation
jsfiddle.net/dariusk/2co9ok4t/6/embedded/result/I was watching a presentation about simulating crowd behavior and one slide said "don't path crowd members around each other. It's more natural to make one person stop and allow the other to pass, then keep moving." So I mocked it up. It's buggy but I like the look of it, and it looks less like bird flocks and more like human traffic. - dariusk
"Algorithm" is Not a Four-Letter Word
jamisbuck.org/presentations/rubyconf2011/“Algorithm” is not a four-letter word: an interesting slideshow explaining maze algorithms. http://t.co/OOrpyeib (great for Tuesday's work!)