Tweets for 2010-03-08
- @nmerouze hmm .. i thought that was the whole point
in reply to nmerouze # - Trying out http://packrati.us to automatically bookmark the URLs in my tweets. Interesting service. #
- @RobertFischer what in your opinion would be the most unannoying definition of functional programming (serious question-not being facetious) in reply to RobertFischer #
- @RobertFischer Ignore my last qstn .. i'll pop it again if I have to. in reply to RobertFischer #
- Just got blew away by the elegance of point free programming but am struggling with understanding its practical implications. #
- @psnively is it easier to parallelize than a simple side effect free funcs with immutable vals ? in reply to psnively #
- @psnively I could be wrong but seems (due to implicit currying) point-free helps pipelining between threads not parallelizing across them in reply to psnively #
- @psnively Also it seems non point-free code could be made as parallelizable as point-free code (caveat: I learnt point-free 1 hr ago) in reply to psnively #
- @psnively OK. thanks. point-free is something I will continue to think n read more about. in reply to psnively #