HN user

erdosjr

165 karma

https://www.linkedin.com/in/erdosjr/ https://github.com/erdos

dbe937

Posts6
Comments8
View on HN
Kite Plans 7 years ago

Apart from being fun, there is a good amount of engineering in designing kites.

For example, NASA has been experimenting with designing simple parachutes [1] and it turned out that the parawings (or Rogallo wings) are pretty good traction kites, too. The NPW kites are still popular kites as they are cheap to make and long-wearing in use.

[1] http://2e5.com/kite/nasa/reports/

Hi, I work for a small company creating insurance software (dealing with lots of insurance policy documents, offers, legal documents, etc). I created this library to make creating and editing document templates easier. Now we can turn a custumer's document into a document template in just minutes.

I wrote the core of the library in Clojure. It turned out that Clojure's data.xml is a great way to deal with immutable XML trees.

- source: https://github.com/erdos/stencil - documentation: https://erdos.github.io/stencil/

I am happy to answer questions and receive feedback about this project.