[tantek]aaronpk, I tracked it down. two separate things. I introduced emojis for gift kinds in 2022, grew the list organically, empirically as different kinds of gifts were made (rather than top down hypothetically from emojis first then gifts later).
[tantek]no, lobby would not make more sense because it both depends on a metaphor (whereas the original does not) and it is misleading. the main channel is not merely a lobby to direct people elsewhere, it is the hub of discussing what we want to do with our sites, and challenges thereof.
Loqi[preview] [Tantek Çelik] Similar to @paulgraham.com (@paulg@mas.to @paulg)’s 2008 observation about trolls¹, there’s a sort of Gresham's Law of developers (vs users): developers are willing to use a forum with a lot of users in it, but users aren’t willing to use a fo...
[tantek]^ huh, is anyone using it? and hopefully you can add a bit more direct of an IndieWeb relevance [mattl]? Also I think the canonical spelling is with a leading capital
aaronpki agree that it's not very welcoming when the channel is mostly just directing the conversations elsewhere, so maybe we can try to also have some on-topic conversation immediately after redirecting another conversation
[mattl]I do think it might be helpful to have a bot say something too. If you join when it's not the middle of the day in the US, it's very quiet here.
LoqiIt looks like we don't have a page for "some on topic chat topics" yet. Would you like to create it? (Or just say "some on topic chat topics is ____", a sentence describing the term)
[mattl]I'd also say the getting started page needs some work too, but I know my punk approach to getting started doesn't work for everyone, but we need a big huge "get started" button somewhere and everywhere IMO.
[tantek]aaronpk AFAIK we have zero instances of successfully embedding a video (e.g. <iframe> for YouTube or a <video> tag for normal / Internet Archive)
LoqiIt looks like we don't have a page for "videoduration" yet. Would you like to create it? (Or just say "videoduration is ____", a sentence describing the term)
[tantek]gRegor++ good sleuthing. now added to /wikify SA at least as a reminder, and hopefully as impetus to better document this "how to" and then maybe make it easier with a template
[Joe_Crawford]To get scalable iframes I add `aspect-ratio: 500/281;` plus `width: 100%;height: auto;` for them, but only with attribute selectors with width and height. With a lot of fiddling I'm happy now with it. I do it with attribute selectors just to make sure I don't screw up videos or iframes with different sizing. `iframe[width="500"][height="281"] { }`
LoqiIt looks like we don't have a page for "YouTube Shorts" yet. Would you like to create it? (Or just say "YouTube Shorts is ____", a sentence describing the term)