9 ms·
Text-Only NPR
- alborzb 2y agoThis reminds me of the CNN Lite website -- https://lite.cnn.com/ https://lite.cnn.com/
- sevensor 2y agoBoth of which I prefer to the ordinary versions. So much less noise, much slower pace. Only 80% junk, which is super low by the standards of modern news websites.
- jumploops 2y agoPerfect for LLMs! We use a html->markdown converter for web scraping and sites like this make it even easier/more robust. Side note: bring back the RSS feeds?
- pinjasaur 2y agoCurious, can you recommend a HTML -> MD converter?
- zem 2y agopandoc is pretty good https://pandoc.org/demos.html https://pandoc.org/demos.html
- pinjasaur 2y agoD'oh, thanks — I use Pandoc plenty to MD -> HTML I totally spaced it can do the inverse. I was briefly looking at [Turndown](https://github.com/mixmark-io/turndown https://github.com/mixmark-io/turndown) for projects in the JS ecosystem.
- immibis 2y agoWhy not just use the HTML ....?