Live data from Hacker News

Viewing profile — scele

scele

HN member
Joined
Fri, Oct 18, 2019, 8:23 PM UTC
HN karma
3
Public activity
1 items

About scele

No profile information was provided.

Recent public activity

  1. comment
    Comment #21294786

    One thing that I like about bazel is the way it integrates test and build actions to the same action graph and behind the same CLI. Tests are then also hermetic and sandboxed, and …