this post was submitted on 03 Jun 2025
1 points (100.0% liked)
Hacker News
2216 readers
435 users here now
Posts from the RSS Feed of HackerNews.
The feed sometimes contains ads and posts that have been removed by the mod team at HN.
founded 10 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Why does a command-line-based document processor have an embedded web server?
To live preview changes to the document in a web browser. Given it can output html this just makes things a bit more convenient.