2017-08-27 UTC
j12t joined the channel
j12t, tantek, davidmead and eli_oat joined the channel
# 02:20 tantek is there a name for that thing where people habitually use excess precision for timezone (DST related) and get it wrong? e.g. giving events explicitly in time in PST when the date is during DST? E.g. look for PST here: http://www.race-sfgiants.com/san-francisco
# 02:42 tantek KartikPrabhu: yeah a variant of that - the PST/PDT error is so common I find that I figured it deserved its own name
# 02:43 KartikPrabhu yeah daylight saving is confusing. I have made that mistake in other conversations too
# 03:03 Loqi aaronpk has 71 karma in this channel (1416 overall)
# 03:04 aaronpk Thx! It's gonna be a slow process but I'm hoping to make some good progress on it this month
GWG, KartikPrabhu, tantek, barpthewire and j12t joined the channel
# 09:25 sebsel aaronpk++ for IndieAuth.net! Now we don't have to call it IndieAuth-the-protocol anymore, but just link to .net ;)
# 09:25 Loqi aaronpk has 72 karma in this channel (1417 overall)
[kevinmarks], j12t and davidmead joined the channel
tantek joined the channel
eli_oat, tantek, j12t, davidmead and snarfed joined the channel
j12t, snarfed, [miklb] and cweiske joined the channel
# 18:32 Loqi [aaronpk] hm shpub didn't find my media endpoint
# 18:38 aaronpk it's supposed to write the media endpoint URL into the ini file right?
# 18:52 cweiske there is a main config ini file ~/.config/shpub.ini
# 18:53 cweiske the media endpoint is stored in the domain cache file
# 18:54 cweiske cat ~/.cache/shpub/http%3A%2F%2Fcommentpara.de.ini
# 19:01 sebsel If I get a "Fatal error: require(): Failed opening required 'phar:///usr/local/bin/shpub/bin/phar-shpub.php'", what do I do wrong?
# 19:02 sebsel I have it executable in my usr/local/bin, but without the .phar
# 19:03 cweiske what happens if you add the .phar extension? does it work then?
# 19:05 cweiske I know that you can't remove the .phar extension when using it for web apps
eli_oat and snarfed joined the channel
# 19:27 [miklb] weird. I was just trying to figure this out, but then got a `response data are not of type application/json` when trying to get syndication targets
# 19:27 [miklb] didn’t figure out how to put the executable in my path
# 19:27 cweiske [miklb], that's a known problem with that content type
snarfed joined the channel
KartikPrabhu joined the channel
# 19:36 [miklb] ah, sweet, I added an alias as well and now can do `shpub targets`
# 19:36 Loqi cweiske has 15 karma in this channel (111 overall)
tantek joined the channel
KartikPrabhu joined the channel
# 19:48 sebsel cweiske I have the "response data are not of type application/json" error too, and debugging... seems like my server sends "application/json; charset=utf-8", which is not equal to "application/json"
# 19:48 Loqi [ngm] #6 Fix: issue when Content-Type for targets response contains charset
# 19:50 sebsel Ah, I was looking around in the Github issues, didn't see the pull request :)
# 19:54 aaronpk Technically charset=utf-8 is unnecessary with JSON content type since JSON is utf-8 already
# 19:55 [miklb] wonder if that’s an issue should open with snarfed and the WordPress micropub plugin?
# 19:56 aaronpk the w3c i18n team made me change all the examples in the specs to remove charset from the content type response :-)
# 20:00 Zegnat cweiske shouldn’t that be explode on ;, not :?
# 20:01 sebsel Yeah, Kirby just does "$type; $charset". One of the many things it's not smart about.
# 20:02 [miklb] suppose I should link to this discussion in issue.
# 20:27 Zegnat just in case you hadn’t noticed yet and was going to apply the patch yourself :)
davidmead joined the channel
[miklb] and davidmead joined the channel
davidmead and KartikPrabhu joined the channel
snarfed, eli_oat and KartikPrabhu joined the channel