logoalt Hacker News

eGQjxkKF6fiflast Tuesday at 11:41 AM1 replyview on HN

Same. Replacing elements in with DOM in webdev is surprisingly fun with websockets too.

Having to know and learn 300 clunky frameworks, 97 different syntaxes it gets old.

HTML. CSS. Javascript.

Ask the AI to give me a markdown to html converter, good2go


Replies

runarberglast Tuesday at 1:45 PM

> Ask the AI to give me a markdown to html converter, good2go

Why would you do that? There are dozens of libraries which do exactly that. Instead of AI you can ask npm or pip, heck you can even ask CRAN[1].

1: https://cran.r-project.org/web/packages/markdown/index.html

show 1 reply