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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Is There a DoorDash for Developers?

2 点作者 kbrannigan将近 3 年前
Imagine a platform where you get a stream of Micro development tasks. Like:<p>- Fix server log : $30 - Fix this bug: $15 - Convert css files to scss: $17 - Write these tests: 50$<p>Once finished, you&#x27;d get another task. No crazy commitments, just familiarity with the domain, tooling or languages.<p>Once the tasks is completed, you submit a PR and it&#x27;s either accepted or revised.<p>Then you get paid.

4 条评论

soueuls将近 3 年前
Financially not worth it, the amount of time it takes to just figure out how to build&#x2F;run the project + the time it takes to figure out the general architectures &#x2F; file arborescence is too big.<p>But if someone marketed it as &quot;a way to practice programming and move from high beginner to low intermediate skill on real world projects&quot; it could work.
评论 #32243778 未加载
oblib将近 3 年前
I used to run a website called &quot;Perlhelp.com&quot; and would do that.<p>I got some work from it, but I also lost my ass a few times because I didn&#x27;t charge up front and there was one particular guy who&#x27;d tell me after I sent them a solution &quot;I&#x27;ve already got this done&quot;.<p>Since I couldn&#x27;t review his code I couldn&#x27;t know if he used my code, but I do suspect he did screw me at least a few times and I had to decline his requests for help after a few too many times of that.<p>There was also getting up to speed on the real cause of the issue they were having. That can require some time regardless of your proficiency with a particular language.<p>I think concept is good, but I&#x27;m not sure a fixed rate to &quot;Fix this issue&quot; can work out well for both parties all the time.
Nocerg将近 3 年前
Wouldn&#x27;t this introduce a vast amount of security challenges for both parties? Additionally, what if the code you produce also has an unintended bug?<p>Obviously there&#x27;s a lot of outstanding questions!<p>I love the idea in isolation. Perhaps I&#x27;m missing something but this seems difficult to accomplish.
scombridae将近 3 年前
This belies a complete misunderstanding of how software is built and maintained.
评论 #32243656 未加载