Ask HN: If HTML supersedes Markdown fr AI, Will it be versatile enough for devs?
1–10 of 29 posts
Re: Ask HN: If HTML supersedes Markdown fr AI, Will it be versatile enough for devs?
#2Re: Ask HN: If HTML supersedes Markdown fr AI, Will it be versatile enough for devs?
#3What 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
Re: Ask HN: If HTML supersedes Markdown fr AI, Will it be versatile enough for devs?
#4B) 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.
Re: Ask HN: If HTML supersedes Markdown fr AI, Will it be versatile enough for devs?
#5A) 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.
If there is a communication between two points with ultimate low latency way with readability and threshold just enough to have the idea, MD passes that mark. As tokens needs to conserved
Re: Ask HN: If HTML supersedes Markdown fr AI, Will it be versatile enough for devs?
#6What 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
Re: Ask HN: If HTML supersedes Markdown fr AI, Will it be versatile enough for devs?
#7Re: Ask HN: If HTML supersedes Markdown fr AI, Will it be versatile enough for devs?
#8A) 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…