logoalt Hacker News

jdw64today at 2:36 PM2 repliesview on HN

Sometimes I really respect senior developers. When specs change, you obviously have to update existing work too. Looking at this MCP change, it seems like it's becoming stateless—I'm already wondering how to adapt.

Senior programmers always advised me to only use things that have been around for at least three years. Now I finally understand why.


Replies

raincoletoday at 8:22 PM

At this point, I think 5 or even 10 years would be a more appropriate number (except for minor updates over things that have been around for a long time).

I clearly remember there was a time coffeescript looked really like the future of javascript.

chrisweeklytoday at 3:10 PM

> "only use things that have been around for at least three years"

Yikes. I can understand the desire to mitigate churn, but following this advice would be career suicide. Trying new things is essential.

show 4 replies