Hacker News new | ask | show | jobs
by eatonphil 1634 days ago
Noting that you asked for company blogs and not personal blogs: I think the most interesting ones are among startups since at larger scale there is still great technical content but it's more of just a random collection of great writing and no coherent story-telling tied to the company itself.

Like Microsoft has awesome random blogs all over the place (Raymond Chen for example). Etsy, Netflix both have good ones. They just don't tell any single story about the company any more.

So among smaller companies with strong technical+narrative writing I think of Tailscale, HoneyComb, Memfault, maybe Oxide Computer, maybe Trail of Bits.

1 comments

Came here to suggest Tailscale as well.

For a taste, based on title alone: The Sisyphean Task Of DNS Client Config on Linux (https://tailscale.com/blog/sisyphean-dns-client-linux/)

Thank you so much for posting this. I never understood how domain name resolving really works in GNU/Linux. There are just too many moving parts. This article looks like it would sum everything up. Splendid!