←back to thread

A bug saved the company

(weblog.rogueamoeba.com)
379 points ingve | 1 comments | | HN request time: 0s | source
Show context
lylejantzi3rd ◴[] No.45024716[source]
Am I the only one who thinks that describing this as a "bug" sounds a bit off? Most bugs don't come with their own updated alert text. It sounds a bit more like they had planned to switch to a different trial method and enabled it earlier than they expected? Or maybe a "rogue" employee added the feature as an experiment and didn't tell anybody?
replies(4): >>45024738 #>>45024783 #>>45024874 #>>45025030 #
lapcat ◴[] No.45025030[source]
> Am I the only one who thinks that describing this as a "bug" sounds a bit off?

Yes, you are the only one, because you've misunderstood.

> Most bugs don't come with their own updated alert text. It sounds a bit more like they had planned to switch to a different trial method and enabled it earlier than they expected?

No, the bug was simply that the trial period ended after 15 minutes instead of the intended 15 days.

> Or maybe a "rogue" employee added the feature as an experiment and didn't tell anybody?

There were no employees. At the time this happened, the company consisted entirely of the 3 cofounders. In fact the bug, that is, the shortened trial period, is what allowed the company to grow and hire employees, although the company is still relatively small.

replies(1): >>45025057 #
lylejantzi3rd ◴[] No.45025057[source]
The text in the alert says "You've reached the recording time limit" and "Once you register, the recording length will be unlimited." That requires more than just changing the time variable. They went from "show this after X days" to "show this after X recorded minutes." It's a completely different metric that is reflected in the alert text.
replies(2): >>45025089 #>>45025101 #
lapcat ◴[] No.45025101[source]
You're still misunderstanding. Here's how it originally worked:

(1) For the first 15 days, you could make recordings of any length.

(2) After 15 days, you could use the app for only 15 minutes.

(3) If you paid, then you could once again make recordings of any length.

The bug was that "15 days" in (2) accidentally became 15 minutes, so that after only 15 minutes of trying the app, you were limited to using the app for only 15 minutes, which of course would happen the first time you used the app.

Perhaps you're confused because there were two factors both with a value of 15.

replies(3): >>45025155 #>>45026137 #>>45026725 #
1. margalabargala ◴[] No.45026137[source]
I think this is actually slightly incorrect.

> The bug was that "15 days" in (2) accidentally became 15 minutes

My understanding was that the 15 days became zero. If 15 days became 15 minutes, then depending on implementation it could run 30 minutes of first run? Or could be identical. Hard to know.

But, my reading is that the 15 day timer broke, allowing the other timer to take over, not that days became minutes.