Live data from Hacker News

Typepad is shutting down

everything.typepad.com

31–40 of 94 posts

Re: Typepad is shutting down

#31
post #8

Earlier quoted context omitted.

Does anyone read blogs anymore? Social media seems to have completely replaced them.

I still read a ton of blogs. Try this for size: https://github.com/kilimchoi/engineering-blogs

The fact that Simon Willison's blog isn't listed here instantly reduces this directory's credibility imo

Re: Typepad is shutting down

#32
post #6

Earlier quoted context omitted.

I have no doubt that it wasn't vc profitable, but my assumption (without any inside info) is that the real issue is that they were using some hacked up version of Movable Type that they couldn't upgrade. It's frustrating though because imho it's arguably still the best blog platform to this day.

Movable Type is, perhaps shockingly, still being actively developed; version 9 is coming out later this year. I’m not sure who the customer base is at this point—some years ago, they dropped the open source version and personal pricing and went to a very enterprise-ish $499/yr model—but I guess somebody is still giving them money.

My understanding is that Movable Type remained hugely popular in Japan, even as WordPress overtook it elsewhere.

Re: Typepad is shutting down

#33
post #6

Was this just not profitable? Or not vc extra growth profitable?

I have no doubt that it wasn't vc profitable, but my assumption (without any inside info) is that the real issue is that they were using some hacked up version of Movable Type that they couldn't upgrade. It's frustrating though because imho it's arguably still the best blog platform to this day.

Ex-6aer here. TypePad began as a massively multiuser Movable Type but went through a full architectural transition a few years in that made it much more like a typical, scaled-out web app.

That being said, it still had as much tech debt as any other large application, not to mention being 100% Perl, which would have made sustaining engineering pretty difficult the last few years.

The biggest issue is that people have moved on from the sort of self-publishing that it made possible. Chronological blogs have been out of fashion for over a decade. I'm sad to see this happen but not surprised.

Re: Typepad is shutting down

#34

Earlier quoted context omitted.

I still read a ton of blogs. Try this for size: https://github.com/kilimchoi/engineering-blogs

The fact that Simon Willison's blog isn't listed here instantly reduces this directory's credibility imo

Just for you:

https://alexsci.com/rss-blogroll-network/blogrolls/br-8da940...

Re: Typepad is shutting down

#35
post #6

Was this just not profitable? Or not vc extra growth profitable?

I have no doubt that it wasn't vc profitable, but my assumption (without any inside info) is that the real issue is that they were using some hacked up version of Movable Type that they couldn't upgrade. It's frustrating though because imho it's arguably still the best blog platform to this day.

TypePad was a separate codebase. Still Perl, but designed to be a scalable hosted SaaS / dynamic publishing platform, if I recall correctly. (I was a Six Apart employee 15 years ago, and I didn't work on the TypePad core directly, but I worked on some adjacent projects.)

As for the reasons for the shutdown, I can only speculate, but the maintenance costs for an old huge Perl codebase would likely be a factor. Also the current/final owner of TypePad is the same parent company as BlueHost, and for the past five years they've been refusing new TypePad users, and instead directing folks to BlueHost's paid WordPress hosting. So TypePad's revenue has been dropping for years by design, and consolidation of product offerings seems like the end-goal.

Re: Typepad is shutting down

#37
Wow - I'd forgotten all about this but just realized I have posts from an entire phase of earlier professional life - topic by topic and event by event - on an old blog there. Amazingly the browser remembered my login so I was able to find the URL. It's been quite a trip down memory lane revisiting some of the posts. Not sure I need to keep any of that published but I'll at least scrape and store it somewhere for old times sake. Maybe I'll find some buried gem of an idea when I scan them during the great scrape. Or - optimistically - perhaps a future zillion-token context LLM will uncover some personal patterns that unleash deep and actionable insights. Irrespective of the measurable value, I just hate to see the old posts dissapear forever.

Re: Typepad is shutting down

#39
post #7

Earlier quoted context omitted.

At least with LLMs, we can just write a query to migrate the export to whatever target format we want. The main issue is just breaking 20 years worth of inbound links.

Was this somehow not doable without LLMs? It's trivial data massaging.

I mean with LLMs you just copy-paste in the input format of your new CMS and then upload your export file. Even if it only took 15 minutes before, it now takes 0 minutes.
Post reply on HN