Sending ActivityPub backfills

Comments

For folks following this site via ActivityPub, I need to run a WebMention backfill which is going to look quite spammy (one post per five seconds when it gets going). Feel free to mute or unfollow; I promise this will end eventually and then things should be sensible for a while.

The process should take around three hours. I’ll post from my main Mastodon account when it’s theoretically safe to follow again.

Not that I expect anyone to really follow this site via ActivityPub anyway! So far this experiment has proven to me what I’d already suspected – ActivityPub isn’t really a great replacement to RSS/Atom.

More ActivityPub testing

Comments

Okay so it looks like re-pinging of existing content to fed.brid.gy doesn’t cause it to reappear again, although it’s still a bit of a UX disaster how backfilled toots show up (namely as a gigantic flood to every follower’s timeline). I think that’s more of a Mastodon UX problem than ActivityPub or fed.brid.gy though, and it’s probably a necessary evil based on what happens when a Mastodon sidekiq queue gets backlogged or whatever. Not to mention even in a things-are-current context, the nature of how Pushl works means it’ll probably still cause stuff to get missed.

Read more…

Haha, oops

Comments

Looks like fed.brid.gy will happily re-ping itself for already-ingested content, and it also shows up on your timeline as a flood of current items with whatever random dates are in place.

That seems… suboptimal.

Progress

Comments

It’s April 1, and nobody seems to have noticed the little joke I put on my site, or at least didn’t react to it. Which is fine, it was mostly a last-minute commentary on web UX patterns and so on.

(If you’re seeing this in the future, I added a GDPR compliance popover that prompts you with, “This website uses cookies to remember if you’ve clicked this button,” and a button which reads “I clicked it.”)

Anyway! It’s been a few days since my last post and I’m feeling somewhat better right now, so I’d might as well share what’s changed.

Read more…

Whatever happened to progress?

Comments

Ever since my diagnosis I was doing so much better, because I was able to practice self-kindness. But over time I’ve been slowly ramping up on doing more stuff, and now I’m back to trying to do all the things, and the amount of time I can do all the things gets shorter each iteration. So now I’m back to being in pain and being frustrated and feeling ineffective at everything.

I’m not sure if the medicine isn’t working after all or if I’m just expecting too much out of it; it’s probably a bit of both.

There are so many things I want to be working on but I’m just too tired to do any of them. I haven’t worked on music in a while – when I was so looking forward to getting back into streaming – and I’m coming up with things to do on Publ faster than I’m actually doing them, and am only really focusing on stuff that directly benefits the day job. And forget about comics, even though I really want to work on Lewi and a Unity Book 3 story.

I’m tired of being tired, and it’s useless to feel useless. I need to remember self-kindness.

More fun with encodings

Comments

On a Slack I’m on, there was a conversation wondering why so many websites disallow passwords with spaces, punctuation, “special” characters, and so on; shouldn’t they all be hashing the passwords rather than storing them in plain text anyway?

Yes, they should, but that’s not where the problem is. Once again, encodings become a problem.

Read more…

Backslide

Comments

So, whatever positive effect I’ve gotten from the nortriptyline isn’t enough to make up for my current baseline pain levels. At least I’m able to get out of bed again (unlike a week ago) but holy moly do I fall into agonizing pain after not doing a whole lot. This weekend I wasn’t even capable of doing my usual 3-to-5 miles of walking a day, and I’m thinking tomorrow I might end up having to take a bus or even a Lyft to work. Very frustrating.

Also, lately I’ve noticed that the extra weight of my iPad in my purse is taking its toll on me. I should probably switch back to using my backpack as my main conveyance; it’s heavier but at least it’s symmetrical and puts the stress on my back rather than my shoulder and neck.

On the plus side, I’ve finally gotten my CPAP working well enough for me. I ended up finding a decent video on how to adjust the nasal pillows and those have turned out to be much more comfortable, given a second chance. The face mask ends up being too disruptive for a bunch of reasons (the slightest movement makes it leak around the sides and I have no way of scratching my nose without hecking the fit up) and I somehow managed to lose the nasal mask (which was nearly as bad as the full mask anyway) so the fact that I’ve gotten the one I’m “supposed” to be using to work reliably and comfortably is nice.

I still feel like it disrupts my sleep somewhat, though. I hope that’s just a matter of something I Need to get used to. Hopefully I’ll eventually start getting reliable deep sleep on it once I’ve fully acclimated.

Anyway. Being up this late and typing a blog post isn’t exactly helping. But I figured an update was in order.

Encodings are the worst

Comments

These past few weeks I seem to keep on running into issues where things have been really bad about handling character encodings.

Back in the day, encodings were an absolute nightmare. You had different 8-bit encodings for every language, each with a bunch of different ISO standards; a very commonly-used one is ISO-8859-1, aka Latin-1, which is basically the characters needed to render all of English and most of several Romance languages (although a bunch of stuff is missing), plus a little extra stuff for math, scientific notation (µ), and German (ß), as well as a bunch of miscellani which were generally useful.

Unfortunately, a lot of Internet standards decided to default to that, including HTML.

Note: There are some updates based on feedback at the very bottom.

Read more…

Shout-out to Lending Club!

Comments

A couple weeks ago I started getting 2FA emails from Lending Club (an online peer-to-peer broker for loans and investments thereof). 2FA is of course a good thing, but less good is when the 2FA emails are addressed to my dead name, rather than my current, legal name.

So, I forwarded it along with a complaint about what was wrong, and fully expected to be brushed off like most companies do. However, they actually responded amazingly, with an explanation of the problem, an apology for it, and a commitment to fix it!

To all the other companies I’ve experienced this issue with: this is the right way to respond.

Thank you for your patience while I took a deeper look into your inquiry. Please know that I was able to find out the reason why the emails you are receiving use your previous name when your current name listed on your account is [current name].

When our engineering team set up the notification emails for our two factor authentication security feature, the source that they used to pull investor data from was the credit reports at the time of account creation, rather than the name listed on the account currently. I do apologize for this and please know that your case has been escalated to our engineering team in the hopes of fixing this issue.

Ongoing stuff

Comments

So, Friday I took a day off from my day job to go out to Quincy, WA to visit the Quincy Valley Historical Society and Museum, a farming museum which the AR startup is doing an app for. It was an interesting trip and I learned some stuff, although mostly we were there to guide the filming of greenscreen footage that’s going to be part of the app.

Quincy reminds me a lot of Las Cruces, where I spent a total of 8 years as a college and graduate student, only it’s even smaller and there’s no university.

Anyway, Friday night I didn’t sleep particularly well, then Saturday we drove back and after a brief nap I went to a local Twitch streamer meetup and met a bunch of people. Which was a good time and I made a bunch of contacts, but unfortunately the combination of that with the previous day meant I was already pretty much at my spoons limit.

Then Sunday, because of the dumpster fire that is Daylight Saving Time, all those dirty spoons got thrown into my garbage disposal.

Read more…