Live data from Hacker News

Ask HN: What are the best engineering blogs with real-world depth?

news.ycombinator.com

1–10 of 150 posts

Ask HN: What are the best engineering blogs with real-world depth?

#1
I’m looking for examples of high-quality engineering blog posts—especially from tech company blogs, that go beyond surface-level explanations.

Specifically interested in posts that: 1. Explain technical concepts clearly and concisely 2. Show real implementation details, trade-offs, and failures 3. Are well-structured and readable 4. Tie engineering decisions back to business or product outcomes

Any standout blogs, posts, or platforms you regularly learn from?

Re: Ask HN: What are the best engineering blogs with real-world depth?

#2
Encountered one specific example about a month ago here on HackerNews - All about automotive lidar. https://news.ycombinator.com/item?id=46110395

Blog posts where I find quality really shows are usually about something I know next to nothing about how it works. A badly written article usually either goes really shallow or skips some facts when going into depth and requires catchup elsewhere to actually understand it. The lidar article from Main Street Autonomy goes beyond basics and explained everything from the ground up in such a connected way that it was a real pleasure reading it.

Re: Ask HN: What are the best engineering blogs with real-world depth?

#6
You're probably looking for something that is more focused on specific software decisions/implementations, but https://infrequently.org is the best web development blog out there.

It's not "technical" so much as it just educates you on how to be a good web developer/run a team. There's zero fluff and considerable detail (footnotes are practically blog posts themselves).

Re: Ask HN: What are the best engineering blogs with real-world depth?

#9
There are no such blogs. Usually companies, or individuals, will write these after they implement some feature into their products. Which makes them inherently little pieces of information scattered all over the internet and there is no one blog that is just about this.
Post reply on HN