Hacker News new | ask | show | jobs
Building an LSP for your docs by overcoming Vercel (mintlify.com)
3 points by hahnbee 234 days ago
1 comments

I rarely ever read documentation outside of the code blocks. So anything that makes those more valuable and gives me context and surrounding copy without having to read is awesome.

I cannot believe how much of a pain it was to ship this, though, given how simple it is in theory. Docker has been solving this for a decade, but we are somehow still relearning the lesson that engineers just want to ship their machine to prod.