rjhacks | 1 year ago | on: Ask HN: Founders who offer free/OS and paid SaaS, how do you manage your code?
rjhacks's comments
rjhacks | 5 years ago | on: CoScreen: Screen Sharing for Engineers
Startup founders are often told not to launch a product that has direct competitors already, so I'm curious to hear your take!
rjhacks | 5 years ago | on: New Compute Engine A2 VMs–First Nvidia Ampere A100 GPUs in the Cloud
Because of that, seeing this A100 announcement is just a bummer, as I fear it'll be just another "resource unavailable" GPU...
rjhacks | 7 years ago | on: Cloud Run beta pricing
I have a compute-heavy and bursty workload that I'd _love_ to put on Cloud Run, but it's important to know a ballpark for the CPU I'll get to spend on my requests.
Second question: any plans to more officially support "background" workloads that consume off e.g. Pub/Sub and might be able to use cheaper preemptible compute? I guess I'm probably already able to point a Pub/Sub push queue at a Cloud Run endpoint, but having the option of cheaper (autoscale-to-zero) compute for my not-latency-sensitive work would be awesome.
rjhacks | 8 years ago | on: Nutrition offers its resignation, and the reply
rjhacks | 8 years ago | on: Launch HN: EnvKey (YC W18) – Smart Configuration and Secrets Management
That said, at your lowest tier you could have ~20 moments of "booting a new instance" per hour. That's probably plenty for most cases, although you may find users for whom it isn't enough.
The reasons for OSS you list include "Bus-Factor", "Longevity", and "Continuity". I'd summarize all of those as "even if they can't do business with [company] anymore, users can continue on" - our customers also say that's very important to them.
... But what if "can continue on" means "need some of those proprietary features"? And you're not there to sell to them anymore? Or you've been acquired by private equity, started charging 10^6x, and users want out? Users aren't allowed to clone the repo, remove your proprietary code, and reimplement it with their own solution, because:
> you may not remove or obscure any functionality in the software that is protected by the license key.
Is this a thing your customers are concerned about? What do you expect them to do in such a scenario?