Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Xiaomi MiMo v2.6(xiaomi.com)
    106comments
  2. The NASA/ESA Mars Sample Return mission has been canceled(science.org)
    139comments
  3. Transformers Explained Visually(poloclub.github.io)
    11comments
  4. CBP suspends all personal prescription importation Oct 22(personalimportation.org)
    3comments
  5. What Sun got wrong(dtrace.org)
    242comments
  6. Attention is all you have(alicegg.tech)
    144comments
  7. Why does mathmain need an encrypted loader?(safedep.io)
    23comments
  8. Divide by Depth for Instant 3D(gabrieloc.com)
    4comments
  9. The Advisory Group on Mathematics and Artificial Intelligence(terrytao.wordpress.com)
    23comments
  10. Apple Copland D11E4 Booting in the Browser(pagetable.com)
    12comments
  11. Frontier AI on Your Own Hardware(timdettmers.com)
    16comments
  12. In Search of a Compositional Theory of Self-Stabilization(muratbuffalo.blogspot.com)
    3comments
  13. Grok 4.7(x.ai)
    352comments
  14. Roboharm: Do frontier robot policies refuse unsafe instructions?(robocurve.org)
    6comments
  15. AI coding has made CI a bottleneck, so we reworked ours to keep up(linear.app)
    58comments
  16. Turn off and restrict access to Apple Intelligence features on Mac(support.apple.com)
    121comments
  17. US halts flights at busy East Coast airports, says fiber line cut(reuters.com)
    92comments
  18. Kev: Tiny Jev-like family of decision models built on top of Qwen3.5(github.com/jaredpalmer)
    164comments
  19. Python Workers are now generally available(cloudflare.com)
    24comments
  20. TXR: An Original, New Programming Language for Convenient Data Munging(nongnu.org)
    discuss
  21. This Digital Radio Gets Messages to the World’s Remotest Locations(ieee.org)
    33comments
  22. Grim Fandango Puzzle Document (1996) [pdf](jmac.org)
    89comments
  23. Avoiding the babbling-idiot failure in a time-triggered communication system(ieee.org)
    6comments
  24. Show HN: Foremerge – Catch intent conflicts between parallel coding agents(github.com/naw103)
    discuss
  25. Fable 5 – Median thinking declined in August(twitter.com/lon)
    202comments
  26. How do Traffic Signals Work (2019)(practical.engineering)
    32comments
  27. A restored PDP-11/83 serving this page on 211BSD Unix(pdp1173.com)
    30comments
  28. Noodle Gallery- Open-source, self-hosted alternative to Google Photos and Immich(digitalescapetools.com)
    34comments
  29. M5 Ultra Mac Studio Review(macstories.net)
    203comments
  30. Show HN: A website that tracks US food prices every day(kadoa.com)
    5comments

Sublime Text Build 4213

70 pointsby 14h agosublimetext.com
39 comments
7h agoHN ↗

What are some reasons to pick Sublime Text over Zed for someone not familiar with either?

7h agoHN ↗

Sublime text is what notepad++ wished to be. There are many tasks that do not require a full IDE, not even vscode and sublime just works. Always, consistently, reliably works, is fast and a joy to use.

6h agoHN ↗

If you're using AI to write code, IDE features don't really seem that important anymore.

5h agoHN ↗

Also, LSP can turn Sublime Text into almost an IDE (but much more performant).

4h agoHN ↗

Sublime Text's implementation of LSP is the buggiest and clunkiest I have used in a text editor

38m agoHN ↗

Sublime is an editor I trust to leave open at all times, no matter what.

But, Helix lsp integration and shortcuts is really excellent, and much better than anything else IMO.

4h agoHN ↗

Sublime text is what notepad++ wished to be.

Nonsense statement, Notepad++ has always been superior in every metric

2h agoHN ↗

Objectively, Notepad++ is inferior at cross-platform support. Subjectively, I don't like that the creator of Notepad++ uses the software itself as a platform for his politics. In either case, I prefer Sublime.

57m agoHN ↗

Notepad++ is like if Word 98 and IrfanView had a baby, a baby who updates twice a week. No disrespect to any of them, but having a clean interface and killer performance was never their claim to fame.

7h agoHN ↗

If you need to ask this question, that means there is no difference for you. Just choose one and commit.

6h agoHN ↗

Zed pretty much copied everything over from Sublime, so it's pretty much on par. Sublime was one of the first editors to have an uncluttered UI without toolbars, but with advanced features, like multi-cursor editing and the command palette. As a long time sublime users, it still feels superior as it gets lots of small details right, like for example when I do Cmd+P to search for files and scroll through the files it will show a preview, Zed doesn't show a preview until you actually select the file.

6h agoHN ↗

Technically correct. However, for the majority of humans, their first encounter with these features and behaviors could never be TextMate, and instead would be Sublime Text. TextMate never growing to be cross-platform is a major reason for Sublime Text's early growth.

6h agoHN ↗

Yup, I used TextMate a lot back in the early 2000s, and Sublime from around 2010 and bought a license maybe a year later.

To this day I always install Sublime on my new machines, it's the perfect text editor for my needs: fast and snappy, buffers are persistent so I can use as a scratch pad without having to save files, can customise with plugins if needed, the command palette gives quite a bit of power user features.

I mostly use it as a scratch pad nowadays, like if I'm debugging something, collecting a bunch of text from different places to reference quickly, nothing too advanced (nor directly related to coding) and is still one of the most satisfying programs to use on my day-to-day. It's basically always open, just waiting for a new buffer.

6h agoHN ↗

