logoalt Hacker News

runarberglast Tuesday at 1:45 PM1 replyview on HN

> 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


Replies

eGQjxkKF6fiflast Wednesday at 8:38 PM

Exactly. It tells me the same things. It'll often give me the require() for javascript on packages I should use.

show 1 reply