Live data from Hacker News

Viewing profile — s-combinator

s-combinator

HN member
Joined
Fri, Dec 11, 2020, 6:19 PM UTC
HN karma
3
Public activity
1 items

About s-combinator

No profile information was provided.

Recent public activity

  1. comment
    Comment #25388999

    Using a loop is not a sin, but it is often counterproductively over-prescriptive. A loop says, 'do these things in this order in a single thread'. If the loop body is an effect-fre…