#dev 2022-09-27
2022-09-27 UTC
geoffo joined the channel
[Murray]1, [tw2113_Slack_]1, bterry1, geoffo, jacky_, mro, lagash, jjuran, gRegorLove_, tetov-irc and gRegor joined the channel
sp1ff, geoffo and mro joined the channel
# retronav Hi folks! Asking for some inspiration on how to automate u-syndication links. Since brid.gy can syndicate to all silos I want, I can probably store the location returned by the webmention as u-syndication
# [snarfed]1 capjamesg I remember iterating a lot to get RTD's build to work. their build logs are useful, I assume you've looked at those?
# [snarfed]1 retronav sounds great!
# retronav thanks! i'll get back if this works
mro joined the channel
mro and jonnybarnes joined the channel
# [snarfed]1 capjamesg++
# [snarfed]1 and docs++ ! I've appreciated being able to point people to specific parts of eg https://granary.readthedocs.io/ , https://bridgy.readthedocs.io/ , etc easily
mro, angelo and jacky joined the channel
# jacky this page on how to do CSS https://jgthms.com/web-design-in-4-minutes is really cool and I feel like there's a way to do this for something like IndieAuth
mro joined the channel
# [aciccarello] Nice, that's a cool way to demonstrate how little changes add up
# [tw2113_Slack_]1 now to remind yourself to not upload there any more
jacky and mro joined the channel
jacky joined the channel
# [schmarty] oof that web-design-in-4-minutes page ends up with a bunch of low-contrast text. definitely not accessible colors. π
# [tw2113_Slack_]1 i know itβs kind of wordpress-centric but I am interested a bit in https://wordpress.org/openverse/
# [KevinMarks] [jacky] except that it destroyed the contrast 4 steps in and then makes the code completely illegible
mro and angelo joined the channel
# angelo for example, https://github.com/kylewm/mf2util/blob/master/mf2util.py#L750 calls find_first_entry() which performs a breadth first search for h-feed whereas https://github.com/capjamesg/indieweb-utils/blob/main/src/indieweb_utils/feeds/discovery.py#L130 appears to only check the top-level array of items in the mf2json
# jacky anyone heard of SCIM? https://www.rfc-editor.org/rfc/rfc7644
# [aciccarello] Interesting, 2015
# angelo capjamesg i don't see that `discover_h_feed` in the currently published API. `discover_web_page_feeds` is just finding the feeds, not actually finding the entries. i do see that it searches the document for h-feed so it's technically working but not in the mf2json context where it matters for actual entry discovery.
# [aciccarello] jacky, strike that, it's from 2011. Sounds more enterprisey than I initially understood. https://www.okta.com/blog/2017/01/what-is-scim/
# angelo capjamesg mf2util.interpret_feed(..) returns all of the entries. problem is the vocabulary has been taken into consideration for syntactic sugar reasons and that hasn't aged well. what i want is the full generic mf2json of the /representative feed/ if you will.
geoffo, jacky, mro and tetov-irc joined the channel