> Since then, I've purchased BBEdit licenses, but use other editors when I need to hard wrap text to window width.
BBEdit is incredibly scriptable and extensible. You could have written a short script in AppleScript, Perl, Ruby, Python, etc. to perform this task without leaving BBEdit.
According to Script Debugger, hardly the massive powerhouse that may end humanity like GPT-4, it's the "bounds" property of a window, specifically the 3rd element.
I'm somehat worried about the incidental harm caused by people relying on GPT's word chain hallucinations as facts for something critical.
Most laypersons don't understand that GPT is not a factual search engine. I'm increasingly seeing people who should know better also forget this now and then.
the problem is that the quality of data on the web is such you can't really trust what you get from google either, so you need to go back to the pre-google days of using specialized search engines, or accept that some of what you get back is likely polluted and you don't have the resources to verify everything.
The web is a swamp of hot garbage, in large part thanks to Google SEO incentives.
If Google hadn't poisoned the well, and if searching pulled up good content instead of ads designed to look like search results, and search results that link to web pages that take 5 screenfuls to convey one sentence of information, they wouldn't be looking down the barrel at an existential threat.
Turns out that the strategy of saying something false in order to get the right answer works even better when the false statement comes from an LLM. I guess I'll keep that in mind.
> only use BBEdit once or twice a month (usually for multi-file search and replace via regex).
BBEdit’s regular expression support is jaw-dropping. Combined with how quickly it can update north of 10,000 files has kept me using BBedit for over 25 (!) years.
I can’t believe this has to be said here of all places. GPT-4 is not a search engine of factual knowledge. You can not assume anything it says is true and not just a made up grouping of words that look nice together.
True, strange that everyone understands this about people, but hold computers to be an authority.
Computers had this level of respect even when they spat answers onto a teletype and were called electronic brains whose thinking was represented by spinning tape reels flashing lights and an occasional beep.
BBEdit is incredibly scriptable and extensible. You could have written a short script in AppleScript, Perl, Ruby, Python, etc. to perform this task without leaving BBEdit.