kvm
|
4 years ago
|
on: Quitting Dgraph Labs
"They are now contemplating a few purchase offers. I have no control or say over this process. There’s a lot of politics. I’m a builder, not a politician and I see no point in staying on."
The investors poured ~$15m into this company, and the board is now trying to fulfill its fiduciary duty by trying to recoup some of the invested capital. I understand that open-sourcing the code base would be a better outcome for its customers. However, I am having a tough time seeing if the investors were truly political or antagonistic in any way.
kvm
|
4 years ago
|
on: Stacked changes: how FB and Google engineers stay unblocked and ship faster
Folks commenting that "I can do stacked diffs by branching off a branch off a branch" are missing the core point that code reviews suck right now. The PR authors hate them, so do the reviewers, and so do folks who will look at them in the future to try and debug code. There's a reason big tech uses stacking: once you stack you can't go back!
kvm
|
5 years ago
|
on: A man is looking for the friends who shipped him overseas in a crate in 1965
I don't remember the last names of my best friends from elementary school who moved to different states, and have started blanking on names of a few folks from middle school. This was about 20 years ago, so I find it perfectly plausible to forget the last names of folks who you 1. knew only for 3 months, 2. have not talked to for 56 years
kvm
|
5 years ago
|
on: AWS faulty UX cost our business $7k and they refused to do anything about it
I understand AWS UX is quite bad (I have also personally been bitten by GCP UX) and would be more sympathetic with the OP if this were the cost for 1 or 2 months.
If OP didn't notice it for 8-9 months, I do think it's unfair to blame the entire amount on AWS.
kvm
|
5 years ago
|
on: We Don't Sell Ads (2012)
The founders were true to these values and IMO did not just "act like a saint"
kvm
|
6 years ago
|
on: Rejected from YC (Again)
If I had 1 user on month 1, 1000 users on month 2, 5000 on month 3, 10000 on month 4, I could claim a 1000% (10x) MoM growth rate. But that'd imply you'll have 100K users during month 5 and 1M users on month 6, whereas it'll likely be <40K.
One of the reasons you look at MoM growth rate is to project how fast it'll keep growing over the immediate future. It's unclear to me right now
BTW don't get me wrong, I like the story and the hustle. Just not these numbers :)
kvm
|
6 years ago
|
on: Rejected from YC (Again)
"Over the space of a year, we had a 60% MoM Growth Rate, 35K MAU and a great team!"
60% MoM growth = 281x growth in a year. So you had 35k/281 = 125 users a year ago? This seems like a disingenuous growth rate unless I'm missing something
kvm
|
7 years ago
|
on: How to Version-Control Jupyter Notebooks
Am I the only one who looks at this and thinks: "wtf, no, versioning notebooks should not be this tedious?" instead of suggesting other horrendous ways of versioning them?
kvm
|
7 years ago
|
on: Ask HN: I've been a programmer for 6 years, and I can't solve basic CS problems
I’m going to disagree with all the positive comments in this thread. I feel like they’re all “feel good” comments instead of being realistic. CS 50 is a freshman level introductory CS class. It’s not a theory class, it’s not a class teaching you how to implement sort behind the scenes.
I would agree that an algorithms class does not equate to success as a software developer, but if you’re having issues with an intro class, there are certainly gaps in your knowledge. They might not reflect in your current job but may reflect in the future. I’d recommend actually brushing up on your fundamentals.
kvm
|
7 years ago
|
on: Who Are My Investors?
Side question: why do VCs never disclose who their LPs are?
kvm
|
7 years ago
|
on: Ask HN: What's your favorite way of getting a web app up quickly in 2018?
How is this setting things up "quickly" when OP is asking to limit complexity? You're suggesting:
1. Server side in Go
2. Cross-compiling it
3. sftp'ing and restarting the service everytime
4. postgres
5. ansible
6. Makefiles
7. Webpack
8. Babel
9. React
The investors poured ~$15m into this company, and the board is now trying to fulfill its fiduciary duty by trying to recoup some of the invested capital. I understand that open-sourcing the code base would be a better outcome for its customers. However, I am having a tough time seeing if the investors were truly political or antagonistic in any way.