hval

↗ HN profile [ 69.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. A few days ago I shared accept.md, a small utility that lets a Next.js page return Markdown when the client sends: Accept: text/markdown Instead of HTML. No one asked for SvelteKit support, still I shipped it. It now…

  2. I recently saw a post from the Vercel CEO pointing out that LLMs understand websites much better when they can request: `Accept: text/markdown` Most websites today are built for humans. When AI agents try to consume…

  3. Consider I m a front developer ( ReactJS or similar ) who is building a custom portfolio website for my client, I need to provide him with an interface to update his upcoming projects/works, etc. Which CMS would you…