jayp | 6 years ago | on: Launch HN: Zynq (YC W20) – Book meetings instantly with your team
jayp's comments
jayp | 6 years ago | on: Heads up: Netlify migration may have broken your app
What is their solution? Just fwd .netlify.com to .netlify.app. This breaks Chrome extensions that hotload code from a specific domain. The Fix? To publish a new version to Chrome webstore to unbreak this. The approval takes a few days.
Netlify obviously did not think of all corner cases or allow users to test this before hand!
jayp | 6 years ago | on: Ask HN: How to properly manage a product roadmap?
On my end, I’ve recently started working on documenting (still very, very early) on the “measuring” part at https://datadriventeam.org. It is backed by an open source GitHub repo and I hope people would contribute once I’ve gotten the initial version out.
jayp | 6 years ago | on: A weekly changelog makes us go fast
jayp | 6 years ago | on: Problems, not solutions (2018)
Empowering bottoms-up problem solving by sharing customer pains and feedback broadly is the exactly problem I am trying to solve with my current project/startup [1].
I am gonna shoot you an email later today to see if you have any further thoughts on how do this effectively within an org.
If anyone has ideas on good implementing this, would love to learn so we can incorporate this within our offering. My email is in my profile.
jayp | 6 years ago | on: Scaling to 100k Users
jayp | 6 years ago | on: Show HN: I built a website to better compare USB-C hubs found on Amazon
I got something from cable matters but think it is faulty and cuts out on PD at times. I am looking for a replacement.
jayp | 6 years ago | on: Deel's Customer Service Fuels Its Growth
Our first article is a conversation with Deel (YC W19) co-founder Alex Bouaziz] on How Deel's Customer Service Fuels its Growth. Let us know what you think!
jayp | 6 years ago | on: Chronosphere launches with $11M Series A to build scalable monitoring tool
jayp | 6 years ago | on: Lessons from Highly Effective Onboarding Experiences
We have picked up a few tips on how to improve our own onboarding process.
What is a good onboarding that you experienced recently?
jayp | 6 years ago | on: Why GraphQL Is the Ideal API Language for Front End Engineers
I have used GraphQL for the last 2 projects I've been involved with... and definitely was a better experience for frontend engineers.
Was the last API you built REST or GraphQL? Why you pick one vs. the other?
jayp | 6 years ago | on: Self-serve first: an overlooked paradigm underlying great software companies
jayp | 6 years ago | on: U.S. regulators approve the Long-Term Stock Exchange
The article doesn't explains what makes LTSE different than NYSE? How will it actually encourage looking beyond the next quarter? Where can one learn about that?
jayp | 6 years ago | on: Pluralsight will acquire GitPrime for $170M
While the acquisition price is public, would love to learn more about revenue or # of customers. They must have had some serious revenue/traction to be bought for $170M.
jayp | 8 years ago | on: Don’t buy the MacBook Pros even on sale, in my opinion
Only pain: not having iMessage on laptop.
jayp | 11 years ago | on: Ask HN: Do you use continuous deployment for your web app? How (or why not)?
One option is to automatically revert back to a commit when an issue is discovered until a fix can be applied. Does anyone use this? If so, what is your team's SCM (i.e., git) workflow?
jayp | 11 years ago | on: 16 Things
Not in a law-of-physics point of view, but I suppose, it is from the perspective of the entity that pays for the server.
If you can push the computation to the end point, and simply spend fewer resources (let's say, 1000x fewer resources) to coordinate the task, then, behold 1000x cost reduction!
jayp | 11 years ago | on: Exploring Property-based Testing (using Clojure)
jayp | 11 years ago | on: Twitter Sort
jayp | 11 years ago | on: Exactly-Once Messaging in Kafka