Comments are back!

October 3rd, 2019
comments, meta, tech
Instead of hosting comments on jefftk.com directly, I copy over publicly-accessible comments from discussion elsewhere:

By default it's first-name only when copying from social media (Facebook, Google Plus) and full name when copying from forums (LessWrong, EA Forum), though I have it always use my full name for clarity. While everything I copy over is already world-readable without an account, some people don't want their comments copied (let me know if that includes you!), in which case I show something like:

this user has requested that
their comments not be shown here

It's a little fragile, though, and about a year after I last fixed Facebook comment inclusion it broke again. And Google Plus was turned off, so I couldn't pull comments from there either. And the EA Forum and LessWrong migrated to new software that didn't support the old (and not very good) rss-based system. And my adapters for Hacker News and Reddit broke too.

I've now gotten the main four working again, though it's not quite the same as before:

  • Google Plus, being shut down, just serves a frozen archive as of my last backup.

  • The EA Forum and LessWrong use the GraphQL API and pull comments as needed, so crossposting is very fast.

  • I have new code for Facebook that runs selenium while logged out to build an archive, and I'll figure out some system for updating it at some point. Crossposting is very slow, like ~weeks.

At some point I may get Reddit and HN fixed, but I don't crosspost to them very often so it's not much of a priority.

Referenced in:

Comment via: facebook, lesswrong, substack

Recent posts on blogs I like:

Thing of Things AI use policy

dynomight recently wrote an article calling for bloggers to state publicly whether and how they use AI

via Thing of Things July 6, 2026

Agentic test processes, LLM benchmarks, and other notes on agentic coding from Galapagos Island

I've been using AI fairly heavily since last November and the whole thing is a funny experience. An agent will do something that, if a human did it, you'd immediately fire them. My reaction, of course, is to act as if this is great and spin up a t…

via Posts on July 3, 2026

Variable fonts aren't universally supported

I make a lot of webpages. I also use Lockdown Mode on iOS and MacOS for a bit of extra security. Sometimes I realize that I forgot to test on Safari and it looks like crap, or I test and don’t notice that there’s been a problem for months (as was the case…

via Home June 27, 2026

more     (via openring)