loicm__, pfefferle, AngeloGladding and doesntgolf joined the channel
#GWGpfefferle is here? I have been wanting to talk to him.
#aaronpkcweiske: no rate limiting, might be hitting max nginx workers or something
#aaronpkonce I switch to disk based logs instead of DB I'll take a look at it
#cweisketo increase initial import speed i'll extend phinde so I can simply add a list of URLs that should be indexed, and will extend chat.indieweb.org to dump a list of *all* urls
#LoqiUniversal Greeting Time is the convention of greeting people in online chat with "good morning" regardless of the local time of day of either person https://indieweb.org/UGT
KevinMarks and cweiske joined the channel
#ben_thatmustbemedon't know everything thats possible yet, but what are people interested in as far as mobilepub v3 functionality?
#ben_thatmustbemei'm thinking i'm going with a more single view layout for post editing, just add and remove fields
#ben_thatmustbemealso ability to recall and edit saved offline posts
loicm__, tantek, cmal and gRegorLove joined the channel
#tantek.comedited /framework (+211) "attempt a more direct (less abstract) definition, reduce introduction of new jargon, example React, contrast with library" (view diff)
#sknebelI'm not sure how mustache works internally, but generally all that do not only work on string-level but create individual dom-nodes from an internal representation mostly do "here is a template, here are some values, please fill them in and insert into the DOM here"
#sknebelReact does the same, with the addition of logic to update them more efficiently if you change values
#sknebelbut it's always my code calling react with "here is an update, please make the DOM match that"
#sknebel(from what I remember, I've only used it for a university project last year)
#bretben_thatmustbeme: the for attributes that let you do for loops in your template