←back to thread

Sell yourself, sell your work

(www.solipsys.co.uk)
449 points ColinWright | 2 comments | | HN request time: 0.426s | source
Show context
simonw ◴[] No.43478469[source]
I have a personal rule which has worked really well for me: if I do a project, the price of doing that project is that I have to write about it.

Back when Twitter threads didn't suck (they could be viewed by people without Twitter accounts) I'd use those - tweet a description of my project with a link, then follow it with a few photos and screenshots.

These days I use my blog, with my "projects" tag: https://simonwillison.net/tags/projects/

I blog all sorts of other stuff, but if I was ever to trim back the one thing I'd keep doing is projects. If you make a thing, write about that thing. I wrote more about that here: https://simonwillison.net/2022/Nov/6/what-to-blog-about/#pro...

Projects with a GitHub repository make this even easier: describe the project in the README and drop in a few screenshots - that's all you need.

(Screenshots are important though, they're the ultimate defense against bitrot.)

I have many projects from earlier in my career that I never documented or captured in screenshot form and I deeply regret it.

replies(9): >>43478641 #>>43479552 #>>43479671 #>>43480222 #>>43480307 #>>43480952 #>>43482474 #>>43482775 #>>43483574 #
davidanekstein ◴[] No.43480222[source]
Do you have any advice for someone like me, who has about 5 long form article ideas but would like to just get stuff out there? For example, I want to blog about matrix profiles because I just learned about them and they’re super cool. But it feels like much scaffolding needs to occur for an audience to see the light.

As an example of the type of length my blogposts have: https://aneksteind.github.io/posts2022-03-04/index.html

replies(1): >>43480753 #
bayindirh ◴[] No.43480753[source]
> But it feels like much scaffolding needs to occur for an audience to see the light.

tl;dr: Don't think about others. Just write, put it out there, with a couple of stickers pointing people. They'll see and come.

I'd not care about scaffolding, actually. I have three main outlets for what I do: Blog, Digital Garden, Mastodon, and arguably here.

Blog was meant to be technical, but instead it became a "life" blog. My digital garden is where my technical notes are, and where my project write-ups will be, and Mastodon and here is what I post links to these spaces.

My secret is, I don't write these for anybody. The format is for general consumption, but I'm not sad because nobody gives feedback about it or reaches me about these things. I generally do these for my enjoyment, and blog analytics show that there's some foot traffic in my blog. Digital garden keeps no analytics.

When you put it out there, can point people to what you do, people will start to come. Not in hoards, but in small groups, and that's enough IMHO. Otherwise you need to be your blog's servant to drive the numbers up.

I'm not playing that game.

replies(2): >>43481603 #>>43482245 #
davidanekstein ◴[] No.43481603[source]
Thanks for the reminder. I feel the same way about not playing the game. Moreso than wanting to drive the numbers up, which is not the goal, I like sharing things and want to at least be coherent so that someone can follow along. But considering your advice I think not sweating the details of scaffolding is a good adjustment.
replies(1): >>43481657 #
1. bayindirh ◴[] No.43481657[source]
Hey, I'm glad that my comment helped somewhat. Expanding on the scaffolding bit, I'm using the most minimal tools I can use, since they don't let me do (very) fancy things, I can't spend time needlessly adjusting things. A single, markdown aware, automatically theme changing blog space is enough for me. No fancy things, just text, plus RSS.

People can follow and share. That's enough. Even the webpages doesn't have any JS.

replies(1): >>43488574 #
2. davidanekstein ◴[] No.43488574[source]
Thanks! I’m in a very similar situation as far as simplicity goes. This conversation has helped me in finishing my latest article: https://aneksteind.github.io/posts/2025-03-26