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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How do you keep up to date with your field?

2 点作者 vineet大约 8 年前
We are reading blogs less often [1], and most of us here are in fields that are rapidly changing. What works for you in keeping up to date?<p>The answer for me has been learning a little bit from hacker news, a little bit from coworkers, a little bit from meetups, and a few good aggregations of the best posts in marketing, entrepreneurship, js, etc. But, it feels like there has to be better ways to do it.<p>I am curious to hear good ideas.<p>[1] - https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=13966190

1 comment

CyberFonic大约 8 年前
By &quot;field&quot; I assume some area in IT.<p>My primary source of breaking news is Hacker News. The links provide me with a good general overview of what is happening overall in IT.<p>In my specific niche (MBSE&#x2F;PLE&#x2F;GenProg&#x2F;IoT&#x2F;CPS) I visit <a href="http:&#x2F;&#x2F;modeling-languages.com" rel="nofollow">http:&#x2F;&#x2F;modeling-languages.com</a> for field specific general (isn&#x27;t that an oxymoron?) news. Other than that I read IEEE and ACM journals and papers published by practitioners whom I follow. I also read the blogs of a small number of people who have genuine knowledge to share.<p>As far as programming languages and frameworks go, I only deep dive on an as needed basis (which is rarely). There is way too much conflicting information, especially in the area of JS frameworks.<p>IMHO many programmers are caught up in the jack of all frameworks &#x2F; languages &#x2F; tools drama. We are paid to deliver dependable solutions to real problems on time and on budget. The many distractions only reduce our effectiveness.