问HN:我的开发博客有11,000个关注者。我停止了写作。你会怎么做?
在2017年,我在Medium上开始了一系列名为“JavaScript是如何工作的”的文章。这个系列的目的是向网页开发者解释浏览器内部实际发生的事情。一些最受欢迎文章的统计数据(纯自然流量)如下:
* V8引擎内部 + 5个优化代码的技巧:488K浏览量 / 128K阅读量
* 引擎、运行时和调用栈概述:423K / 166K
* 内存管理 + 如何处理4种常见内存泄漏:421K / 77K
目前这个博客大约有11K的关注者,几乎全是开发者。
当时每篇文章的结尾都有对我创业公司的宣传,这也是我写这些文章的真正原因。我的公司被收购后,我保留了这个博客,并去掉了宣传内容。
在博客活跃的时候,有几个人和公司询问是否可以购买它,还有一些希望在上面做广告。但当时这些都没有意义,所以我都拒绝了。
如今我没有时间,老实说也没有灵感去写那种长篇的技术文章。但将它闲置在那里感觉有些浪费。
博客链接:https://medium.com/@zlatkov
那么你会如何处理这个博客呢?我真的很好奇。
查看原文
In 2017, I started a series on Medium called "How JavaScript works". The idea was to explain to web devs what actually happens under the hood in the browser. Some stats from the most popular articles (purely organic):<p>* Inside the V8 engine + 5 tips on how to write optimized code: 488K views / 128K reads<p>* An overview of the engine, the runtime and the call stack: 423K / 166K<p>* Memory management + how to handle 4 common memory leaks: 421K / 77K<p>The blog is at ~11K followers now, almost all developers.<p>Back then every article ended with a plug for my startup, which was the actual reason I was writing them. My company got acquired, I kept the blog, and I took the plugs out.<p>When the blog was active, I had a couple of people/companies ask to buy it and a few more wanting to advertise in it. None of it made sense at the time, so I passed on all of it.<p>These days I don't have the time, or honestly the inspiration, for long-form technical writing like that. But it feels like a waste to just let it sit there.<p>Blog: https://medium.com/@zlatkov<p>So what would you do with it? Genuinely curious.