I went onto Facebook for the barest of moments – I swear it was less than 5 minutes – and I found myself getting angry again.
I swear, that algorithm’s sole purpose is to dredge up all the crap on the internet to keep you “engaged”.
Author Archives: Serena
Just spent three hours trying to wrangle my DayOne json file into something that I could put import into WordPress (hey, I finally started reading up on regex), when I find out that the image references in the “text” field aren’t the image file name, but an image id. The image name are referenced in a separate column.
I’m going to bed.😫
Now I’m chomping at the bit for book 8…
It’s arrived! 😍
So my OH slipped & fell during lunch and hurt his hand. He thought it was nothing, but then it got swollen and tender, so he went to the hospital. The doctor told him he’s fractured his wrist and need to have a cast put on.
Don’t underestimate (what seems like) minor injuries.
...he proposed that humans can comfortably maintain only 150 stable relationships.
This is one of those “one of these days” bookmarks.
One of these days I’ll practice my calligraphy… 😛
It's even worse than it appears.
@mentions on self-hosted micro.blog
If you self-host your microblog, I know there’s an automated way of linking @mentions to the person’s micro.blog profile.
However since I also @mention Twitter and Instagram people, I use the following TextExpander snippets instead:
For micro.blog @mentions
Trigger: m:@
[@%filltext:name=User%](http://micro.blog/%filltext:name=User%)
For Twitter @mentions
Trigger: t:@
[@%filltext:name=User%](http://twitter.com/%filltext:name=User%)
For Instagram @mentions
Trigger: i:@
[@%filltext:name=User%](http://www.instagram.com/%filltext:name=User%)
Update:
These snippets, when activated, are supposed to ask you for input on what username you’re trying to link to. There’s an issue if you’re using these snippets on the TextExpander iOS keyboard (as opposed to TextExpander enabled apps like Ulysses or Drafts).
The TextExpander iOS keyboard doesn’t support popups, so you don’t get a chance to input the username you want.
Instead, you’d get an output like this:
[@(User)](http://www.instagram.com/(User))
This means you need to manually change the “User” to whomever you wanted to link to, but the brackets get in the way of quickly double tapping “User” and just replacing it with a name.
I’m afraid that until TextExpander changes the keyboard behaviour (which I’m assuming is being controlled by Apple), there are only two work-arounds:
- Use TextExpander enabled apps like Drafts or Ulysses to draft out your post.
- Create snippets that doesn’t have the brackets, so you can replace “User” quickly on iOS devices, like the following:
[@User](http://micro.blog/User)
Let me know how you go with this, or if you have other ways of doing this. I would love to find other workarounds for this issue.
I think some of the ideas in this article can translate to blog posts.
I look at my micro.blog timeline and see people posting up pictures from their morning walks, or quotes from their children, and to me it feels like a public gratitude journal.