Ask HN: Which developers do you closely follow?
551 points| krptos | 9 years ago
When it comes to programming, which developers do you closely follow?
Please include blog/website/github links.
A couple of my favourites:
[TJ Holowaychuk](https://github.com/tj) - because he's a wizard. The number of premium open source projects he's been a part of, is just astounding.
[Dan Abramov](https://github.com/gaearon) - First hit on his redux talk, then drifted to his blog posts. I like his clarity of expressing the why's and how's.
[+] [-] IgorPartola|9 years ago|reply
For example when I see a new thing by antirez on HN, I am likely to click it because it's usually good stuff, but I am not going to be following his blog, etc.
[+] [-] limedaring|9 years ago|reply
— Jen Simmons: http://labs.jensimmons.com/
— Julia Evans: https://jvns.ca/
— Lea Verou: http://lea.verou.me/
— Mina Markham: http://mina.codes/
— Sara Soueidan: https://sarasoueidan.com/articles/
— Sarah Mei: http://www.sarahmei.com/blog/
— Ana Tudor: https://thebabydino.github.io/
— Anna Debenham: http://www.maban.co.uk/
[+] [-] brokenmachine|9 years ago|reply
In what way are the genitals of a programming blog author relevant?
[+] [-] jMyles|9 years ago|reply
See you at PyCon?
[+] [-] evilnode|9 years ago|reply
http://ericasadun.com/
[+] [-] bioxcession|9 years ago|reply
[+] [-] ssteigen|9 years ago|reply
I had never heard of any of these developers before, and now I'm following several of them.
I feel inspired. :)
[+] [-] har777|9 years ago|reply
[+] [-] ploggingdev|9 years ago|reply
Rachel : https://rachelbythebay.com/w/
Jeff Atwood : https://blog.codinghorror.com/
Joel Spolsky : https://www.joelonsoftware.com/
Dan Luu : https://danluu.com/
patio11 : http://www.kalzumeus.com/
[+] [-] koolba|9 years ago|reply
[+] [-] BlackjackCF|9 years ago|reply
She always has great drawings/hilarious stuff that she posts. It's really inspiring.
[+] [-] joe563323|9 years ago|reply
[+] [-] caleblloyd|9 years ago|reply
In one of his videos where he talks about HTTP/2, he says "HTTP/2 is just supposed to be a better wire format for HTTP, so it's not that interesting". In an earlier video, Brad and Andrew Gerrand screencasted building a full implementation of the protocol in Golang in under 3 hours on YouTube. To the average programmer that would take days to get working and we'd be so excited when it was done we'd be telling everyone who would listen how awesome it is.
[+] [-] mschaef|9 years ago|reply
https://camlistore.org/
[+] [-] kzisme|9 years ago|reply
[+] [-] jordanthoms|9 years ago|reply
[+] [-] unknown|9 years ago|reply
[deleted]
[+] [-] LukeB_UK|9 years ago|reply
[+] [-] yla92|9 years ago|reply
Jake Wharton : https://github.com/jakewharton , https://twitter.com/JakeWharton - He is well known in Android community. He has authored a lot of great libraries personally and under Square.
Mark Murphy - https://commonsware.com/blog/
Chris Banes - https://chris.banes.me/
Cyril Mottier - https://cyrilmottier.com , https://twitter.com/cyrilmottier
Dan Lew - http://blog.danlew.net/
Donn Felker - http://www.donnfelker.com
Mark Allison - https://blog.stylingandroid.com
Jesse Wilson - https://publicobject.com/
Roman Nurik - https://twitter.com/romannurik
[+] [-] jcalabro|9 years ago|reply
[+] [-] psyc|9 years ago|reply
https://www.youtube.com/watch?v=JjDsP5n2kSM
[+] [-] cableshaft|9 years ago|reply
Still working through The Witness, but it's amazing. Put about 40 hours into it so far. It's the best video game I played last year.
[+] [-] davidwparker|9 years ago|reply
[+] [-] VLM|9 years ago|reply
Ian Lesnet from dangerous prototypes
Michael Ossmann and Dominic Spill from great scott gadgets
Limor Fried from adafruit
There's innumerable folks in the ham radio community who both solder and code like Hans Summers from qrp labs or Wayne Burdick from elecraft. I like the GPS clock discipline system Hans created, its not the pinnacle of esoteric control theory but its very solid engineering in that it works with minimal resources. Good engineering is making the best you can under the limitations, not like IT type work where the more baroque the better seems to reign as a value.
Ben Heck counts too.
A shout out to frankly the entire esp8266 community
the folks behind evilmadscientist (their website is down at this moment)
Nathan Seidle from Sparkfun probably count under "masters of shipping lots of working stuff"
Admittedly this is turning into a list of cool low level hardware projects that involve coding. But they do develop software and I do follow them.
[+] [-] mmosta|9 years ago|reply
- Charles Lohr http://cnlohr.net/ mixed bag of art and hardware
- Jeroen Domburg (SpriteTM) of http://spritesmods.com now at Espressif, an adept magician.
[+] [-] Davertron|9 years ago|reply
James Long - http://jlongster.com/
I follow these guys for similar reasons. They always seem to be a couple steps ahead of the rest of the industry and it's frankly a little embarrassing how productive they are. Come to think of it maybe I'd feel better about myself as a programmer if I stopped following them...
[+] [-] Shicholas|9 years ago|reply
[+] [-] thom|9 years ago|reply
[+] [-] gf263|9 years ago|reply
[+] [-] hackerkid|9 years ago|reply
* James Halliday (https://github.com/substack)
* Paul Irish (https://github.com/paulirish)
* Addy Osmani (https://github.com/addyosmani)
* Tim Abbott (https://github.com/timabbott)
* Zach Holman (https://github.com/holman)
* Jessica McKellar (https://github.com/jesstess)
* TJ Holowaychuk (https://github.com/tj)
* Jeremy Ashkenas (https://github.com/jashkenas)
* David Heinemeier Hanson (https://github.com/dhh)
* Juan Benet (https://github.com/jbenet)
* Guillermo Rauch (https://github.com/rauchg)
[+] [-] unknown|9 years ago|reply
[deleted]
[+] [-] mrsmn|9 years ago|reply
Kenneth Reitz : https://www.kennethreitz.org/
Armin Ronacher : http://lucumr.pocoo.org/
Julien Danjou : https://julien.danjou.info/
Hynek Schlawack : https://hynek.me/
Donald Stufft : https://caremad.io/
[+] [-] kamyarg|9 years ago|reply
[+] [-] JustSomeNobody|9 years ago|reply
[+] [-] santiagobasulto|9 years ago|reply
[+] [-] Cyph0n|9 years ago|reply
* Armin Ronacher: Flask, Jinja2, click
* Jonathan Blow: game dev, designing a new low-level language called Jai (https://www.youtube.com/user/jblow888)
* Michael Fogleman: extremely proficient Go developer; wrote a Minecraft clone in both Python and C, and a NES emulator in Go (https://github.com/fogleman)
[+] [-] kittenmittens|9 years ago|reply
Stephanie Hurlburt: https://twitter.com/sehurlburt
Scott Hanselman: https://twitter.com/shanselman
David Fowler: https://twitter.com/davidfowl
Frank Krueger: https://twitter.com/praeclarum
Troy Hunt: https://twitter.com/troyhunt
Niall Merrigan: https://twitter.com/nmerrigan
[+] [-] base698|9 years ago|reply
Brendan Gregg: http://www.brendangregg.com/blog/ Everything Linux Performance.
Rich Hickey/David Nolen Mentioned enough around here.
[+] [-] itsyogesh|9 years ago|reply
[0] https://www.youtube.com/watch?v=8pTEmbeENF4
[+] [-] theparanoid|9 years ago|reply
[+] [-] mschaef|9 years ago|reply
[+] [-] queicherius|9 years ago|reply
- Addy Osmani https://github.com/addyosmani - Paul Irish https://github.com/paulirish - Substack https://github.com/substack - Jeff Atwood https://blog.codinghorror.com/
[+] [-] Hortinstein|9 years ago|reply
https://gist.github.com/substack/5075355
[+] [-] rahilb|9 years ago|reply
https://github.com/Atry
https://github.com/lihaoyi
https://github.com/davegurnell
https://github.com/nitsanw
https://github.com/mjpt777
https://github.com/milessabin
https://github.com/xeno-by
https://github.com/travisbrown
I follow a lot more but have chosen the n most interesting with a recency bias. In a few cases their blogs are way more active than github.
honourable mention for https://groups.google.com/forum/#!forum/mechanical-sympathy
[+] [-] malhaar|9 years ago|reply
Ned created coverage.py and is one of the most famous Python devs. He explains Python concepts in a very lucid, easy-to-understand way. Going through his stack overflow answers, his tallks in PyCon are worth doing it.
[+] [-] tjholowaychuk|9 years ago|reply
Besides, most of us also had the perk of working for startups where we got to produce a lot of OSS. Anyone in that position can do the same. The only skill you need is persistence.
[+] [-] phillc73|9 years ago|reply
Hadley Wickham - https://github.com/hadley
Joe Cheng - https://github.com/jcheng5
Yihui Xie - https://github.com/yihui
JJ Allaire - https://github.com/jjallaire
Dean Attali - https://github.com/daattali
Bob Rudis - https://github.com/hrbrmstr
Kent Russell - https://github.com/timelyportfolio
Jeroen Ooms - https://github.com/jeroenooms