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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Discouraged Developer

45 点作者 pswenson将近 11 年前

4 条评论

imperium将近 11 年前
It does make sense actually. There is too much going on. There is no upper lid to the limitations of being a &quot;Full Stack Developer&quot;. There is something new almost every week, if not every day. I have been going through almost same thought stream, so definitely can related to it.<p>My inclination is towards the idea of learning what you need, and learn enough about it to make&#x2F;code something valuable.
bra-ket将近 11 年前
I think &quot;Full Stack&quot; developer is a more of a character trait than a badge of knowledge. I.e. it has to do more with being stubborn enough to debug problem after problem like this until the entire thing is working, vs. skills in yet another ephemeral technology.
评论 #8052361 未加载
mamcx将近 11 年前
Is interesting to think in the lack of effort in build simpler&#x2F;smaller system aka programming languages. Instead, it become bigger, messier and harder. Some more than others.<p>But look like developers (at large) fight with Java-like bureaucracy <i>instead of replace it</i>.<p>For example, In <a href="https://news.ycombinator.com/item?id=8048014" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8048014</a> is discussed how great could be the use of Nimrod, but the lack of ecosystem kill this for a lot of people. The energy on build it is hard. However, the energy of battle against the complexity of a ecosystem like Java is bigger... so weird, not?
评论 #8052023 未加载
deadghost将近 11 年前
You know, there&#x27;s just so much. I&#x27;ve been at it four years and I still feel like a damn newbie.<p>Gotta know your linux, your scripting, vagrant, docker, salt, git, testing, continuous integration, editor(evil + emacs in my case), algorithms, datastructures, best practices, libraries you are currently using, sql, how servers work, how the web works, memory management, and on and on and on.<p>On top of that, synthesize all of the above into something usable and maintainable, then maintain it. I&#x27;m starting to suspect the day I have a good grasp of the basics is the day I become a master.