Earlier quoted context omitted.
The software world is different today. People expect you to release security updates as vulnerabilities are discovered. They expect you to fix your application so that it works on the newest macOS that deprecated and broke the old APIs you used (or switch architectures). We expect continuous maintenance for a fixed price. I wish Textmate had a yearly charge to keep their team running instead of the one time purchase…
I think there is one major difference that separates the two eras: in ye olden days you bought software for a fixed price and while it's understood you might only receive updates for a limited time, you could continue using it so long as you had the ability to run it. For example, you didn't have to upgrade to Windows XP if you were satisfied with Windows 98. With subscriptions, it's a recurring fee to continue acces…
BBEdit 16
41–50 of 117 posts
Re: BBEdit 16
#42Earlier quoted context omitted.
I would rather software companies sell at more realistic prices so that they have a sustainable business, and signal to others in the industry that it's still possible to build a sustainable business. No, we should not praise software companies for hobbyist practices like selling $1 app on the App Store, which say, 30% goes to a digital distribution store, and then of your after distribution fees, about 20%+ percent…
Implying that one of the oldest still actively developed commercial text editors is not doing sustainable business practices kinda misses the mark. They’ve been at this since 1992, 34 years ago. I think they know their business.
[1]: https://x.com/smorr/status/521033038713880576
[2]: https://www.barebones.com/company/press/bbedit_back_to_mas_p...
Re: BBEdit 16
#43Earlier quoted context omitted.
> so this doesn't know about the major iCloud updates, or Apple Intelligence, or UI changes I'm not familiar with macOS: Why would an application need to be updated for any of these? Were the existing APIs insufficient to integrate these?
Yes, and that's universally true for all APIs. All of those have added new features that are widely adopted by other apps, and the older apps can't automagically start using new features without using a newer API, or having code added to take advantage of them. For instance, an app can't start using Apple Intelligence if it's compiled with an older version of the SDK that doesn't know that such a thing exists. There…
Re: BBEdit 16
#44In 1998 bbedit 5.0 cost $120 usd. Adjusted for inflation that would be about $245 usd. Today an individual license costs $60. Wild how software pricing and sales models have changed, and good on bare bones for staying away from subscription pricing.
I would rather software companies sell at more realistic prices so that they have a sustainable business, and signal to others in the industry that it's still possible to build a sustainable business. No, we should not praise software companies for hobbyist practices like selling $1 app on the App Store, which say, 30% goes to a digital distribution store, and then of your after distribution fees, about 20%+ percent…
Re: BBEdit 16
#45Earlier quoted context omitted.
No other professional field I know of lets workers invent and alter their own tools, collaboratively, for free, and share them for free with all their colleagues. If surgeons could wiggle their fingers and make a better scalpel, at no cost, and give a copy to all their friends, also at no cost, I bet they'd have some pretty spiffy scalpels going around soon and many docs would stop paying for them.
> No other professional field I know of lets workers invent and alter their own tools, collaboratively, for free, and share them for free with all their colleagues. Blacksmithing, metal working?
Re: BBEdit 16
#46Earlier quoted context omitted.
No other professional field I know of lets workers invent and alter their own tools, collaboratively, for free, and share them for free with all their colleagues. If surgeons could wiggle their fingers and make a better scalpel, at no cost, and give a copy to all their friends, also at no cost, I bet they'd have some pretty spiffy scalpels going around soon and many docs would stop paying for them.
> No other professional field I know of lets workers invent and alter their own tools, collaboratively, for free, and share them for free with all their colleagues. Blacksmithing, metal working?
Re: BBEdit 16
#47Earlier quoted context omitted.
Implying that one of the oldest still actively developed commercial text editors is not doing sustainable business practices kinda misses the mark. They’ve been at this since 1992, 34 years ago. I think they know their business.
Yeah, I think I know their business, too. Remember 12 years ago when BBEdit left the Mac App Store only later to come back with subscriptions? Boo. [1]: https://x.com/smorr/status/521033038713880576 [2]: https://www.barebones.com/company/press/bbedit_back_to_mas_p...
Re: BBEdit 16
#48Earlier quoted context omitted.
> No other professional field I know of lets workers invent and alter their own tools, collaboratively, for free, and share them for free with all their colleagues. Blacksmithing, metal working?
Did I miss blacksmiths gaining the ability to infinitely duplicate and teleport their finished pieces into people's hands? Can one learn this power?
Re: BBEdit 16
#49Earlier quoted context omitted.
Yes, and that's universally true for all APIs. All of those have added new features that are widely adopted by other apps, and the older apps can't automagically start using new features without using a newer API, or having code added to take advantage of them. For instance, an app can't start using Apple Intelligence if it's compiled with an older version of the SDK that doesn't know that such a thing exists. There…
Thanks for the examples. I simply wasn't expecting the features you originally listed to require application support, I see they're more involved that I imagined.
Re: BBEdit 16
#50Siegel still manages it (I don't know if he is still the main coder). He never sold out.