Live data from Hacker News

Keep Your Identity Small (2009)

paulgraham.com

1–10 of 176 posts

Re: Keep Your Identity Small (2009)

#2
Since Paul wrote that, people have made so many more things part of their identity, including JavaScript which he points out in the essay was not a particularly identity-charged topic in 2009. With the rise of the frameworks, it has become an identity-charged topic with JS devs now segregated into tribes that insist on using their preferred framework for every webapp they build. It's not about assessing the right tool for the job based on evidence or metrics, it's about a belief system that the tribe's preferred framework is always the right tool for the job.

Ultimately I think Paul was right and I think about this essay a lot. The best solution is to make as few things part of your identity as possible. For JS devs, that means you should be more willing to use a different framework from time to time or no framework at all. Decide what to use based on an objective assessment of what the right tool for the job is, not what's trendy in your tribe.

Re: Keep Your Identity Small (2009)

#3
post #2

Since Paul wrote that, people have made so many more things part of their identity, including JavaScript which he points out in the essay was not a particularly identity-charged topic in 2009. With the rise of the frameworks, it has become an identity-charged topic with JS devs now segregated into tribes that insist on using their preferred framework for every webapp they build. It's not about assessing the right too…

[deleted]

Re: Keep Your Identity Small (2009)

#4
post #2

Since Paul wrote that, people have made so many more things part of their identity, including JavaScript which he points out in the essay was not a particularly identity-charged topic in 2009. With the rise of the frameworks, it has become an identity-charged topic with JS devs now segregated into tribes that insist on using their preferred framework for every webapp they build. It's not about assessing the right too…

In tech, people ascribe you an identity as much as you claim one yourself.

When I am not around, I have been described to people as "A DevOps guy" or "A Network Guy". People then treat me accordingly. But, being human (or an approximation thereof), I am not just one thing.

Re: Keep Your Identity Small (2009)

#5
post #4
post #2

Since Paul wrote that, people have made so many more things part of their identity, including JavaScript which he points out in the essay was not a particularly identity-charged topic in 2009. With the rise of the frameworks, it has become an identity-charged topic with JS devs now segregated into tribes that insist on using their preferred framework for every webapp they build. It's not about assessing the right too…

In tech, people ascribe you an identity as much as you claim one yourself. When I am not around, I have been described to people as "A DevOps guy" or "A Network Guy". People then treat me accordingly. But, being human (or an approximation thereof), I am not just one thing.

Come on, the dentist is also the dentist... taking those titles to personally imo is a too big identitiy to start with. We know you are all individuals ;)

Re: Keep Your Identity Small (2009)

#9
post #2

Since Paul wrote that, people have made so many more things part of their identity, including JavaScript which he points out in the essay was not a particularly identity-charged topic in 2009. With the rise of the frameworks, it has become an identity-charged topic with JS devs now segregated into tribes that insist on using their preferred framework for every webapp they build. It's not about assessing the right too…

I think with JS frameworks, it's more a case of moving house using the hatchback parked in your driveway, instead of going out and buying a brand new truck. Or hammering tent pegs with the side of a rock instead of bringing a hammer with you. There's a cost to buying and learning new tools.

Re: Keep Your Identity Small (2009)

#10
My view is that having a "small identity" is basically impossible in any practical sense. Many issues are inherently subjective, and even for issues that are (philosophically speaking) objective, actual human individuals rarely have the time or the access to data to form a genuinely objective view. We all use heuristic thinking, all the time, which is inevitably massively biased by all kinds of things related to our dispositions and prior experiences (aka identity).

The danger is when you make the fiction of "not having an identity" a big part of your actual identity, which can make you even more blind to your biases than everyone else.

I think a much more productive route to being a more effective thinker is to accept you have an identity just the same as everyone else - and invest time and effort into interrogating what that identity is and what biases and blind-spots it might lead to. This is still far from perfect, of course.

Post reply on HN