Hacker News new | ask | show | jobs
by fa 6632 days ago
Joe, are you a web programmer?

I'm really interested in why people don't get LP because it was love at first sight for me, in theory at least. It'll help bridge the gap between writing journal papers that contain the theory and the code that implements/demonstrates the theory.

The other day I got some code (calculating and displaying the Cramer-Rao bounds on radar parameter estimators) written by one of my professors who gives stunning lectures and writes excellent papers. The coding style was straight from the 80s... think Fortran. I think that's because nobody ever had to read his code, so although he got great at lecturing and writing, he never got to practice coding. And I think LP will help avoid that and encourage people to combine documentation, code, and theory.

I think a very different set of constraints exist for web programmers and indeed for my own php/mysql-style apps, I can't imagine doing LP.

1 comments

"Joe, are you a web programmer?"

Yes, by some definition of "web programmer". (I work on Virtualmin, Webmin, and Usermin. So, a large percentage of my work is back end systems management with a web front end.)

I've merely never committed the time to doing a project with LP. Which is why I included a (yet) in my comment. I'm not ruling out the possibility of some day falling in love with LP. It just hasn't happened so far. I think it's one of those things that requires quite a lot of up-front commitment to make use of, and so many projects start off as tiny "throwaway" projects and eventually grow large (or don't).