Ask HN: How many of you have paid for sublime text?
I have recently moved to sublime away from years and years of vim over ssh. The price is pretty steep ($70).
ALL of my developer friends use it, and I don't know anybody that pays the $70 for it.
I'm curious how this pricing model has worked out for the developers vs either a lower price point (~$10) or a SaaS subscription (~$1-2/mo).
81 comments
[ 3.3 ms ] story [ 171 ms ] threadI still use vim a lot though
"well, it's optional..."
"I can't afford it this month, maybe later"
"It's good, but it's not $70 better than other text editors"
"I'm mostly using it for work, so I'm not going to pay for it out of my own pocket" (and the company isn't going to pay for the above reasons)
"It's not open source, and I don't want to contribute to proprietary software" etc...
I think if it was a limited free trial, the price was cheaper, or if they had some sort of subscription model, they'd probably get more money from people. Personally, I put off paying for it when I was poor and unemployed in the past, and now Atom is a decent open source alternative, so I tend to use that.
Until Atom existed, if you'd given me Sublime for a month, then told me to pay up or go back to using Scite/Gedit/Notepad++, or learning Vim, I'd have dropped the money on it in a heartbeat
so you definitely must pay for it
no, it is not. payment is not optional, you are abusing the developer's trust.
he is not apple, he is not google. he is a developer, like you and me, and he needs to make a living out of his work, too.
there is nothing wrong about paying for software.
Yes it is. I am not from US. Its a lot of money to pay for an editor/IDE.
However, I'm in rooms with dozens of developers (as an instructor) regularly, and I always ask how many of them use sublime text. Many. Then I asked how many of them paid for sublime text. Very very rarely one hand is raised.
Doesn't mean I don't still use vim, buts that's a different use case to me.
I paid for a TextMate license years and years ago when it was the hot thing everybody said to just use, but quickly went back to Emacs and mostly swore off the "this year, X is the hot editor everybody should switch to" fads. These days when I need to display some code in a GUI editor (common when doing code-review sessions projected on a screen), I fire up VS Code, which is shaping up to be quite good.