▽Hacker News ●06/07 20:07 2.3.4.5.6.A year of funded FreeBSD development (daemonology.net)How we decreased GitLab repo backup times from 48 hours to 41 minutes (about.gitlab.com)8.Why are smokestacks so tall? (practical.engineering)Sharing everything I could understand about gradient noise (pkh.me)The Illusion of Thinking: Understanding the Limitations of Reasoning LLMs [pdf] (cdn-apple.com)Highly efficient matr
▽Hottest 'f' Questions - Stack Overflow ●06/07 19:53 ends in 4 daysCan I give both notes to Camilla?Where is the supposed biological advantage of Imane Khelif if she passed the doping tests after the Olympic Games?Is endogeneity only a problem for explanation, and not a problem for forecasting?How much Hamburg - Barcelona is doable in 20 days?555 Timer CalculatorDirac delta on a ManifoldWhat finite groups have as many elements as subgroups?I
▽ Home Page | F# Snippets ●06/07 19:08 Chain of responsibilityThe following sample wants to make sure the person’s age is between 18 and 65, weight is no more than 200 and tall enough (>120).83 people like thisLike the snippet!Posted: 13 years ago by Tao LiuProjecting listsThree functions showing how to implement projection for functional lists. First version uses naive recursion and the second one is tail-recursive using the acc