this post was submitted on 13 Nov 2025
2 points (66.7% liked)

Linux Questions

2845 readers
13 users here now

Linux questions Rules (in addition of the Lemmy.zip rules)

Tips for giving and receiving help

Any rule violations will result in disciplinary actions

founded 2 years ago
MODERATORS
 

How is a terminal browser fundamentally different from a headless browser ??

you are viewing a single comment's thread
view the rest of the comments
[–] Cat_Daddy@hexbear.net 1 points 1 day ago (2 children)

I don't think it is. To me, that's like asking how a terminal text editor is different than a headless text editor. In both cases you'd be using the same application. So I'd assume for a browser that in both terminal and headless mode you'd use, for example, Lynx.

[–] TheracAriane@thebrainbin.org 1 points 1 day ago (1 children)

Curl just spits out raw text. Lynx renders it.