Live data from Hacker News

Build a link blog like Simon Willison

xuanwo.io

1–10 of 56 posts

Re: Build a link blog like Simon Willison

#4
I tend to suffer from scope creep in my blogs. "Oh, I found a quicker way to compute X, lets write a blog about it" becomes "I should write a library, write docs, run extensive comparatives, then publish it".

I've been getting better at fighting that temptation, but I still suck at it. Setting deadlines for blog posts usually helps me focus my efforts.

Re: Build a link blog like Simon Willison

#5

I tend to suffer from scope creep in my blogs. "Oh, I found a quicker way to compute X, lets write a blog about it" becomes "I should write a library, write docs, run extensive comparatives, then publish it". I've been getting better at fighting that temptation, but I still suck at it. Setting deadlines for blog posts usually helps me focus my efforts.

For these things, I use the Pomodoro method. I wanna do the thing, it's not critical, let's grind it for 30 minutes, set a timer, then (the hard part) stop

Re: Build a link blog like Simon Willison

#6

I tend to suffer from scope creep in my blogs. "Oh, I found a quicker way to compute X, lets write a blog about it" becomes "I should write a library, write docs, run extensive comparatives, then publish it". I've been getting better at fighting that temptation, but I still suck at it. Setting deadlines for blog posts usually helps me focus my efforts.

I had a similar problem with sonnet.io (some articles taking weeks to get done).

So, I started untested (https://untested.sonnet.io) where for 111 days no matter what I'd share a post per day. Here's the first post: https://untested.sonnet.io/notes/111

Consistency really helps - there are posts that I had spent weeks on and barely anyone read them in the first place. Then, once I started posting smaller, messier notes almost daily, both the traffic (not that important to me) and the amount of interesting interactions with people (very important to me) went up by 100x.

Another way in which I avoided yak shaving/scope creep was to ditch my own site and rely on Obsidian Publish (I went back to my own solution after a year, as a reward for mostly sticking to the plan)

Re: Build a link blog like Simon Willison

#8
post #7

Why not combine links in one monthly post similar to https://www.astralcodexten.com/p/links-for-january-2025 I personally prefer this format ( https://eamag.me/2025/Links-For-January-2025 ) and you can post single links on social media instead no?

Some quick ideas:

- Multiple links in the same post make it difficult to organize discussions and thoughts.

- Monthly posts require extra effort to maintain and update, which didn't align with our initial goal of sharing more casually and recording our thoughts in real time.

- Modern static site generators support maintaining archive pages by month, so we no longer need to do it manually.

Hoping those ideas make sense to you.

Re: Build a link blog like Simon Willison

#10
post #9

I love how this post is an exact implementation of my advice on link blogging (add some personal commentary, quote liberally) - applied to my article about link blogging. Very meta. https://simonwillison.net/2024/Dec/22/link-blog/

Wow, thank you for this comment and for continuously sharing!
Post reply on HN