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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: People that write blog posts – why?

5 点作者 NotAnOtter3 个月前
Not for work, not for promoting your new project. People that write informational blog posts about their opnions on things, or projects they did with no monetary pursuit.. why?<p>I mean it&#x27;s a lot of work. And broadly speaking, you&#x27;re more likely to get negative feedback than positive. And more often than either of those, you&#x27;ll be ignored entirely.<p>What&#x27;s your motivation to set aside 3-300 hours writing something up?

4 条评论

ChrisArchitect3 个月前
Related:<p><i>Ask HN: Is maintaining a personal blog still worth it?</i><p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=42685534">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=42685534</a><p><i>Why I still blog after 15 years</i><p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41646531">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41646531</a><p><i>Advice for a friend who wants to start a blog</i><p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=42872276">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=42872276</a>
JohnFen3 个月前
I don&#x27;t keep a public blog anymore because of AI scrapers, but when I did, I did it because I enjoy writing essays and sharing knowledge, and I enjoy even more when people read and find them and find them valuable. The same is true for a lot of the software and other projects I do.<p>It&#x27;s like any other hobby. You do it because you get value out of doing it. Making money is irrelevant. Actually, I take that back... making money would reduce the value of doing it because as soon as your goal is to make money, you&#x27;re immediately constrained in terms of what you can do and how you can do it.
jgrahamc3 个月前
<i>or projects they did with no monetary pursuit.. why?</i><p>I like to share what I&#x27;ve worked on. For example, this is something I did with no monetary gain and it wasn&#x27;t work but I think it was cool and was worthwhile: <a href="https:&#x2F;&#x2F;blog.jgc.org&#x2F;2024&#x2F;09&#x2F;cracking-old-zip-file-to-help-open.html" rel="nofollow">https:&#x2F;&#x2F;blog.jgc.org&#x2F;2024&#x2F;09&#x2F;cracking-old-zip-file-to-help-o...</a>
jeremy_k3 个月前
Combination of giving back and trying to give insight into myself as an engineer.<p>On giving back - Throughout my career I&#x27;ve read tons of blog posts that have given me the information I needed to get started or un-stuck on a task. I hope when I write about things that someone out there may wonder &#x27;how do I X?&#x27; and my blog post shows up when googling.<p>On giving insight into myself - I&#x27;ve had people reach out while I was doing a job search that said they looked over my blog posts and that gave them a positive signal which led them to reach out to me for a position.