5 ms·
I use this little ruby script to help me digest some of the long threads. It breaks down a discussion into points of consensus and disagreement and fleshes out
by adrianbooth17 17d ago
I use this little ruby script to help me digest some of the long threads. It breaks down a discussion into points of consensus and disagreement and fleshes out the most interesting bits and then I copy that into any random LLM service https://github.com/Adrian1707/hacker_news_helper/blob/main/hn_to_md.rb https://github.com/Adrian1707/hacker_news_helper/blob/main/h...