this post was submitted on 03 Jun 2025
1 points (100.0% liked)

Hacker News

2230 readers
374 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
top 3 comments
sorted by: hot top controversial new old
[–] AllNewTypeFace@leminal.space 1 points 2 months ago (2 children)

Why does a command-line-based document processor have an embedded web server?

[–] nous@programming.dev 1 points 2 months ago

To live preview changes to the document in a web browser. Given it can output html this just makes things a bit more convenient.

[–] nous@programming.dev 1 points 2 months ago

To live preview changes to the document in a web browser. Given it can output html this just makes things a bit more convenient.