simonesalis.comcreated /User:Simonesalis.com (+170) "Simone Salis is a radio host and media producer, founder of The Hoomanist: an expanding resource of creative and ethical guidance for creators in a technological society." (view diff)
tantek.comedited /Events (+456) "add presumed HWC bmore event + location specific wiki event page for Tuesday, just SF + Virtual EU for Wednesday" (view diff)
[eddie]but since the automation for collecting all the individual pages, some people are still just liking from the "weekly page". Once the automation is done, you could create a new page for every event, I believe
[jgmac1106][eddie], I think really I would like one HWC-New-Haven page and then a template for each HWC held, but happy to do whatever if individual pages will make automation easier
LoqiIt looks like we don't have a page for "New Haven" yet. Would you like to create it? (Or just say "New Haven is ____", a sentence describing the term)
LoqiPortland (AKA PDX) is a city in the US state of Oregon, the site of the inaugural IndieWebCamp, annual IndieWeb Summits, and montly Homebrew Website Club Portland meetups https://indieweb.org/Portland
[tantek][jgmac1106] we need to get back to having pages for HWC setup by no later than the Friday before, otherwise they don't get included in the newsletter, or Monday morning announcements etc.
[tantek]as in I think that would be an easier problem to solve than the broader problem of internationalized pronouns in h-card for any language / culture
kisik21[tantek]: I think I'll insert <span class="p-x-pronoun-nominative">she</span>/<span class="p-x-pronoun-oblique">her</span>/<span class="p-x-pronoun-posessive">hers</span> in my h-card to signify pronouns right now~!
[tantek]I almost did that but then decided not to because I figured some day I'd have passive (semi-)automated post(s) that could occur sometimes more than once a second
[schmarty]it makes sense! there's also a chance that posts simply collide in time (e.g. an ownyourswarm post arrives as i am posting something else from a venue).
[schmarty]i decided to roll the dice and fix up any collisions like that by hand. and w.r.t. multiple posts per second: i don't think i should be publishing that often to my site, for now!
[tantek]but this was my thinking at the time - to partition the space of permalinks, *just in case* the different types had very different posting, caching, storage, hosting behaviors
[schmarty]they have tradeoffs! i ended up going with timestamp-based URLs in part because i liked how easy it made it to do shortlinks. these days i sometimes wish my URL slug offered hints about the post they represent.
[schmarty]when i switch over to hugo, posts with titles will have meaningful slugs, but i'll also set up aliases to redirect the timestamp URL to the new URL.