Live data from Hacker News

Sublime Text 4 (Build 4126)

sublimetext.com

1–10 of 110 posts

Re: Sublime Text 4 (Build 4126)

#2
Even though I haven't met a Sublime user in a few years, it still must be popular since it's at v4. Last time I checked, Sublime was still proprietary, which is the reason I had skipped using it. I've heard Sublime has some useful features, though. If it's in their interest, I hope they decide liberate / open their source code.

E: misspelling

Re: Sublime Text 4 (Build 4126)

#3
I have a feeling that the recent move to OpenGL rendering for Sublime was a mistake. I know, we did with Firefox and WebRender as well. And yet, when compiling a heavy project on a modern machine, I can scroll fine in Firefox, but Sublime chugs, becoming unusable. For Sublime, it should be assumed that some code is compiling all the time!

Re: Sublime Text 4 (Build 4126)

#5
post #3

I have a feeling that the recent move to OpenGL rendering for Sublime was a mistake. I know, we did with Firefox and WebRender as well. And yet, when compiling a heavy project on a modern machine, I can scroll fine in Firefox, but Sublime chugs, becoming unusable. For Sublime, it should be assumed that some code is compiling all the time!

That's exactly why I still use Sublime3 on my 10 year old, Win7 laptop. Sublime3 works like a charm. If I didn't mind a "slow" tool, I would use VScode instead.

Re: Sublime Text 4 (Build 4126)

#6
post #2

Even though I haven't met a Sublime user in a few years, it still must be popular since it's at v4. Last time I checked, Sublime was still proprietary, which is the reason I had skipped using it. I've heard Sublime has some useful features, though. If it's in their interest, I hope they decide liberate / open their source code. E: misspelling

As of writing there is no disclosure of any particular license on their website for sublime text.

I must have overlooked this. While most of my programming is over ssh with vim, I’ve very much enjoyed Sublime on my own systems. Minimalism and unobtrusiveness has been very appealing to me. Free software is more important, though, so perhaps it’s back to vim, then.

I wish that the Xi editor was maintained more efficiently than it is.

Are you aware of good IDE’s besides vim and emacs? What do you use? I love vim but sometimes I just want something “friendlier” for a change.

Re: Sublime Text 4 (Build 4126)

#7
post #4

It's been years since I used sublime text, has anything changed that users have found noteworthy since ~2016?

I personally favor it because I find it abhorrent to load a bloated electron application to do... text editing, but I also wanted to have some of the niceties of a more modern editor. This is why I am giving it a try (and, so far, liking it).

Re: Sublime Text 4 (Build 4126)

#8
I still use Sublime for when I want to visually edit each line of large text files. I find the performance to be superior to alternatives, but it’s been a while since I’ve done a comparison.

Re: Sublime Text 4 (Build 4126)

#9
post #2

Even though I haven't met a Sublime user in a few years, it still must be popular since it's at v4. Last time I checked, Sublime was still proprietary, which is the reason I had skipped using it. I've heard Sublime has some useful features, though. If it's in their interest, I hope they decide liberate / open their source code. E: misspelling

It's a paid product with a team who need to earn a living wage. It's not like VS Code where the team is bankrolled by a big organisation making its money on other proprietary products.

In light of the above, it makes sense for it to be proprietary and closed source.

Were it open source, people could fork it and distribute it freely, with no remuneration going back to the developers. I doubt the developers could offer any other incentive such as support to make up the shortfall.

"Source available" licences where the user is prohibited from providing the software to others doesn't meet the FSF's definition of freedom, so even that wouldn't please everyone.

Re: Sublime Text 4 (Build 4126)

#10
maybe out of nostalgia, I always have Sublime installed on my computer. nowadays if i need a draft for a copy/paste or need to annotate something fast I use Sublime, which is always running. it became something like my advanced notepad
Post reply on HN