I'm looking for technical blogs about software programming and software engineering. Mainly just for fun but also for educational purposes (broadening my knowledge horizon if you will). Maybe it's just me, but finding good content like that is somewhat difficult. Do you guys have any recommendations for blogs? At the moment I prefer blogs, but I'm also open for book suggestions. Have a nice day.
<a href="https://www.hackerfactor.com/blog/index.php" rel="nofollow">https://www.hackerfactor.com/blog/index.php</a> Some "behind the scenes" on running an image analysis site where people submit photos to test whether they are fake.<p><a href="https://jvns.ca/" rel="nofollow">https://jvns.ca/</a> I saw this one recommended on HN in the past, and it's good. She does a lot of deep-dives into various programming topics.<p><a href="https://gru.gq/" rel="nofollow">https://gru.gq/</a> grugq does good writing on opsec and other cybersecurity topics.
Dr. Daniel Lemire's blog: <a href="https://lemire.me/blog" rel="nofollow">https://lemire.me/blog</a>, covers lots of technical items on optimizations in various programming languages, Lemire's work is currently in use across a number of projects and he consistently delivers fantastic improvements, he usually accompanies these improvements with a blog post describing what he did. He also occasionally posts interesting Science and Technology links on various topics not limited to tech, but health and education as well.
<a href="https://ciechanow.ski" rel="nofollow">https://ciechanow.ski</a> is excellent, not really SWE focused content but it is a high quality technical blog.<p><a href="https://increment.com" rel="nofollow">https://increment.com</a> doesn't have any new posts but I would still recommend it.
The Old New Thing: <a href="https://devblogs.microsoft.com/oldnewthing/" rel="nofollow">https://devblogs.microsoft.com/oldnewthing/</a><p>Been reading it for years, lots of little interesting insights into current and historical quirks in Windows and related systems.
See also "Ask HN: Best Engineering Blog Posts?" <a href="https://news.ycombinator.com/item?id=29758396" rel="nofollow">https://news.ycombinator.com/item?id=29758396</a>
Core computer science, how tcp/ip stack, DNS, this and that of computers work, the blog of Julia Evans: <a href="https://jvns.ca/" rel="nofollow">https://jvns.ca/</a>
If you have any interest in front-end development, <a href="https://www.joshwcomeau.com/" rel="nofollow">https://www.joshwcomeau.com/</a> is excellent