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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Frameworkism: Senior Software Developers' Pit of Doom

4 点作者 Aaronontheweb5 个月前

2 条评论

taylodl5 个月前
This is the paragraph that stood out to me:<p><i>Writing frameworks feels good, productive, and best of all: it’s risk-free.<p>So before we start doing the hard work of actually having to write an application, why not spend some time considering what type of extension methods we’re going to need or what sort of data access patterns our application might use? We can submit lots of pull requests, get lots of green check marks, and even have unit tests to cover how our framework works so we get good test coverage score! Sure looks like productivity to me!</i><p>There was a Stanford study recently published here on HN stating that 10% of developers &quot;aren&#x27;t doing anything&quot; and part of the measure was pull requests. Based off this paragraph from this article, I&#x27;m wondering if perhaps those 10% aren&#x27;t perhaps the better developers? It would be kinda funny, in a sick way, if companies used pull requests to measure developer productivity and ended up letting go of their best developers.
eternityforest5 个月前
I think this is a more general case of Big Idea Bike shedding. It could be a framework, but really it could be anything.<p>It&#x27;s easy to get into thinking you&#x27;re going to use this thing you&#x27;re building for all future work you ever do in your life, while not actually doing any projects besides the framework or protocol or perfecting your grand plan to make all your stuff use UART over CAN transceivers on cat5.<p>The problem is that even if the framework is great.... it&#x27;s still incredibly time consuming and others might not be interested.