Live data from Hacker News

Viewing profile — e___ric

e___ric

HN member
Joined
Tue, Feb 07, 2023, 3:51 PM UTC
HN karma
5
Public activity
2 items

About e___ric

No profile information was provided.

Recent public activity

  1. comment
    Comment #39358864

    "The world is better off" for people who live in suburbs. Those who live in cities now subsidize the suburbanites quality of life by sacrificing land area (roads, parking) and poll…

  2. comment
    Comment #34883443

    The definition of "pure function" I'm familiar with from functional programming has no side effects including I/O. Assuming 'printToConsole' is performing I/O, you're describing a …