#[KevinMarks]That's the thing - signing and key pairs are plumbing, what matters is structural checking, so domains and ssl certs actually matter because they have infrastructure and actually interoperating alternatives for each component.
#[KevinMarks]The components are substitutable, which is a deeper kind of fungibility
#[KevinMarks]Plus we have established verification and dispute resolution procedures for them
#juanchipro[m]I have finally added comments to my page, something super simple. One comment line. Nothing intrusive. Needs improvement.
#juanchipro[m]Of course in Javasacript and sqlite backend. Separated from the posts. Since it can be removed at any time and nothing happens. The bad thing is that I have not implemented the deletion. I hope that people do not abuse. If not, by hand.
#juanchipro[m]I have learned so much react-javascript that Google could hire me. Well, maybe to serve coffees or polish the slide.
#juanchipro[m]Maybe I'll open an account on Twitch to show that code. Those videos are kind of popular and at least they give you prestige.
#juanchipro[m]But first and foremost, content. It doesn't matter a super coded and attractive website, if it doesn't have good content.
gRegor, [Joe_Crawford], [jgmac1106], gerben, balupton[d] and jjuran joined the channel
#[James_Van_Dyne]@capsjames: Thanks for the reviews! I'll try and get some more out in the next few days. Beyond introducing black and such, we may want to split the utils into separate sub-modules for easier maintenance (we can still expose the common functions at then top level)
#capjamesg[d]Indeed. I think that's a good idea. I got a warning from pylint about the file length so it seems like a good time to break them out.
jessealama, frittro, tetov-irc and strugee joined the channel
#[snarfed]frontend people, is there any way to make an HTML element _not_ a click target? ie clicks would propagate through to elements behind it, etc?
#[snarfed](for context. this top element is a canvas that covers the whole page)
#Loqijf2 is a working prototype of a simpler JSON serialization of microformats2 intended to be easier to consume than the standard Microformats JSON representation https://indieweb.org/jf2
#Loqijf2 is a W3C Note and a JSON Post Serialization Format of microformats2 for that is optimized for h-entry consuming code, as compared to the standard microformats JSON representation https://indieweb.org/jf2
#[tantek]capjamesg[d], if you'd like to help with improving the jf2 page to look more "standard" (as it should), compare the header portion (before the first heading) with https://indieweb.org/post-type-discovery
#[tantek]and see if you can add similar Status ... License like lines
#capjamesg[d]Also, I need to figure out what to say about distributed search.
#capjamesg[d]I need to learn more about distributed architectures.
#capjamesg[d]For now, I am seriously considering writing some docs on facilitating WARC files.
#capjamesg[d]In the long term, maybe a login with IndieAuth. Approved WARC files would be sent straight to the index.
#capjamesg[d]WARC is a lot easier than running the actual crawler.
#capjamesg[d]If I could get that to work, Iβd be in a better place to start experimenting with βnewβ feeds that show the latest articles in a particular area.
#capjamesg[d]But adds more work because then a WARC to index json translation script would be needed. Not a lot of work though.
#capjamesg[d]Ah, sorry. Iβm thinking out loud a lot here.
#capjamesg[d]I just havenβt been able to work through this.