TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What's the #1 technical blog post I should read now?

26 pointsby mrburtonover 5 years ago
It's Sunday and like most engineers, I'm looking for something to read that's tech oriented. Algorithms, distributed systems, architectures, etc.

7 comments

macandoover 5 years ago
React in-depth: <a href="https:&#x2F;&#x2F;overreacted.io" rel="nofollow">https:&#x2F;&#x2F;overreacted.io</a> by Dan Abramov.<p>Software architectures: <a href="https:&#x2F;&#x2F;martinfowler.com&#x2F;architecture" rel="nofollow">https:&#x2F;&#x2F;martinfowler.com&#x2F;architecture</a> by Martin Fowler.<p>AI and Data Science: <a href="https:&#x2F;&#x2F;towardsdatascience.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;towardsdatascience.com&#x2F;</a>
scannyover 5 years ago
This is more holistic than what you asked, but someone might find it useful<p>How To Ask Questions The Smart Way -Eric Steven Raymon<p><a href="http:&#x2F;&#x2F;www.catb.org&#x2F;~esr&#x2F;faqs&#x2F;smart-questions.html" rel="nofollow">http:&#x2F;&#x2F;www.catb.org&#x2F;~esr&#x2F;faqs&#x2F;smart-questions.html</a>
crohover 5 years ago
<a href="http:&#x2F;&#x2F;aosabook.org&#x2F;en&#x2F;index.html" rel="nofollow">http:&#x2F;&#x2F;aosabook.org&#x2F;en&#x2F;index.html</a>
Antoninusover 5 years ago
<a href="https:&#x2F;&#x2F;blog.acolyer.org" rel="nofollow">https:&#x2F;&#x2F;blog.acolyer.org</a>
pranaygpover 5 years ago
Not very technical so I&#x27;m not sure if you&#x27;ll find it interesting, but it&#x27;s a short read and it&#x27;s my first post<p><a href="http:&#x2F;&#x2F;pranay.gp&#x2F;how-to-learn-things-at-1000x-the-speed" rel="nofollow">http:&#x2F;&#x2F;pranay.gp&#x2F;how-to-learn-things-at-1000x-the-speed</a>
评论 #20856989 未加载
rolphover 5 years ago
check out <a href="http:&#x2F;&#x2F;masm32.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;masm32.com&#x2F;</a><p>and the forum at <a href="http:&#x2F;&#x2F;www.masm32.com&#x2F;board&#x2F;index.php" rel="nofollow">http:&#x2F;&#x2F;www.masm32.com&#x2F;board&#x2F;index.php</a><p>this place is about macro assembler as gleaned from the microsoft devkit and about assembler programming in general. not only 32bit stuff but 64 bit stuff happens here too.
aledalgrandeover 5 years ago
Any Martin Fowler.