I mostly write about scaling early stage startups
Ask HN: Great Blogs by Programmers
21–30 of 143 posts
Re: Ask HN: Great Blogs by Programmers
#22Re: Ask HN: Great Blogs by Programmers
#23Here are some great but lesser known blogs: - Brian Robert Callahan https://briancallahan.net/blog - Austin Z. Henley https://austinhenley.com/blog.html - Robert Nystrom http://journal.stuffwithstuff.com - poor.dev https://poor.dev/blog - Simon Willison’s Weblog https://simonwillison.net
Re: Ask HN: Great Blogs by Programmers
#24Bruce Dawson https://randomascii.wordpress.com/
Re: Ask HN: Great Blogs by Programmers
#25https://github.com/search?q=list+of+awesome+blogs Look at the result of this github search for 'list of awesome blogs'. It's all there, in github... For example these lists: https://github.com/jkup/awesome-personal-blogs https://github.com/markodenic/awesome-tech-blogs https://github.com/crispgm/awesome-engineering-blogs
Re: Ask HN: Great Blogs by Programmers
#26Bruce Dawson: https://randomascii.wordpress.com/ +1 for Julia Evans already mentioned in another comment, who also has a favorite blogs post that may help you further: https://jvns.ca/blog/2016/04/09/some-of-my-favorite-blogs/ https://blogsurf.io/ has a huge directory, you could search by tags/topics and see if something interests you Specifically for Python, I have a list of blogs here: https://learnbyexample.github…