I use Sublime mostly these days but I still have a soft spot for TextMate. Sublime is the closest that exists to its spiritual successor, but it’s missing the “macness” that TextMate brought back in the day, which is the cost of being a cross-platform app I suppose.

6h agoHN ↗

For me? I already have Sublime Text installed, it works great, and has never not worked great.

6h agoHN ↗

Sublime Text is not aligned with an 'any minute now' pivot to enshittification.

And whatever it does, it does better than Zed, debatably.

6h agoHN ↗

Don't have any metrics or anything, but I use both, and anecdotally, I feel like Sublime is snappier and gives me better battery life.

1h agoHN ↗

Flipside, sublime's memory management leaves much to be desired.

5h agoHN ↗

Sublime Text doesn't automatically download and run language servers without your consent. Zed does, and last I looked there's no way to turn that behavior off (the devs said it's an intentional decision to make things easier for users). I am personally of the opinion that it isn't acceptable for software to start pulling in other software without my consent, so I avoid Zed like the plague. The Gram fork of Zed is pretty good, though.

3h agoHN ↗

I’m using Zed, but I honestly can’t recommend it to anyone yet. They claim 1.0 but in reality it’s still beta software. It is fundamentally broken in how it deals with the file system so the project panel and git panel can easily miss changes, and it’s still not clear if they’ll even address it.

At least it seems the next release might fix the bug where the git panel will jump to a different repo when you click on a file in it. They should seriously have fixed basic stuff like that before releasing 1.0. But they got in lots of cosmetic changes to the markdown viewer.. they really need to consider their priorities

2h agoHN ↗

I started using Zed daily about 6 months ago after 10 years of VS Code. VS Code was having idiotic regressions (like randomly inserting a copy of the final line of a file on save) while they were busy pumping out AI features.

Turns out, Zed is also busy pumping out AI features and the code editing experience is degrading. I'm actively shopping for a replacement.

7h agoHN ↗

I miss ST but I can’t go back after working almost exclusively in VSC for a year. ST is for serious DIYers

3h agoHN ↗

I worked in VSC for 7 years and went back to Sublime Text today! VSC became so slow and overreaching..

3h agoHN ↗

Different horses for different courses? I wouldn't open a 100MB logfile in VS Code, but ST or Zed handle that fine. I use all three, though my ST license was for a version or two back, so I have mostly switched to Zed for those giant-file-don't-need-any-bells-and-whistles tasks.

6h agoHN ↗

First release in over a year! I had left ST when I felt that there wasn't the will or resources to address basic usability things like https://github.com/sublimehq/sublime_text/issues/328

If anyone is following along in the forums and understands the health of the team behind the product, could you give us a read on the prospective longterm health of the product? Most in my circle thing ST is dead or abandoned.

6h agoHN ↗

Not very much following the forums, but the pace they are producing things is fine. What is "basic usability thing" for you, might be something unimportant for the rest. How the team sets the priorities might be just fine for a lot of users..

5h agoHN ↗

Long term prospects for Sublime Text look good. The business is healthy and there is consistent work being done by a small but dedicated team.

As for why specific issues aren't addressed, it's merely a prioritization thing. It's a large task, and I'm sure if you asked 100 people they'd all give you different answers for which "basic usability" thing needs to be addressed.

6h agoHN ↗

Does ST support opening a repo on a remote server? The last time I used it was back in my freshman year of college, and I haven't touched it since. Does anyone happen to know?

6h agoHN ↗

Curiosity is killing my cat here. How are we supposed to know when your freshman year of college was? Was it a year ago, 8?

4h agoHN ↗

As far as I know ST is just a text editor (File -> Open -> Choose File)... so what would "opening a repo" even mean in that context?

56m agoHN ↗

Not sure what you mean by "opening a repo on a remote server", but if you mean mounting a remote file system, this isn't really a sublime-specific feature. Use SSHFS (or other) and then just open the folder in Sublime and have at it.

If you mean interacting with git directly with Sublime, there's a number of plugins https://packagecontrol.io/packages/GitSavvy. But this does like any normal workflow does -- it creates a local repo and uses standard git commands to sync (push/pull).

5h agoHN ↗

You'd need to keep the python 3.3 plugin host disabled, but otherwise yes. OpenSSL 1.1 will be removed along with 3.3 in the next development cycle.

6h agoHN ↗

The headline changes in this release are related to the Python plugin host:

- Upgraded Python 3.8 to Python 3.14

- Python 3.3 is now disabled by default

By default, Sublime plugins now all run under the Python 3.14. The 3.8 plugin host was removed (Python 3.8 reached EOL in Oct 2024), and the 3.3 plugin host is deprecated, and will be removed in a future release.

This is great for plugin devs. They get improvements to syntax, performance, type hints, the standard library, etc, and they can depend on modern versions of Python packages. Many packages no longer receive updates for 3.8 (e.g. https://github.com/psf/requests), let alone 3.3, and many others simply don't run on these older python versions (e.g. https://github.com/xberg-io/tree-sitter-language-pack).

Like the plugin systems for Emacs/Neovim/VS Code (and unlike the sandboxed systems for e.g. Zed and Helix), Sublime's plugin API has low-level access to the editor, and the runtime has full OS access.

I think Sublime was smart to bet on Python for the plugin system. They released the plugin system in 2009, before Python was everywhere. The super flexible plugin API and the huge package ecosystem is a powerful combo.

4h agoHN ↗

Emacs doesn't have "plugins", they are called "packages" for a reason. Every Emacs package is not just a plug-n-play "product", it's a recipe, you can use them as libraries, cherry-picking behaviors you want without ever executing the main features of the package.

5h agoHN ↗

The best coding editor just got better.