Live data from Hacker News

UltraEdit Text Editor

ultraedit.com

11–20 of 54 posts

Re: UltraEdit Text Editor

#11
post #7

this editor is exceptional at loading files which are gigabytes in size. nothing else I've ever used comes close.

How about Sublime Text? That’s mostly my use case. Opening giant files that VSCode can’t, Ctrl-F a regex expression, selecting all matches, and pasting them into a new buffer. Like a visual interactive grep. Sublime handles big files pretty well but I’ve still managed to make it chug on occasion.

On a 2017 MBP with an i7 and 16GB of ram loading things over 500MB and then trying to search/edit them takes minutes per search term/edit. Frequently I get the spinning wheel and have to force quit and start over.

I thought it was the nature of dealing with large text files. I wonder why my experience with Sublime has been so bad.

The context of my use is dealing with gigantic log files/json files doing digtal forensics for the purpose of discovering malicious activity. I also use grep and a ton of other tools but sometimes when you aren't looking for a particular thing and you're just looking for weird stuff the best way to explore the data is with the raw files and a text editor. Unfortunately the editors I've used are painfully slow when the file sizes are large.

Re: UltraEdit Text Editor

#12
The nostalgia is great in this one. Back in my Windows webdev days UltraEdit and HeidiSQL were the tools that got 90% of the job done. You didn't even have to rely on PuTTY with UE due to its auto sync features.

Those were simpler days.

Re: UltraEdit Text Editor

#13
TBH, I first struggled to see if this was a mock website.

Film festival laurels galore, the world's best text editor, best results, best support, best usability. I mean, how best can a text editor be?

Re: UltraEdit Text Editor

#16
post #7

this editor is exceptional at loading files which are gigabytes in size. nothing else I've ever used comes close.

How about Sublime Text? That’s mostly my use case. Opening giant files that VSCode can’t, Ctrl-F a regex expression, selecting all matches, and pasting them into a new buffer. Like a visual interactive grep. Sublime handles big files pretty well but I’ve still managed to make it chug on occasion.

I've managed to make SublimeText lag unbearably by opening a log file that had a single line and a few thousand columns. Heh!

Re: UltraEdit Text Editor

#18
Heh. I used this more than 20 years ago, maybe on windows 95 or 3.11. I think it was the one of the first software I paid for using my own doe. I switched to Emacs shortly after though. I don’t remember why exactly... maybe it was Emacs DOS support.

Re: UltraEdit Text Editor

#19
I have an older version of Ultraedit (probably 10 years old now). I believe in supporting software developers but I will NEVER pay for a yearly subscription of $80/yr for any piece of software unless it's being expensed by my employer. That's way too expensive once you start using it for a couple of years. $20-30/yr like Sublime is more appropriate. I also have purchased Sublime Text will pay for v4 as well.
Post reply on HN