Viewing profile — jcalder
jcalder
HN member- Joined
- Tue, Feb 21, 2023, 9:31 PM UTC
- HN karma
- 38
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About jcalder
Former CI Infrastructure tech lead at Meta, currently leading developer productivity and experience team at Patreon.
Recent public activity
-
comment
Comment #35393272
I suspect it plays into this stuff: https://www.theguardian.com/technology/2021/oct/22/twitter-a... They wanted to answer the questions of "is twitter biased against Republicans" s…
-
comment
Comment #34888003
Glad to hear it! To synthesis my comment down (because it's easier once I've written it once, poorly): The complexity you see in Bazel/Buck/Pants build files may seem like a result…
-
comment
Comment #34887872
Also, MIGRATIONS! Interfaces are VERY GOOD for migrations. If you decide that you want to stop using some compiler flag, or maybe use a different compiler, or change your python ve…
-
comment
Comment #34887798
> We wanted our system to be enjoyable to use and easy to understand, but also solve the same problems as existing systems. For example, configuration is in YAML, not a proprietary…