Live data from Hacker News

I still like Sublime Text

ohdoylerules.com

191–200 of 620 posts

Re: I still like Sublime Text

#192

Sublime Text developer here, thank you for all the praise! I'm looking forward to what we can accomplish this year. If you have any questions I'd be happy to answer.

Sublime Text team, thank you so much for creating the best tool out there! I truly appreciate the stability and simplicity of your product. My main request is to add a tool similar to Cursor Composer and Chat. Thank you again!

As someone who also loves ST, please do not do this. Stay far away from bringing in something like that. If someone really wants this it seems much better suited for a plugin, which anyone can make.

Re: I still like Sublime Text

#193

Sublime Text developer here, thank you for all the praise! I'm looking forward to what we can accomplish this year. If you have any questions I'd be happy to answer.

I've used it for 15 years and ST is still the first thing I install on a new PC.

All thoughts, meeting notes, journals, blog post drafts... everything is jotted down in ST first. I even went as far as writing my own to-do list syntax highlighter[1] which is the main reason ST is always open, at home and at work, even though I mostly use VSCode and IntelliJ for coding nowadays.

[1]: https://github.com/mlagerberg/todo

Re: I still like Sublime Text

#196

Sublime Text developer here, thank you for all the praise! I'm looking forward to what we can accomplish this year. If you have any questions I'd be happy to answer.

I've used it for 15 years and ST is still the first thing I install on a new PC. All thoughts, meeting notes, journals, blog post drafts... everything is jotted down in ST first. I even went as far as writing my own to-do list syntax highlighter[1] which is the main reason ST is always open, at home and at work, even though I mostly use VSCode and IntelliJ for coding nowadays. [1]: https://github.com/mlagerberg/todo

Love the simplicity of your to to-do list syntax highlighter in comparison to todo.txt. That's more how my brain works, as simple as possible. Especially your take on the due date vs. date when you plan to do it. Will definitely try it out.

Re: I still like Sublime Text

#197
Sublime Text used to be my go-to editor when I didn't need a full fledged IDE. A rare gem in an arena of slow mammoths. I've since switched over to Lite XL, which is FOSS, just as fast (if not faster), and the plugins cover nearly all my niche use cases.

While I respect the effort that goes into creating quality software and am not averse to spending money, I'd rather not live in a world where the best softwares are closed source.

Re: I still like Sublime Text

#198

I really want to like Sublime (it's so fast, I like the minimal UI), but VS Code has so much inertia, and does so much out of the box or with minimal extra effort that it's hard to not use it instead. At the end of the day, I have things to get done, I'm not here to tinker with tools. Same reason I never got into vim/emacs etc as a daily driver.

Well that is my rationale for working with Sublime instead of VScode!

That's also why I use emacs. It was the first text editor I learned.

Re: I still like Sublime Text

#199
post #182

Earlier quoted context omitted.

No it's not. I mostly find closed source application with clear lines more trustworthy than openwashed software. I'm a big Free Software supporter. For my personal projects, I only use (A)GPLv3 or later. However, I have a problem with software which comes with "GPLv3 BUT..." licenses. We have seen how CLAs weaponized against their contributors with rugpull license changes. Also, Zed was closed source at first. I had…

> Then they pivoted to "Open source with closed source collaboration servers" thing, and they claimed rights on anything passing through their servers (collaboration / zed-ai). Does this apply if you use it same as Sublime? That is without collaboration / ai.

In my eyes, yes.

In Zed's case, it's already dependent on "Magik". It constantly downloads something to provide some functionality. I can't vet, follow, verify that thing all day long.

Moreover, if it wasn't doing that, again yes.

If they didn't provide the functionality to begin with, then they can move on to "let's evaluate whether it's acceptable" phase.

Re: I still like Sublime Text

#200

The main feature of Sublime Text for me is that it doesn't throw away your buffers. Ever. So it's mainly a note taking app with vim key bindings for me / snappy scratch pad. All of my actual code editing happens in an IDE or actual VIM when on a server.

This is similar to how I use Kate on Windows. The configs can be somewhat complicated but it is very flexible and nice to use.
Post reply on HN