Simon B. Carstensen

@simoncarstensen
31 Followers
43 Following
65 Posts
Rebuilding Jottit, a tool for simple web publishing I originally built with Aaron Swartz in 2007. Trying to bring a little of the old web spirit back.
personal websitehttps://simonbc.com
jottithttps://jottit.org
tinyposthttps://tinypost.blog

i started developing the 3rd iteration of reef today. ai makes it so easy to experiment, learn and start over.

1st iteration ended up as an agent-first ssg.

2nd iteration was more skills-based and built on top of publishing platforms.

with this 3rd iteration i've limited myself to wordpress only: an agent-based runtime that takes markdown as input and outputs to wordpress.

much more limited than the prev versions, but feels like something finally clicked.

#ai #wordpress #indieweb

if you are reading this, reef can post to mastodon!

continuing on reef today.

first version was turning into a local AI wiki builder, which is not what i was aiming for, so i decided to start over.

with this next version I'm taking more of a skills based approach: a small local runtime that can read, write, build, design and publish.

this also means that i have 2 versions of jottit runing + tinypost... so easy to build stuff with ai these days, but so hard to decide what's the thing to build.
jottit source code available at https://github.com/simonbc/jottit AGPLv3 licensed
GitHub - simonbc/jottit: Jottit makes getting a website as easy as filling out a textbox.

Jottit makes getting a website as easy as filling out a textbox. - simonbc/jottit

GitHub

i haven't told anyone yet, but i recently ported the original jottit code base (that I wrote with Aaron Swartz back in 2007) to a similar, but more modern stack (flask+jinja2+SQLAlchemy). it now runs on https://jottit.pub.

it still needs a bit of work, but seeing jottit alive again after all these years was actually quite moving.

there is also something nice about retro software :)

#indieweb

Jottit

i'm still trying to figure out exactly what reef is. perhaps: a programmable runtime for participating in the social web.
with help from AI I can pretty much build a prototype of any idea in just a day or two. the deeper challenge becomes figuring out what to build in the first place. finding direction. figuring out human needs and designing solutions that are actually useful.
what are the primitives of publishing on the web today? that's what i'm exploring with reef. so far: markdown files, git, AI, RSS, and the URL.
continuing reef today: prompt an AI agent to shape markdown into a personal site. i've been building web apps my whole life, but this is completely different: local-first, programmable, git-backed, WordPress for publishing #indieweb