It’s official

Comments

I have an official ADHD diagnosis, and a psychiatrist I also think is pretty darn good.

(Her actual statement: “I think it’s pretty clear you have ADHD.” Go figure.)

Anyway. My HMO has a very specific medication schedule and the only non-stimulant medication they allow needs a very good reason, so we’re going to try Concerta (which is a time-release form of Ritalin) and see if that hecks me up too much. Also being basically legal meth, one of its side effects is weight loss, and I certainly wouldn’t mind that one.

I’ve been spending the last few weeks slowly ramping up my caffeine consumption and while my tolerance isn’t nearly where it was before the garbage fire that was late 2011, so maybe this won’t be too much of a shock to the system.

On that note I’ve been enjoying my return to coffee snobbery. I ended up buying a Fellow Prismo (obligatory James Hoffmann review) and some of their fancy tasting glasses. They should arrive on Friday. It’ll be interesting to have “espresso-style coffee” out of my Aeropress. Also I seem to be accumulating quite the collection of coffee brewing paraphernalia.

I am also very tempted to get a Rok now. Maybe I should, like, get a decently-paying job first.

webmention.js updated

Comments

The fact that yesterday’s intent post ended up changing URLs (because I’d inadvertently titled it for 2020 instead of 2019) made it so that it made sense to finally add support for multiple incoming webmention target URLs. So I added this to webmention.js, and also to the sample beesbuzz.biz templates. So now I can slurp up arbitrarily many target URLs' mentions on any given page.

Incidentally, yesterday I ended up releasing a new version of Pushl which also has to do with URL updates. Gee, I wonder why these things both came up in such close proximity.

So anyway this is two IndieWeb-focused things in as many days and they aren’t even things I was intending to work on. But low-hanging fruit is just as tasty.

My IndieWeb Challenge 2019 aspirations

Comments

The IndieWeb community has an annual daily improvement challenge. Jacky posted his aspirations so I figured I’d post some of mine too.

I don’t plan on actually releasing everything every day (speaking of which I’m glad Novembeat 2019 is finally over with, holy heck!) but I definitely have things I want to get done this month.

Read more…

WebSub support update

Comments

Almost exactly one year ago, I wrote about the state of WebSub support in feed readers. I’ve noticed a few incoming mentions from folks citing it as definitive (when that was never my intention), and so I decided to check to see if things have changed. I’m happy to say that it has!

Read more…

💬 Re: Intelligent webmention sending Notes

Comments

In reply to: Re: Intelligent webmention sending

FWIW, Pushl also handles incremental webmention updates, including support for removals of targets and deletions of articles. Right now the only thing I feel like it’s missing for most IndieWeb folks is h-feed support, which should be fairly easy to add (I just need to get around to it).

It also could do with some better retry logic (namely saving failures in a queue for next time), which is also On The List.