Progressive Truthfulness

09 Mar 2016 . design . Comments #semantic


Progressive truthfulness is perhaps a better way to build models of physical objects…Start with a model that is fully detailed but only resembles what is wanted. Then, one adjusts one attribute after another, bringing the result ever closer to the mental vision of the new creation, or to the real properties of a real-world object. Frederick Brooks
The Design of Design: Essays from a Computer Scientist

I have begun the project ‘Prayer Promoter’ with a reddit style front-page for prayers. Upvoted prayers filter down the list over time. I’ve managed to get semantic UI installed using NodeJS 6.0.0-pre.

git clone nodejs/node
cd node
./configure
make
sudo make install

I rememeber using Node v.0.4.3 Times sure have changed.