whatwg / meta

Discussions and issues without a logical home
Creative Commons Zero v1.0 Universal
96 stars 161 forks source link

Twitter to X migration #318

Open domenic opened 4 months ago

domenic commented 4 months ago

Historically we used to use Twitter a good amount, including automated tweeting of every non-editorial non-meta commit to the standards. That functionality is currently broken (https://github.com/whatwg/participate.whatwg.org/issues/351). We also used to hop on the main WHATWG Twitter account and tweet about various interesting things happening: https://x.com/WHATWG.

Assuming we're going to continue doing this, and one day fix the auto-posting of commits, then we should migrate all Twitter references to X. https://github.com/whatwg/whatwg.org/pull/443 by @TylerJMorg took care of most of this for the whatwg.org repository. I think this is what remains:

The non-user-visible code changes are not very worth it. Especially if we don't ever bother to actually make the per-spec accounts work again.

The visible changes are maybe worth doing anyway.

Or we could just give up on the per-Standard accounts and remove a bunch of this stuff.

tylerjmorg commented 4 months ago

IMO, I do find that having multiple accounts for each standard may be a little redundant UNLESS each update to the standards are recorded on X.

I think that most individuals may find that posting updates regarding the standards on social media (e.g., X, Mastodon, etc.) would be extremely useful considering the living document process. These methods may be the most convenient way for folks to find out about new changes (especially the big ones); if we work on making the posts functional again.

If this is general consensus within the group, I'm happy to help work on making those visible/background changes :).

domenic commented 4 months ago

I think we'd be happy to get your help on making these changes, especially the visible ones. However unfortunately making the X accounts work again will require work that only people with all the credentials, like myself, can do. And it's been hard to prioritize that work versus the many other things I have to work on. So it's still unclear when, exactly, we'll be able to get the accounts working again. (And if we do, how long they'll last, or if perhaps we'll get shut down randomly again.)