TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How do you manage mentally context-switching between technologies?

3 点作者 miqkt超过 5 年前
For those of you who need to regularly switch between programming languages, libraries, tooling and anything else used in software development for work, I&#x27;m curious to hear about any practical measures you take to stay afloat and be productive. I&#x27;ve given mind-mapping and flash cards a whirl, but I&#x27;ve found personally that neither have been sustainable in the long-run.<p>One of my motivating reasons for asking this question is because (as a generalist) I feel like imposter syndrome is starting to get the better of me.

1 comment

hos234超过 5 年前
Focus on the task not the tools (unless you are building a tool&#x2F;language&#x2F;library). Whatever you are trying to build is always going to involve a very small fraction, of all the capabilities every language&#x2F;library&#x2F;tool provides. So focus on the capabilities you need. Don&#x27;t fill your head with stuff that you don&#x27;t use.