Viewing profile — derekchiang
derekchiang
HN member- Joined
- Sat, Feb 16, 2013, 10:54 PM UTC
- HN karma
- 195
- Public activity
- 44 items
- HN profile
- View on Hacker News ↗
About derekchiang
Lead engineer at Pachyderm (YC W15).
Worked at HashiCorp, Mesosphere, and DFINITY.
Feel free to reach out at me@derekchiang.com
Recent public activity
-
job
Eternal.gg (YC W20) Is Hiring a Creative Interactive Developer
Eternal.gg is looking for a Creative Interactive Developer to build out our web user experience. We are a pioneering platform that turns streaming highlights from the biggest strea…
-
comment
Comment #22751063
Zelos.gg (YC W20) | Los Angeles | Frontend / Fullstack | https://zelos.gg Zelos is a rewards program where gamers earn points and redeem in-game prizes across multiple games. When …
-
job
Zelos (YC W20) Is Hiring a Senior Front-End Engineer – Los Angeles / Remote
# About Zelos Zelos is a rewards program where gamers earn points and redeem in-game prizes across multiple games. When you play your favorite game, simply finish a challenge (e.g.…
-
comment
Comment #22670012
Zelos.gg (YC W20) | Los Angeles, and REMOTE USA/CANADA | Frontend / Fullstack | https://zelos.gg Zelos is a rewards program where gamers earn points and redeem in-game prizes acros…
-
comment
Comment #22600049
I had the chance to work with Armon as a contractor at HashiCorp when I was in college. Armon was absolutely one of the most down-to-earth leaders I've ever seen. Even though he wa…
-
comment
Comment #22261956
I think your advice is great for tech leads at big companies, but for tech leads at startups, I have to disagree with the point about "Work for your product - not your company." At…
-
comment
Comment #17904709
Binary Mint | San Francisco, REMOTE/ONSITE Here at Binary Mint, we fundamentally believe in the value of blockchains, which enable the creation of “decentralized applications,” or …
-
comment
Comment #15534023
That's a good point, and I've since updated the blog post and the code to use anonymous interfaces instead.
- story
-
comment
Comment #13684181
Check out Pachyderm [0]. It supports distributed, version-controlled data storage. The API is very Git-like: you modify data by making commits. [0] https://github.com/pachyderm/pac…
-
comment
Comment #9760341
As noted in the parent comment, the Open Container Format will supersede appc. It will also adopt a lot of the ideas from appc, as noted in the CoreOS announcement [1]. [1] https:/…
-
comment
Comment #8798126
If this was the case then any multiple of 8KB should also cause the bug to happen, but according to OP only exactly 8KB causes the bug.
- story
-
comment
Comment #8698075
For a more ambitious reading list, refer to CS6410 from Cornell [0]. The topics of the readings range from operating systems to distributed systems and networking. [0] http://www.c…
-
comment
Comment #8605490
1 would like to recommend the lecture notes [1] used in CS3110 at Cornell to people who want to learn OCaml. They have been used and revised over the years and are of very high qua…
-
comment
Comment #8575065
FYI, I have worked at several bay-area tech startups and none of them has meetings in the morning, probably because many engineers tend to work late at night.
-
comment
Comment #8359501
That simply means if you are extremely unlucky (e.g. luck being 0, like being hit by a bus), then all the other factors don't matter. On the other extreme, extreme luck can turn yo…
-
comment
Comment #8101028
Hi Brian, could you recommend some resources for learning to write high-performance code? And also, would you care to explain why O_SYNC is better than fsync? Thank you!
-
comment
Comment #7642798
Wow, this is the exact idea I have been thinking about! For successful companies like Stripe, the cost of doing this program is negligible. And yet many open-source projects (OpenS…
-
comment
Comment #7527884
Yes, lots of people have started using Rust for hobby projects [0] and their feedback has been invaluable to the development of the language. [0] http://rust-ci.org/projects/
-
comment
Comment #7527873
The language will still change a lot before 1.0, so I don't recommend serious usage in production, unless you are prepared for updating your codebase every now and then. However, m…
-
comment
Comment #7422869
Not sure why you seem to think researchers are flowing to Google. Microsoft Research is still the biggest name in distributed systems, if not CS in general. They have been consiste…
- story
-
comment
Comment #7375050
I think most US undergrads start applying for internships during the fall semester and many of them will have already accepted an offer by now. I strongly suggest YC to open up thi…
-
comment
Comment #7267754
The post mentioned that all WhatsApp's early competitors benefited through advertising, while WhatsApp dedicated to keep the UI clean, and earn revenues by charging users one dolla…