Live data from Hacker News

Ask HN: Which developers do you closely follow?

news.ycombinator.com

181–190 of 276 posts

Re: Ask HN: Which developers do you closely follow?

#181
post #63

For Android dev related, I follow 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/ Don…

I think you missed one :)

Romain Guy - http://www.curious-creature.com/

Re: Ask HN: Which developers do you closely follow?

#182
post #173

3 hours and nobody Linus Torvalds? I must be getting old...

If you wanted to follow him, how would you do it? He doesn't exactly have a blog, or other channels aimed at a wide audience

Subscribe to LKML, he posts regularly :)

Jokes aside, your can follow him on Google+

Re: Ask HN: Which developers do you closely follow?

#183
John Carmack https://twitter.com/ID_AA_Carmack

Fabrice Bellard http://www.bellard.org/

Douglas Crockford https://github.com/douglascrockford

Guillermo Rauch https://zeit.co/blog

James Halliday https://github.com/substack

Terry Cavanagh http://distractionware.com/blog/

Sam Gentle https://twitter.com/sgentle

Caolan McMahon https://github.com/caolan

Re: Ask HN: Which developers do you closely follow?

#184
Ned Batchelder. Blog - http://nedbatchelder.com/ Stack Overflow answers - http://stackoverflow.com/users/14343/ned-batchelder Coverage.py - https://github.com/nedbat/coveragepy Twitter - https://twitter.com/nedbat

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.

Re: Ask HN: Which developers do you closely follow?

#185
post #173

3 hours and nobody Linus Torvalds? I must be getting old...

If you wanted to follow him, how would you do it? He doesn't exactly have a blog, or other channels aimed at a wide audience

He's torvalds on GitHub....

Re: Ask HN: Which developers do you closely follow?

#187

Earlier quoted context omitted.

> always protective, never nasty Nobody's perfect https://harthur.wordpress.com/2013/01/24/771/

Yes, this is an incident I still regret deeply. I probably think about it once a week. It's one of the reasons that I'm a bit different these days than I am back then; I didn't want this to happen ever again.

As far as I can tell you're just highly emotional.

Re: Ask HN: Which developers do you closely follow?

#188

Earlier quoted context omitted.

Yes, this is an incident I still regret deeply. I probably think about it once a week. It's one of the reasons that I'm a bit different these days than I am back then; I didn't want this to happen ever again.

As far as I can tell you're just highly emotional.

Please comment civilly and substantively on Hacker News—no personal attacks like this.

Re: Ask HN: Which developers do you closely follow?

#189
Some interesting mentions here. I tend to follow mostly people who talk about statically-typed functional programming. Some people who I believe stand out because they changed the game in some way:

* Dan Grossman for his amazing, succinct explanations of static typing and functional programming concepts in Standard ML

* Philip Wadler for his work on Haskell

* Miles Sabin for freeing Scala developers from fixed arities with shapeless

* Jordan Walke for React (put immutable and reactive programming in every JS dev's hands) and Reason (bringing OCaml to JS devs)

* Erik Meijer for putting monads (LINQ) in C#

* Evan Czaplicki for bringing functional reactive programming to JavaScript devs.

Re: Ask HN: Which developers do you closely follow?

#190

Some amazing non-male developers: — 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/

Hola limedaring. You rock. Thanks for adding this specifically non-male list. A shame you're being downvoted.

See you at PyCon?

Post reply on HN