Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
derekchiang
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Eternal.gg (YC W20) Is Hiring a Creative Interactive Developer
1 points
by
derekchiang
5y ago
2.
▲
by
derekchiang
6y ago
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 you play your favorite game, simply finish
3.
▲
Zelos (YC W20) Is Hiring a Senior Front-End Engineer – Los Angeles / Remote
1 points
by
derekchiang
6y ago
4.
▲
by
derekchiang
6y ago
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 across multiple games. When you play your f
5.
▲
by
derekchiang
7y ago
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 was technically brilliant and I was only an undergrad,
6.
▲
by
derekchiang
7y ago
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 a startup, the business objective has to come fir
7.
▲
by
derekchiang
8y ago
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 DApps. DApps are trustless, transparent, interoperable,
8.
▲
by
derekchiang
9y ago
That's a good point, and I've since updated the blog post and the code to use anonymous interfaces instead.
9.
▲
Reusable and type-safe options for Go APIs
(derekchiang.com)
79 points
by
derekchiang
9y ago
|
31 comments
10.
▲
by
derekchiang
10y ago
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/pachyderm
11.
▲
by
derekchiang
11y ago
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://coreos.com/blog/app-container-and-the
12.
▲
by
derekchiang
12y ago
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.
13.
▲
Hematite – A simple Minecraft written in Rust with the Piston game engine
(github.com)
4 points
by
derekchiang
12y ago
|
0 comments
14.
▲
by
derekchiang
12y ago
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.cs.cornell.edu/courses/cs6410/2014
15.
▲
by
derekchiang
12y ago
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 quality. [1] http://www.cs.cornell.edu/Courses
16.
▲
by
derekchiang
12y ago
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.
17.
▲
by
derekchiang
12y ago
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 your company around even if you don't do so well on
18.
▲
by
derekchiang
12y ago
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!
19.
▲
by
derekchiang
12y ago
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 (OpenSSL comes to mind) can really take a huge step forward by ha
20.
▲
by
derekchiang
12y ago
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/
21.
▲
by
derekchiang
12y ago
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, many people have already started using Rust for persona
22.
▲
by
derekchiang
13y ago
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 consistently producing high-quality papers [1]. [1] http:/&#
23.
▲
Leslie Lamport wins the Turing Award
(blogs.technet.com)
1 points
by
derekchiang
13y ago
|
0 comments
24.
▲
by
derekchiang
13y ago
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 this application earlier, ideally in October or November.
25.
▲
by
derekchiang
13y ago
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 dollar a year.
26.
▲
by
derekchiang
13y ago
I didn't expect much but ended up pretty impressed by the site. It's beautifully designed and the flow is very natural. Lots of kudos!
27.
▲
by
derekchiang
13y ago
What I used to do was to browse the companies funded by leading venture capital firms like KPCB[1]. These companies tend to do non-trivial stuff. [1] http://www.kpcb.com/companies
28.
▲
by
derekchiang
13y ago
I'm surprised no one has mentioned Rust[1] yet. It's a systems programming language that has managed to get rid of null pointers by carefully controlling the ways in which a a value can be constructed[2]. [1] http://ww
29.
▲
by
derekchiang
13y ago
Perhaps the biggest red flag: papers are to be sent to icriest@gmail.com
30.
▲
by
derekchiang
13y ago
It might be worth noting that both PRs described in the slides have already been merged. Links to the PRs (the discussions are worth a read): 1. https://github.com/mozilla/rust/pull/10830 2. https:/
More ›