Live data from Hacker News

Ask HN: Which developers do you closely follow?

news.ycombinator.com

191–200 of 276 posts

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

#191
post #79

I stalk Steve Klabnik since I'm happy to see anarchism represented in the community.

Haha, I mean yeah. Steve is so much fun.

But surely the state is seen with a more critical eye in this community than in society at large, no?

At PyCon, anyway, there's always a sense that, when the state finally falls (ideally with a whimper and not a bang) that we'll all be there for each other.

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

#192

None of them. There are lots that I respect and admire, and there are lots that I think provide a great value to our community. But I don't "follow" them for a few reasons: (1) it takes time, which I don't have, (2) I don't like buying into a cult of personality, no matter how benevolent and (3) I don't derive much value from that and would rather spend that time/energy on creating my own thing. For example when I se…

That's like a doctor not following leading medical scientists in his field...

You don't have to, but, it's probably a good thing.

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

#193

None of them. There are lots that I respect and admire, and there are lots that I think provide a great value to our community. But I don't "follow" them for a few reasons: (1) it takes time, which I don't have, (2) I don't like buying into a cult of personality, no matter how benevolent and (3) I don't derive much value from that and would rather spend that time/energy on creating my own thing. For example when I se…

That's like a doctor not following leading medical scientists in his field... You don't have to, but, it's probably a good thing.

Can't the doctor read medical journals and published papers in their fields instead of tweets from a select few peers?

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

#194
post #191
post #79

I stalk Steve Klabnik since I'm happy to see anarchism represented in the community.

Haha, I mean yeah. Steve is so much fun. But surely the state is seen with a more critical eye in this community than in society at large, no? At PyCon, anyway, there's always a sense that, when the state finally falls (ideally with a whimper and not a bang) that we'll all be there for each other.

Sort of. There's definitely an anti-authoritian trend amongst hackers, but hackers are only part of the community; the rest are capitalists.

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

#195
Jeremy Evans[0]: He has made a lot of useful tools for developers who want to implement a minimallistc approach to web development on Ruby.

His probably most well-known projects are Sequel[1] and Roda[2], but he has frequently contributed to many important projects and Ruby[3] itself focusing on simplicity and performance that impacts all the ecosystem.

0: https://github.com/jeremyevans/

1: https://github.com/jeremyevans/sequel

2: https://github.com/jeremyevans/roda

3: https://bugs.ruby-lang.org/issues/12024

Edit: formatting

Edit: Also forgot to mention, I really like his approach on developing frameworks with great extensibility and modularity leveraging Ruby's capabilities without 'magic'.

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

#196
post #154

Earlier quoted context omitted.

> (2) I don't like buying into a cult of personality, no matter how benevolent The reason to follow many developers is could be due to their useful output (e.g. informative blog posts). You don't have to agree with everything that someone puts out (cult of personality) to find things that they produce useful. There are developers that I have met in real life, whom I didn't really like their personalty, yet I still ta…

I suppose I prefer to consume my personal developer blog posts filtered through something like HN. It ends up being fairly high quality without worrying if I'm following enough people or the correct people.

I understand what you're saying, some people follow a popular developer and that can cause them to take what they say and regurgitate it with an annoying arrogance.

But supposing everybody took your stance we wouldn't be able to have something like Hacker News. I think following popular developers and sharing what you believe to be good content may not be enjoyable all the time, but I do think it's necessary. Just as someone who has only been in the software culture for about two years now.

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

#197

Earlier quoted context omitted.

That's like a doctor not following leading medical scientists in his field... You don't have to, but, it's probably a good thing.

Can't the doctor read medical journals and published papers in their fields instead of tweets from a select few peers?

Very much agreed. Curated, peer-reviewed, or just generally thought through by more than one person -- we need more of that.

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

#198
post #68

Earlier quoted context omitted.

consistently helping us to express previously unthinkable thoughts Care to share three or four?

Sure, there's a couple in this post: http://tonsky.me/blog/the-web-after-tomorrow/ Humans think in language and as such the languages we use shape the ideas we can have, and as our ideas evolve we build upon old languages with new languages to express new ideas that old languages lacked the necessary atoms.

I write Clojure every day and enjoy it. I think Hickey/Nolen have clarified many ways of thinking about programming problems for me. I've learned a lot from them.

But this level of marketing spiel can be off-putting -- especially when you provide examples that non-web architectures have been using for many years.

Imagine I'm an experienced developer, and you've promised that I will be able to express previously unthinkable thoughts if I just learn what these guys are talking about. And then I look at it and it is exactly the same thing my colleagues and I have been doing for years in Java. What am I supposed to make of it?

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

#199

Earlier quoted context omitted.

That's like a doctor not following leading medical scientists in his field... You don't have to, but, it's probably a good thing.

Can't the doctor read medical journals and published papers in their fields instead of tweets from a select few peers?

What's the analogue to that in the software development space? Following a project usually means following a person, unless you're talking about huge projects maintained by a team of developers.
Post reply on HN