Live data from Hacker News

Viewing profile — grovehaw

grovehaw

HN member
Joined
Thu, Mar 08, 2018, 11:37 AM UTC
HN karma
34
Public activity
14 items

About grovehaw

No profile information was provided.

Recent public activity

  1. comment
    Comment #42504700

    In the UK guidelines are published by the National Institute for Clinical Excellence. Guidance is available to all in html and pdf formats.[0] [0] https://www.nice.org.uk/guidance

  2. comment
    Comment #23549600

    Dyalog is an APL vendor, they also offer a non-commercial license and high quality documentation. They have a case study of a school management system that is a record keeping syst…

  3. comment
    Comment #22662479

    The document was created in Adobe InDesign CS2 (4.0.5). This means all the features you find unappealing are the result of conscious decisions. The strange use of empty pages is du…

  4. comment
    Comment #22503110

    You don't have to own land to plant trees. The Colne Valley Tree Society has planted more than 300 000 since the mid 60s.[0] It has made a big difference to the quality of life in …

  5. comment
    Comment #22049506

    The UK government design system site is a good source for this kind of information [0]. [0] https://design-system.service.gov.uk

  6. comment
    Comment #20468825

    Some people feel at home with APL (A Programming Language) or its descendants. It was first developed by Ken Iverson as a notation to be used on paper for communicating procedures …

  7. comment
    Comment #18094569

    Unlike the US which painstakingly separated powers into different branches of government, the UK habit of governance is to fuse powers together. This gives rise to the concept of t…

  8. comment
  9. comment
    Comment #17958398

    In the UK the definitions have a fair amount of consensus and the loss of productivity is one of the motivations for a range of employers organisations to support this initiative. …

  10. comment
    Comment #17952614

    It is not so much about changing the beliefs of a potential voter as modifying their behaviour. In this case giving them enough of a reason to stay at home rather than vote. As the…

  11. comment
    Comment #17947007

    You may want to check out Typed Racket as an example of what people can do if they decide they want types in their lisp. [0] [0] https://docs.racket-lang.org/ts-guide/

  12. comment
    Comment #17645985

    One way to use Common Lisp with a more immutable flavour is to use the folio2 library.[0] I have enjoyed exploring it a great deal. The project's readme, explains it better than I …

  13. comment
    Comment #17291676

    Ten years earlier a book was published which was a work of sociology based on participant observation, an approach many here would regard as unscientific. It was very much an expla…

  14. comment
    Comment #16592681

    The Potato open source chat platform has a Common Lisp backend and a Clojurescript frontend. There is a fascinating talk by one of the authors on Youtube [0], and the code is on gi…