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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Why not everything I do is “Open” or “Free”

1 点作者 celiktom大约 2 年前

1 comment

n1c00o大约 2 年前
&gt; Dumping unfinished, unpolished, unmaintained, and potentially badly designed or even insecure projects onto the internet is not benefitting anyone.<p>I have to disagree on this take. Almost all code dumping is useful since you can always learn something from it (either a new technique or stuff TO NOT DO...). What is important is to state the status of the project. If someone is still using the project and having difficulties with it even if you added a disclaimer, then it is their problem, and they should not expect any support (unless your license requires so)...<p>&gt; But if you get a pull request, then someone else has spent time on your project, and just throwing that away is not good.<p>Sure, but once again communication is key here. I absolutely understands maintainers that do not have a look at merge requests but let them open. It allows anyone with the same problem to easily search in opened issues&#x2F;merge requests and find the patch, which may help them (even if it is not in the &quot;main&quot; remote).<p>&gt; I ended up completely dropping out of that project as a way of preserving my mental health. In fact, I dropped out of all my (F)OSS projects, and I even deleted some of my “code dump” projects on GitHub.<p>Hope you feel better now.