Ask HN: If HTML supersedes Markdown fr AI, Will it be versatile enough for devs?
11–20 of 29 posts
Re: Ask HN: If HTML supersedes Markdown fr AI, Will it be versatile enough for devs?
#12A) Who cares? What performance are you even talking about? Number of tokens? B) HTML can contain data, layout, and design within a single file. Markdown isn’t comparable. There will be many situations where Markdown can’t do what HTML, so this is overall a silly comparison.
A) Enterprises for one, e.g Rendering of an HTML page vs MD in an AI IDE or even tokens (compounding costs for a communication doc may be billions in a year) B) True, its a subset, nobody is arguing against it. HTML has overheads in terms of stylings. MD in essence is just a straight arrow. If there is a communication between two points with ultimate low latency way with readability and threshold just enough to have…
Also, latency???
Re: Ask HN: If HTML supersedes Markdown fr AI, Will it be versatile enough for devs?
#13Re: Ask HN: If HTML supersedes Markdown fr AI, Will it be versatile enough for devs?
#14Earlier quoted context omitted.
A) Enterprises for one, e.g Rendering of an HTML page vs MD in an AI IDE or even tokens (compounding costs for a communication doc may be billions in a year) B) True, its a subset, nobody is arguing against it. HTML has overheads in terms of stylings. MD in essence is just a straight arrow. If there is a communication between two points with ultimate low latency way with readability and threshold just enough to have…
What do you mean by the cost of rendering an HTML page in an IDE? You know those markdown previews are almost always rendered by converting them to an HTML snippet first, right? Also HTML does not need to be styled, the tags have their own semantic meanings just like the various semantic structures of markdown. The styling “overhead”, which gets added so the document is easier to visually interpret for a human, is ex…
Re: Ask HN: If HTML supersedes Markdown fr AI, Will it be versatile enough for devs?
#15HTML for human? Markdown for Agent?
Re: Ask HN: If HTML supersedes Markdown fr AI, Will it be versatile enough for devs?
#16HTML offers more flexibility while markdown is usually easier to create
Re: Ask HN: If HTML supersedes Markdown fr AI, Will it be versatile enough for devs?
#17I think its just hype not worth it at all and you want be able to read it clearly from your editot
Re: Ask HN: If HTML supersedes Markdown fr AI, Will it be versatile enough for devs?
#18I feel like Markdown stays the human-feindly layer,while HTML/AST becomes the machine-to-machine layer.
Re: Ask HN: If HTML supersedes Markdown fr AI, Will it be versatile enough for devs?
#19What do you mean if? The internet is built on html. Markdown is a random flare up of an annoying annotation standard pushed by LLMs. No one used Markdown anywhere near at the scale of html before ChatGPT
HTML is a communication layer. Hardly anyone is writing it directly. Using React etc. or whatever or even LLM.
Re: Ask HN: If HTML supersedes Markdown fr AI, Will it be versatile enough for devs?
#20What do you mean if? The internet is built on html. Markdown is a random flare up of an annoying annotation standard pushed by LLMs. No one used Markdown anywhere near at the scale of html before ChatGPT