hackernews-personal-blogs

所属分类:系统/网络安全
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2023-09-13 16:36:09
上 传 者sh-1993
说明:  黑客新闻用户公共博客列表
(List of Public Blogs of Hacker News users)

文件列表:
LICENSE (1071, 2023-09-13)
console.log (35948, 2023-09-13)
go.mod (42, 2023-09-13)
list.opml (176087, 2023-09-13)
listx.opml (712, 2023-09-13)
main.go (5361, 2023-09-13)

# [Ask HN: Could you share your personal blog here?](https://news.ycombinator.com/item?id=36575081) ## Description This is a collection of personal blogs from the [Ask HN: Could you share your personal blog here?](https://news.ycombinator.com/item?id=36575081) thread on Hacker News, prepared as OPML for easy import into your favorite RSS reader. ## Usage Download [list.opml](https://raw.githubusercontent.com/outcoldman/hackernews-personal-blogs/master/list.opml) and import it into your favorite RSS reader. There is an alternative list as well, blogs that were added after submission to the HN post - [listx.opml](https://raw.githubusercontent.com/outcoldman/hackernews-personal-blogs/master/listx.opml). When building this list, I have ignored any user with less or equal to 1 karma, which means I might have missed some interesting blogs, but at the same time I wanted to ignore spam or throwaway accounts. The list is sorted by the user karma on Hacker News, so the first blogs are from users with the highest karma. You can modify the list in your editor to include only the top 10 or 100 blogs, or to remove some blogs you are not interested in. Not from all comments I was able to extract a blog URL, so the list is not complete. I just parse the correct recocognized URLs from comments. Not all blogs have RSS feeds, or the RSS feeds aren't included in the `` or `` tag, so I might have missed some blogs. Anyway, we got more than 1100 blogs, so I think it is a good start. You can find the output of the latest run at [console.log](console.log). ### Content of the blogs I have not reviewed the content of the blogs, so I do not know if they are good or bad, or if they are safe for work. I do not know the languages of those blogs, so I do not know if they are in English or not. The best way to find out is to visit the blog and see if you like it or not. ## Regenerate list As easy as running: ```bash go run ./main.go | tee > console.log ``` It is going to take a while, as it needs to fetch the karma for each user, and then fetch the RSS feed for each blog. ## Contributing Add your blog manually to the [listx.opml](listx.opml) file. _Please do not add blogs directly to the list.opml file, as it is going to be overwritten._ Originally, submissions were made as comments in a [HN thread](https://news.ycombinator.com/item?id=36575081) but this has since been closed. ### Don't see your blog in the list? 1. Make sure your comment does show a valid URL link to your blog. A lot of times people will type `example.com` or `HTtp://example.com` and it won't be recognized as a link. 2. Make sure your blog has an RSS feed. And your website has an alternate link to the RSS feed in the `` section of the HTML. For example: ```html ``` 3. Only users with more than 1 karma are included. ## Author [outcoldman](https://www.outcoldman.com) - [Twitter](https://twitter.com/outcoldman) - [GitHub](https://github.com/outcoldman) ## LICENSE [MIT](LICENSE)

近期下载者

相关文件


收藏者