Live data from Hacker News

Viewing profile — IndepAmoeba

IndepAmoeba

HN member
Joined
Thu, Jun 02, 2022, 4:57 PM UTC
HN karma
8
Public activity
3 items

About IndepAmoeba

No profile information was provided.

Recent public activity

  1. comment
    Comment #32963070

    Whatever your code formatter says. ESLint adds one for me so my source files have a newline.

  2. comment
    Comment #32246602

    I end each day by writing everything on my mind in a journal. Todos, ideas to explore, details about work in progress, people to talk to, etc. Very stream-of-consciousness, no filt…

  3. comment
    Comment #31597628

    The biggest advantage I've found is being able to change library code AND all usages of the library in the same commit. Say you've got three projects: - library - app-a - app-b and…