Easing Equations
I know it seems that all I am doing these days is noting servo easing equations!
I know it seems that all I am doing these days is noting servo easing equations!
A visual and simple explanation of the calculations for easing. I am not sure but I think some of this is over complicated. I mean I don't know that we need so many variations. In any event, it is much easier to follow because they pull out the bit that is needed.
Huge collection of movie posters. It looks like they are free to download, that is, without copyright!
How git commits really work
One of a series of in depth articles about how git works and how to understand it.
A very useful too
Describes a simple Markov chain algorithm to generate reasonable-sounding but utterly nonsensical text, and presents some example outputs as well as a Python implementation.
A neat explanation of markov chains and some python code to look at too!
During the development of Python applications, I've continually asked myself how and when variables should be passed and initialized for the application's configuration. I want to be able to easily override the configuration for tests, for example, to use a local database for testing. But what exactly is application configuration, and why is it needed? The website a ...
A static site generator combines a markup language with a templating engine to produce HTML files. Learn more on Full Stack Python.
Even though I love Nanoc, I continue my forced conversion to Python and am looking for something as nice and simple as Nanoc. Let's see!
Consensus is a search engine that uses AI to find answers in scientific research.
yada yada
Get more from the services you love on IFTTT. Explore the latest tips and tricks, browse by category, or search by name.
This is the note that I added
Amazing, if you're interested in Oppenheimer, that the complete transcripts of his "trial" can be found!
Pretty exhaustive book about software design. Could be a textbook someday.
Handy camera comparison tool. Side by side images of any camera and any lens to see their sizes.
null
Super useful library to access git from python