logoalt Hacker News

quotemstrtoday at 5:41 AM2 repliesview on HN

Patent pending? On what?

> insert a line, delete a range, replace a character, edit a column

The ed(1) command set 50 years old. I doubt it's patentable. These guys are far from the first to apply fine-grained text editing to LLM toolsets. I've been teaching models to do it for years. Hell, models want to use sed and awk so much that you have to hold them back.

I'm so repulsed by the idea that these guys think they can fence off a slice of the ancient commons, claim they discovered it, and charge $15/month to access it that I want nothing to do with them and will go to the mattresses to make sure they can't. Nobody owns text editing, not even when it's an AI doing it.

Mouse: sincerely, fuck you


Replies

blooalientoday at 7:02 AM

> "I've been teaching models to do it for years. Hell, models want to use sed and awk so much that you have to hold them back."

Yeah, I been givin' Qwen a "toolchain" containing `sed`,`awk`,`rg`, and `git` in a "sandbox" directory for playin' around with text editing lately. Havin' a ton of fun dinkin' around with Ollama, Python, and Qwen. Don't need much more'n that to get yerself into all kinda trouble. ;)

Qwen and Gemma make a real fine pair with a bit of Python "glue" too. Gemma's real good with image data (classifying and describing, tagging, title-ing, extracting and translating text, etc) and Qwen's better at code related stuff, so... Teamwork, yay! \o/ :)

rossanttoday at 6:04 AM

Pretty sure this website is satire.

show 3 replies