55 minutes ago · 5 min read1016 words · Tech · hide · 0 comments

If you're wondering about this post's title: https://en.wikipedia.org/wiki/Thank_U,_Next There's been a lot of talk about custom / personal software lately. I've been a huge fan -- I'm writing this in a markdown editor I made for myself. And lately I've been toying with thoughts about the future of frameworks. A nice intersection of the two seemed like a personal framework. So as of September 1st, this website is no longer running on Next.js. Instead, it's built by a bespoke custom framework that Fable architected and Opus implemented. If this were a commercial project, I'd probably stay on Next1, but it's not, so 🤷 This site is overall pretty simple - it's fully static and compiled to HTML at build time. But it has a lot of React and non-trivial build-time processing like MDX. I gave Fable 5 (in the claude code CLI) the following: i am curious about on-demand coding with AI -- can claude theroetically make an on-demand bespoke "web framework" that is faster than nextjs specifically…

No comments yet. Log in to reply on the Fediverse. Comments will appear here.