Write in Markdown, serve it dynamic
en.andros.dev
Write in Markdown, serve it dynamic
1–8 of 8 posts
Re: Write in Markdown, serve it dynamic
#2Why do you want to make it easier for AI agents to subsume your work?
Re: Write in Markdown, serve it dynamic
#3Why do you want to make it easier for AI agents to subsume your work?
Because you want the zero click Internet to be The Internet.
Re: Write in Markdown, serve it dynamic
#4Wouldn't it be better to program control of render to the front end? Similar to how we program the dark mode button? Sure, sending machines to consume a browser render is silly, but perhaps users would like to pile on the layers at will, MD/text/html/rich/full/etc... who knows what else is coming... Maybe "converse with site"
Re: Write in Markdown, serve it dynamic
#5Wouldn't it be better to program control of render to the front end? Similar to how we program the dark mode button? Sure, sending machines to consume a browser render is silly, but perhaps users would like to pile on the layers at will, MD/text/html/rich/full/etc... who knows what else is coming... Maybe "converse with site"
The problem is that only the human visitor may use JavaScript.
Re: Write in Markdown, serve it dynamic
#6Why do you want to make it easier for AI agents to subsume your work?
The article explains that saving tokens is an SEO technique.
Re: Write in Markdown, serve it dynamic
#7Re: Write in Markdown, serve it dynamic
#8Content of my website (although I was lazy enough to not fill all sections) already markdown, rendered dynamically as html on client side.
But I rather keep LLMs from scraping it...
For other use cases like documentation, again the source (reStructuredText or Markdown) shall be consumed directly instead.