Live data from Hacker News

Ask HN: What programming blogs do you follow?

news.ycombinator.com

41–50 of 84 posts

Re: Ask HN: What programming blogs do you follow?

#46
post #20

As a nod to HN I confess its front page acts as a wonderful filter. So while I do not follow blogs, I get a really good stuff from here.

Seconded. I also subscribe some of Cooper Press *-weekly digests https://cooperpress.com/publications/ The idea is the same: a curated list of links to some posts on a zillion of different blogs.

Re: Ask HN: What programming blogs do you follow?

#47

Wayyyyy too many :) A few months back I wrote a Reddit comment listing "just" the high-quality React-related blogs that I read : https://www.reddit.com/r/reactjs/comments/5t8loz/what_are_yo... . I read a lot more besides that. To pick out just a few: - Scott Hanselman: https://www.hanselman.com/blog/ - Robert O'Callahan: http://robert.ocallahan.org/ - Henrik Warne: https://henrikwarne.com/ - Andrew Wulf ("The Codist"…

How do you manage to keep yourself updated on all of these?

Re: Ask HN: What programming blogs do you follow?

#48
post #13

Dan Luu has a list of programming blogs you might like: https://danluu.com/programming-blogs/ . The rest of his blog is good too! a few of my favorite blogs: - http://blog.acolyer.org for fantastic daily summaries of CS papers. - http://stephaniehurlburt.com/blog/ -- she has a business creating a new compression algorithm and I love reading about it - https://rachelbythebay.com/w/ is pure gold for weird debugging sto…

I second Andy wingo's wingolog.org . By far the blog that has helped me the most in bridging academia and practical implementation (to be fair though, I have been working a lot with cml and delimited continuations lately, which has been a big theme the last years).
Post reply on HN