#dev 2018-06-08

2018-06-08 UTC
KartikPrabhu, eli_oat, snarfed, snarfed1, AngeloGladding, [cjwillcock], [kevinmarks], gRegorLove, renem, tantek__ and [schmarty] joined the channel
#
[schmarty]
hoho, oops, i need a threshold in my site publisher that catches things like "the template changed and all posts seem to be updated". my site just resent mentions for every page, in addition to pinging my websub hub for every page that is a list of posts (e.g. the main posts page but also every tag)
[tantek] joined the channel
#
@christydena
@pfefferle Hello Matthias! Query: my web mentions were working for my last post on April 27, but now not. I’ve deactivated Wordfence but not change. Any ideas? Plugins: Bridgy, IndieWeb, Post Kinds, Semantic-Linkbacks, Series, Simple Location, uf2, Webmention, WP Related posts :)
(twitter.com/_/status/1004903721686319104)
#
aaronpk
I noticed [schmarty]
#
aaronpk
I saw all your old webmentions in monocle because they hadn't been seen by it yet! normally it dedupes those but you sent them for a lot of oooold posts from before monocle was around!
tantek joined the channel
#
@wikipediachain
↩️ Moldova > Eastern European Summer Time > Eastern European Time > Central Africa Time > West Africa Time > Standardization > W3C > Webmention
(twitter.com/_/status/1004921715586191360)
#
@wikipediachain
↩️ Webmention > Refback > AtomPub > Broadcasting > Vint Cerf > Smartphone > Hewlett-Packard > Thomas Perkins (businessman) > Brisbane Broncos
(twitter.com/_/status/1004929262728736768)
#
gRegorLove
Hah "Reading Wikipedia articles and randomly clicking links to other articles. Where can I land? Not affiliated with Wikipedia, bother @richardg867 instead."
snarfed, barpthewire, globbot, cweiske, yoroy, [kevinmarks], [pfefferle], swentel, StryKaizer, Harsh1, jeremycherfas, [jgmac1106], [wiobyrne], leg, [snarfed], [xavierroy], iasai and [cjwillcock] joined the channel
#
petermolnar
should TLS 1.0 be dropped by now?
#
sknebel
it has been widely removed in the last few months
#
sknebel
not PCI-DSS compliant anymore, github removed it, I believe Debian unstable removed support from it from it's OpenSSL
#
petermolnar
ssllabs also lists some of my ciphers as weak, despite: ssl_ciphers ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-SHA:AES128-GCM-SHA256:AES128-SHA:HIGH:!ADH:!EXP:!LOW:!RC2:!3DES:!SEED:!MD5:!aNULL:!EDH:!CAMELLIA:!MEDIUM:!RC4:!eNULL;
#
petermolnar
does that mean HIGH is not HIGH any more?
#
petermolnar
debian stable, that is
#
dgold
is there a schmarty in the house?
#
schmarty
dgold: sort of!
#
dgold
marty, still loving morris, but I has questions
#
sknebel
petermolnar: quite possible. of course, I think for private sites it often makes sense to put compatibility over max security, so I'd have to look up what clientsexactly you're loosing when you turn it off
#
schmarty
I will do my best to answer!
#
petermolnar
I'm actually tempted to put ssl back - the whole https run just starting to feel like a swamp, constantly deprecating backwards compatibility
#
dgold
its probably a feature of the fact that I'm not cs-trained, but
#
petermolnar
I'm not certain I can though, given openssl is lacking those, so not really an option
#
dgold
how is the stored webmention created by the Webmention($post);
#
petermolnar
ugh - removing TLS1 breaks android 4
#
petermolnar
so I either put ordinary http back or keep tls 1
#
schmarty
dgold: Hmm. I am road tripping at the moment so I can’t easily pull up the code. Is there a specific bit of the code that is confusing?
#
dgold
ah, its okay marty - enjoy your trip
#
dgold
I'll figure it out
#
sknebel
petermolnar: then keep 1.
#
schmarty
From my memory, it generates a file name by combining the source and target URLs in a string and taking the hash of that string, then writes the JSON payload from wmio there.
#
dgold
yeah, I've gotten that far - I've just in the last minute worked out what your $ws and $wi are
#
dgold
seriously, I've "got" this, enjoy your road tripping
#
schmarty
Oh okay. Bad variable naming on my party
#
dgold
is that when you ingest tarmac in the hopes of having hallucinatory experiences?
#
schmarty
The “storage” bit handles saving the actual mention data. The index makes the mentions actually findable by mapping the target path to a list of “ids”, which are those file names that the storage generated.
#
dgold
yes, I see that now.
#
schmarty
Thanks for being a Morris user! I will try to document it better!
#
schmarty
returns to road tripping
#
dgold
what I need to do is to change the WebmentionStore class' add_mention() function to add a check that $mention->data->published_date is set
jackjamieson, snarfed and swentel joined the channel
#
www.boffosocko.com
edited /site-deaths (+394) "Yahoo Messenger shutting down on 2018-07-17 with data export available"
(view diff)
snarfed and tantek joined the channel
#
dgold
PR sent to you schmarty, if that's okay
gRegorLove joined the channel
#
snarfed
schmarty: have you been resending all of your historical outgoing webmentions? got a few old ones from you recently
#
snarfed
totally ok, just curious
#
schmarty
dgold: thanks! Will look when I get a chance!
#
schmarty
snarfed: yes, I goofed and triggered my webmention sender to send for ALL THE POSTS. :/
#
snarfed
idempotence ftw
tantek joined the channel
#
schmarty
That’s my hope. Though micro.blog seems to see them as new mentions.
snarfed and tantek joined the channel
#
tantek
has anyone tried using fed.brid.gy to comment (via Webmention) on an ActivityPub supporting site *other than* Mastodon? E.g. peertube (via nightpool in # social on w3c irc)
#
snarfed
tantek: yes, friendica. status with other projects: https://github.com/snarfed/bridgy-fed/#compatibility
#
tantek
I thought friendica bridging was via OStatus
#
tantek
(yes, Salmon is part of OStatus)
#
tantek
hoping to find and interact with an ActivityPub implementation that *does not* require WebFinger
#
swentel
only tried mastadon too
#
swentel
but only like or repost worked
#
snarfed
ah, yes, friendica is ostatus
#
www.boffosocko.com
edited /bookmark (+517) "Twitter's bookmark features and example description of use of retweet as a bookmark"
(view diff)
snarfed, KartikPrabhu, chrisaldrich, [colinwalker] and [schmarty] joined the channel
#
[schmarty]
[dgold]: sent a PR to your PR (PR-ception) to make whitespace match up. apparently my default for php is unexpanded tabs, which i would like to fix but will do in a separate pass.
#
dgold
[schmarty]: lol!
#
dgold
I'd been wondering why php was complaining at me about whitespace
#
dgold
you have an unexpanded tab, followed by spaces
#
dgold
that's... interesting :)
#
schmarty
Probably some default in vim on my server, as I was hacking this together live rather than a local dev environment 😳
#
schmarty
Also left some discussion there, if you want to chime in. I am in favor of merging this but want to leave an artifact about the rationale.
#
schmarty
E.g. “preserving authorial intent is okay but letting people write simpler Hugo templates is better”
KartikPrabhu joined the channel
#
vanderven.se martijn
edited /Safari_Extensions (+849) "Safari Extensions will be replaced with Safari App Extensions, deprecating things like HTML for AppKit. Because… Apps?"
(view diff)
#
Zegnat
I am going to call that the final nail in Safari’s extendibility coffin. At least as far as web developers are concerned.
#
aaronpk
whoa weird
#
Zegnat
Just like the previous change where you had to start paying to develop extensions, this change gets extremely little press coverage.
#
Zegnat
Which I guess goes to show how little of a market exists for Safari Extensions
[grantcodes] joined the channel
#
[grantcodes]
Inspired by [cleverdevil] I started fixing up my location history map 😄
[cleverdevil] joined the channel
#
ancarda
Wtf, Apple. I thought Safari extensions were getting better because they dropped the existing Apple Developer costs? Isn’t it like, $5 now?
[kevinmarks] joined the channel
#
ancarda
Perhaps extensions might be better if they are written in Swift and such, but so many won’t get rewritten
#
ancarda
Couldn’t they just advertise them heavily, and really promote it, but still support HTML 5 extensions?
#
Zegnat
I feel like Apple should have just joined the WebExtensions standard.
#
Zegnat
But I am guessing they wanted to switch to the Content Blocker Apps model that has been working for them on mobile?
#
ancarda
Yeah, perhaps they want Safari to be the same as Mobile Safari, especially in extensions
#
ancarda
[kevinmarks]: I’m not sure I understand that article. The argument is curation is bad, and open systems like HTML 5 are good?
decode_ joined the channel
tantek_ joined the channel
#
[grantcodes]
I have a lot of missing data and false locations but can more of less see where I have been 🙂
tantek joined the channel
#
Zegnat
aaronpk, for IndieAuth stuff, I am going to update my copy-paste-guide at https://gist.github.com/Zegnat/a2ff8835a6bfc59e076ec7779cf01dc7 . It lets me setup a completely selfcontained/offline environment to demo Micropub clients like Omnibear in within minutes, thanks to all the small separated tools!
#
@calum_ryan
↩️ It's a pre-JAMStack term setup, using a somewhat unconventional mix of a Jekyll build I setup originally for my blog and layered on top of that is a LAMP setup for the content I syndicate out to Twitter using http://Brid.gy along with support for Webmentions and Micropub
(twitter.com/_/status/1005185475257274368)
eli_oat joined the channel
#
[kevinmarks]
Setting up yourself as gatekeeper is bad. Many parallel curators is good.
[chrisaldrich] and decode_ joined the channel
#
aaronpk
[kevinmarks]: what is that in response to?
#
[kevinmarks]
The @ancarda conversation about Apple
#
ancarda
Right that makes sense, thanks
#
KartikPrabhu
[kevinmarks]: speaking of which can I has more rights to curate the mf2py repo ;)
#
KartikPrabhu
mostly closing and tagging issues
yoroy_, eli_oat, KartikPrabhu and snarfed joined the channel
#
[kevinmarks]
Done I think
swentel, tantek_ and tantek joined the channel
[colinwalker], KartikPrabhu and snarfed joined the channel
#
www.boffosocko.com
created /incredible_journey (+2112) "prompted by [chrisaldrich]"
(view diff)
KartikPrabhu and [cleverdevil] joined the channel
#
[cleverdevil]
Looking great, [grantcodes]
[grantcodes] joined the channel
#
[grantcodes]
Although I did realize I managed to reverse a lot of longitudes and latitudes in my database! Ha
#
[grantcodes]
Luckily I've never been south of the equator, so that fixes most of them
#
[grantcodes]
There may still be a few out of place even after that though 😛
[cjwillcock] and [kevinmarks] joined the channel
#
gregorlove.com
edited /indiebookclub (+367) "issues"
(view diff)
snarfed, AngeloGladding and [grantcodes] joined the channel