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 are the best developer/hacker focused blogs?

31 pointsby BrandonWatsonalmost 16 years ago
I am sure we all read Coding Horror, Spolsky, Zed and Hanselman, but can this community help me identify some of the other great developer/hacker focused bloggers?

19 comments

cruise02almost 16 years ago
Currently in my RSS reader:<p>* Coding the Wheel - <a href="http://www.codingthewheel.com/" rel="nofollow">http://www.codingthewheel.com/</a><p>* Good Math, Bad Math - <a href="http://scienceblogs.com/goodmath/" rel="nofollow">http://scienceblogs.com/goodmath/</a><p>* Gödel’s Lost Letter and P=NP - <a href="http://rjlipton.wordpress.com/" rel="nofollow">http://rjlipton.wordpress.com/</a><p>* Polymath Programmer - <a href="http://polymathprogrammer.com/" rel="nofollow">http://polymathprogrammer.com/</a><p>* The Endeavor - <a href="http://www.johndcook.com/blog/" rel="nofollow">http://www.johndcook.com/blog/</a><p>* Programming Praxis - <a href="http://programmingpraxis.com/" rel="nofollow">http://programmingpraxis.com/</a><p>* Pragmatic Bookshelf News - <a href="http://www.pragprog.com/news/" rel="nofollow">http://www.pragprog.com/news/</a><p>* Sutter's Mill - <a href="http://herbsutter.wordpress.com/" rel="nofollow">http://herbsutter.wordpress.com/</a><p>* Schneier on Security - <a href="http://www.schneier.com/blog/" rel="nofollow">http://www.schneier.com/blog/</a>
评论 #789055 未加载
评论 #787887 未加载
bretthoerneralmost 16 years ago
&#62; I am sure we all read Coding Horror, Spolsky, Zed and Hanselman<p>Not so much.
评论 #787614 未加载
评论 #787778 未加载
juliusdaviesalmost 16 years ago
I like Steve Yegge's archive, especially the original "internal amazon blog" (2004-2005): <a href="http://steve.yegge.googlepages.com/blog-rants" rel="nofollow">http://steve.yegge.googlepages.com/blog-rants</a><p>Planet Apache can be interesting (an aggregator of apache committers). Extreme variation in quality, but James Duncan Davidson and Sam Ruby and a few others make it all worth it: <a href="http://planet.apache.org/committers/" rel="nofollow">http://planet.apache.org/committers/</a><p>Anton Chuvakin for security: <a href="http://chuvakin.blogspot.com/" rel="nofollow">http://chuvakin.blogspot.com/</a>
评论 #788018 未加载
peterbradenalmost 16 years ago
What I do is use sites like Hacker news to discover other sites - if I like a story, I'll check the rest of the site to see if the author writes consistently good stuff, and if so subscribe.<p>I've found a lot of cool stuff that way.
biotechalmost 16 years ago
<a href="http://lambda-the-ultimate.org/" rel="nofollow">http://lambda-the-ultimate.org/</a>
评论 #787934 未加载
tsallyalmost 16 years ago
I don't have any specific blogs for you at the moment, but go with someone who is smart but unknown. Unknowns have to produce good content to stay afloat. At this point Coding Horror and Spolsky can get away with just about anything because of their success. It's too easy to assume that the big names are correct without critically thinking about their words.
g_almost 16 years ago
<a href="http://news.ycombinator.com/item?id=99426" rel="nofollow">http://news.ycombinator.com/item?id=99426</a>
zkzalmost 16 years ago
The best blogs for me, are those that are not for the great hacker public, but for smaller audiences. Blogs about mathematics, data mining, computer vision, and so on. Coding Horror, Spolsky and the alike only talk about generalities and aren't really useful to me.
评论 #787575 未加载
评论 #787568 未加载
评论 #787723 未加载
keyistalmost 16 years ago
Sites I like from my feeds, aiming for variety:<p>* Joseph Miklojcik (emacs, lisp, languages) <a href="http://jfm3-repl.blogspot.com/" rel="nofollow">http://jfm3-repl.blogspot.com/</a><p>* Mauricio Fernández (functional, with ocaml focus) <a href="http://eigenclass.org/R2/" rel="nofollow">http://eigenclass.org/R2/</a><p>* Colin Percival (tarsnap, freebsd security) <a href="http://www.daemonology.net/blog/" rel="nofollow">http://www.daemonology.net/blog/</a><p>* Matthew Garrett (mobile linux, power management) <a href="http://mjg59.livejournal.com" rel="nofollow">http://mjg59.livejournal.com</a><p>* Brad Fitzpatrick (memcached, pubhubsubbub) <a href="http://advogato.org/person/bradfitz/diary.html" rel="nofollow">http://advogato.org/person/bradfitz/diary.html</a><p>* Chris Neukirchen's Trivium (all links, great jumping point) <a href="http://chneukirchen.org/trivium/" rel="nofollow">http://chneukirchen.org/trivium/</a>
GeneralMaximusalmost 16 years ago
I enjoy DadHacker a lot, partly because I enjoy anecdotes, but mostly because Landon writes extremely well and seems like a nice guy without an agenda (unlike Joel and friends). I also used to read _why's blog from time to time before he vanished.<p>Mostly I just follow HN and proggit. I'm not very big on blogs.
ganleyalmost 16 years ago
A few of my favorites that I didn't see people list; note that many of these are sort of combined personal blogs and programming-related (like mine - <a href="http://joeganley.com" rel="nofollow">http://joeganley.com</a>):<p>- <a href="http://wilshipley.com" rel="nofollow">http://wilshipley.com</a><p>- <a href="http://lbrandy.com" rel="nofollow">http://lbrandy.com</a><p>- <a href="http://nedbatchelder.com" rel="nofollow">http://nedbatchelder.com</a><p>- <a href="http://www.teamten.com/lawrence/writings/" rel="nofollow">http://www.teamten.com/lawrence/writings/</a>
jodrellblankalmost 16 years ago
Raymond Chen's very Windows focused The Old New Thing - <a href="http://blogs.msdn.com/oldnewthing/" rel="nofollow">http://blogs.msdn.com/oldnewthing/</a>
brianto2010almost 16 years ago
pkrumins has an especially enriching blog<p><a href="http://catonmat.net" rel="nofollow">http://catonmat.net</a>
tgittosalmost 16 years ago
Two I have in my reader:<p>Gödel’s Lost Letter and P=NP - <a href="http://rjlipton.wordpress.com/" rel="nofollow">http://rjlipton.wordpress.com/</a><p>Igvata - <a href="http://www.igvita.com/" rel="nofollow">http://www.igvita.com/</a> (Ruby based, sometimes too terse)
pfedoralmost 16 years ago
<a href="http://research.swtch.com/" rel="nofollow">http://research.swtch.com/</a>
arthurkalmost 16 years ago
Information Aesthetics - <a href="http://infosthetics.com/" rel="nofollow">http://infosthetics.com/</a><p>The Frontal Cortex - <a href="http://scienceblogs.com/cortex/" rel="nofollow">http://scienceblogs.com/cortex/</a>
iceyalmost 16 years ago
I can't believe raganwald's homoiconic hasn't been mentioned yet:<p><a href="http://github.com/raganwald/homoiconic/tree/master" rel="nofollow">http://github.com/raganwald/homoiconic/tree/master</a>
atleialmost 16 years ago
Misc daily links:<p>- <a href="http://www.arjansworld.com" rel="nofollow">http://www.arjansworld.com</a><p>- <a href="http://jasonhaley.com/blog/default.aspx" rel="nofollow">http://jasonhaley.com/blog/default.aspx</a>
judofyralmost 16 years ago
<a href="http://hackety.org/" rel="nofollow">http://hackety.org/</a><p>…<p>Oh, damn :(