Terence Eden

Results 342 comments of Terence Eden
trafficstars

Is there currently any way to do this? I *always* run `exa -l -s modified --no-permissions --icons --no-user` Is there a way to set those defaults so I just need...

@CoralineAda I've made a pull request #505 - please let me know if I need to make changes to it.

The validator currently shows an error when using `` > Element [search](https://html.spec.whatwg.org/multipage/#the-search-element) not allowed as child of element [section](https://html.spec.whatwg.org/multipage/#the-section-element) in this context. (Suppressing further errors from this subtree.) > Contexts...

Ah! If I reply to someone who replied to my blog, it *does* thread properly. ![Screenshot showing a threaded reply](https://github.com/Automattic/wordpress-activitypub/assets/837136/e030a2c0-de89-48a2-983d-99fe7198cba0) https://shkspr.mobi/blog/2023/12/the-joy-and-the-pity-of-making-your-own-stuff/#comment-363984 But, because it doesn't @ them, do they get...

That may still be the case. But I think this regex would only remove the *first* newline it encountered.

I must stop doing regex in my head.... :laughing: That said, I'm not sure it changes the presentation on Mastodon which, in my experience, tends to eat whitespace. But perhaps...

Woo! In my experience, you *can* use `` elements in the head - so this should work.

I don't think Mastodon - or any other service - should have to hard-code workarounds for specific sites. A plain link - either in the body as an `` or...

This caught me out as well. I had to generate the token on one machine and then copy it to the target.

Throttle your requests to no more than once every two hours. That's what I do.