#dev 2017-10-23

2017-10-23 UTC
j12t joined the channel
tbbrown joined the channel
#
[miklb]
^^ spam?
renem, tantek, j12t and snarfed joined the channel
#
KartikPrabhu
aaronpk: tantek spam ^
tantek joined the channel
tantek, [andi], [jeremycherfas], EmreSokullu, j12t and cweiske joined the channel
#
Zegnat
Is it spam though, KartikPrabhu? They do seem to have a Webmention endpoint, and the blog post seems to talk about what it is
#
Zegnat
Their blog is an interesting mix of escort related stuff, and things like blog posts about how to upload photos from your phone
#
KartikPrabhu
maybe they should use micropub then :P
j12t joined the channel
#
GWG
Does this mean Webmentions have arrived?
[kevinmarks], jeremycherfas, [andi] and calumryan joined the channel
#
dgold
snarfed: thank you! saw the bugfile
KartikPrabhu and j12t joined the channel
#
petermolnar
question/survey: when you send a reacji, do you mark it up as u-in-reply-to or u-like-of or even u-boomark-of?
#
cweiske
if I did I'd use reply
jeremycherfas joined the channel
#
sknebel
petermolnar: in general they should be replies IMHO
#
sknebel
xception would be if you overload e.g. "heart emoji" with "like"
j12t joined the channel
#
sknebel
but e.g. a ? doesn't fit bookmark or like
EmreSokullu joined the channel
#
petermolnar
but then... u-like-of doesn't make any sense, does it? because essentially it's a u-in-reply-to ?
#
sknebel
I don't understand that reasoning, sorry
#
sknebel
with u-in-reply-to ? you'd suddenly force a specific post content
#
sknebel
and overload "reply" with multiple meaning
tbbrown, jeremycherfas and EmreSokullu joined the channel
#
petermolnar
`like` has moved from a single emoji (? on fb, ★/❤ on twitter, etc) to a range of emoji. when we wanted to figure out how indieweb would handle these the term `reacji` was introduced. In case I want to explicitly follow the silo examples, a reacji should be u-like-of with an optional, special reacji
#
petermolnar
most of the implementations support reacji as u-in-reply-to which become a reacji if the content is a single unicode character
#
petermolnar
following this logic, there should either be no u-like-of and it should be a u-in-reply to with the content of ? OR reacji should be u-like-of with a single unicode character as optional content
eli_oat joined the channel
#
sknebel
I don't think silo examples of reacji are all "likes" (some of them are explicitly negative)
#
sknebel
they are replies, some of which also are the specific type of reply "like"
#
dgold
phew, snarfed, that response to the mastodon bug is a featureful suite of issues
#
sknebel
cweiske: I'm assuming they are talking about https://github.com/tootsuite/mastodon/issues/5500
#
Loqi
[snarfed] #5500 ActivityPub 500 on inbox delivery of federated reply
#
dgold
oops - was afk - yes, that's what I was talking of
#
dgold
that the url of the single 'note' in Mastodon is not the Canonical Mastodon ID is, i think, problematic
#
dgold
and regardless, a SErver 500 in response to the issues cited doesn't seem (to me) to be appropriate
#
sknebel
dgold: you can easily discover the ID from it, so that shouldn't be a big deal
#
dgold
you can?
#
Loqi
[Daniel Goldsmith ?] A 1.0 release ? nanopub, my micropub endpoint, now has updates and (un)deletes! https://github.com/dg01d/nanopub https://ascraeus.org/content/micro/1508525549
#
dgold
that links back to itself, via the date stamp, and there also a link to a 'web' version under 'open in web'
#
dgold
neither of those is a link to ... /users/dgold/statuses/98862730409351002
#
sknebel
it does both in the rel-alternate link, and if you request the page as activitystreams you get the object for it, with the accurate Id
#
dgold
i see
#
dgold
that's not really helpful if writing a reply-to using omnibear or quill though
#
dgold
there's a plethora of different links in the source
#
sknebel
sure, but that
#
sknebel
s something bridgy fed or your other activitypub integration should be able to handle
#
dgold
there's an og:url that's different again
j12t, j4y_funabashi, EmreSokullu, snarfed, tbbrown, John__, [gorbatov_art], singpolyma and [eddie] joined the channel
#
[eddie]
!tell petermolnar "because essentially it's a u-in-reply-to :thumbsup:" <- That is literally what I do in my web backend. I convert all received likes to reacji :thumbsup:
#
Loqi
Ok, I'll tell them that when I see them next
#
petermolnar
so it make sense for others as well, good to know
#
Loqi
petermolnar: [eddie] left you a message 2 minutes ago: "because essentially it's a u-in-reply-to :thumbsup:" <- That is literally what I do in my web backend. I convert all received likes to reacji :thumbsup:
#
[eddie]
Yep. That send, for sending likes, I just send a typical like-of and only if I want to send more specific emotion do I send reacji (because reacji support is so little)
#
[eddie]
So for example, most replies will be u-like-of: https://eddiehinkle.com/replies/
#
[eddie]
Although there is a ? and ? in there
#
dgold
i'm still struggling with the 'use-case' for putting likes on my site
#
dgold
isn't it just a weak bookmark?
#
[eddie]
A bookmark is something useful, a like is something emotionally connecting
eli_oat joined the channel
#
[eddie]
For example, on Twitter I saw a video of a lion as a cub trying to roar. It was adorable. I don't want to bookmark that because it's not useful, but it is emotionally satisfying
#
[eddie]
So my filter is, is there some emotionally connection to this content? Then Like. If not, but it's useful information, then Bookmark
#
dgold
i saw that too! made me smile.
#
[eddie]
It was great ?
#
[eddie]
So in the future when I'm looking for something I know where to look based on if it is an emotional thing or a helpful thing
#
petermolnar
dgold you're not alone with the struggle; I'm in the middle or purging my bookmarks from my website and a blog entry, describing the what-why-how
#
petermolnar
in short, my opinion:
[miklb] joined the channel
#
[miklb]
that’s a great way to break it down eddie
#
[eddie]
thanks miklb ?
#
petermolnar
a like is a templated reply where you don't want to make a conversation
#
petermolnar
a bookmark is for yourself only
#
j4y_funabashi
!tell aaronpk this week I am working on getting a demo microsub server up with the 'preview' action. I have a couple of questions and additions for the spec too for when you are around
#
Loqi
Ok, I'll tell them that when I see them next
#
dgold
petermolnar: but I think of a 'bookmark' as something awesome that I wish to draw people's attention to
#
dgold
maybe its my conception is off here
#
[eddie]
Part of the IndieWeb is everyone feels about things differently ?
#
Loqi
[•] Death of Stalin plays Russian Roulette with the Truth
#
petermolnar
ok, so imo, there should be 3 types of non-text reaction options: `vote`, `bookmark`, `reacji`
#
[eddie]
That said, I would probably lean towards a like in the instance of something I want to draw people's attention to
#
petermolnar
what you described is a vote
#
dgold
i guess you're correct - it's like the new thing on medium - clapping
#
dgold
so does a 'vote' get original content?
#
petermolnar
rephrase it please, I don't understand the question
#
dgold
the link I posted to my post about the movie Death of Stalin
#
dgold
there's original content/commentary from _me_ on the article linked to
#
dgold
does that form part of a 'like', or is it more of a 'bookmark' thing
#
[eddie]
I think that's a comment
#
petermolnar
this is where it gets muddy :) that, I'd consider a simple post, others a reply, yet others a review
#
[eddie]
I would do both a comment and a reacji/like if you wannted to recommend
#
[eddie]
For silo examples: I might comment on a Facebook post, but I also click "like" if I enjoyed the post/want others to see it
#
[eddie]
both/and
#
petermolnar
I don't know if and how we support multiple u-s of
#
petermolnar
as in what happens if a post is both a u-in-reply-to and a u-like-of
#
dgold
i think I've been out of silos too much to know how people use them anymore
#
dgold
well, faecbook at least
#
petermolnar
oh, no, it's just simply a terrible mess
#
petermolnar
each silo has it's own interpretation
#
[eddie]
yeah, petermolnar, I would do two seperate posts. A reply post and a reacji post
#
[eddie]
and yes, they are all very different and even each person uses things differently
#
dgold
[eddie]: but I'd be thinking that some readers might consider that close to spamming a feed
j12t joined the channel
#
dgold
just realised that all the effort I went to in finding a friendly twitter cross-posting framework for nanopub is now wasted space.
#
[eddie]
by readers do you mean people or technology?
#
dgold
both!
#
[eddie]
official Reader apps should definitely have spam algorithms but it should definitely take more than just a couple reply types to be considered spam.
#
dgold
i've spent a little while working with Huginn agents to scrape sites for full-content rss posts, and I've seen the ugly internals of what it uses to determine 'new content'
#
dgold
but you are correct in that it should take more than a couple
#
sknebel
Where properties have precedence over others
#
sknebel
(Confused me at first, when I tried to combine posts)
#
sknebel
What to publish where is another thing. E.g. likes could just not be on feeds if you don't want readers following them
#
petermolnar
which is what I'm doing
#
dgold
i shall need to make nanopub much more post-type aware
#
dgold
i hadn't really given thought to like-of
jeremycherfas, tantek, snarfed, snarfed1, snarfed2, dougbeal|iOS and dougbeal|mb1 joined the channel
#
tantek
fascinating that some spammers have discovered "Webmention" as a keyword
#
Loqi
tantek: petermolnar left you a message 1 day, 2 hours ago: https://twitter.com/KyleTut/status/921802378134814720
#
sknebel
spammers?
#
sknebel
like, the endless retweet bots or ...?
#
tantek
sknebel - no, folks advertising their business in twitter who then included unrelated keywords in their tweets so they get picked up by searches
#
sknebel
ah, ok. I was surprised the escort thing earlier today/yesterday was *not* an example of that ;)
snarfed joined the channel
#
Zegnat
Yeah, that was really funny. Their blog was interesting.
#
snarfed
petermolnar sknebel: indieweb reacji have always been in-reply-to (not like-of) afaik: https://indieweb.org/reacji#How_to
#
dgold
hey snarfed - was wondering, is there anyway to `configure` fed.brid.gy to use a different username?
#
dgold
e.g. dgold@mysite.com instead of me@mysite.com?
#
snarfed
dgold: hey! not yet but it's a good ask. lots of open questions to answer though. feel free to chime in on https://github.com/snarfed/bridgy-fed/issues/3
#
Loqi
[00dani] #3 Shouldn't always assume the username "me"
#
Loqi
[00dani] #3 Shouldn't always assume the username "me"
#
dgold
oh dear, I should have read the issues more closely
#
tantek
snarfed I believe there is a use-case for indieweb reacji being *both* in-reply-to and like-of
#
tantek
see my example in the IndieWeb Examples of /reacji
#
snarfed
tantek: sure! i don't have a strong opinion on the ideal/normative answer. just mentioning that in-reply-to has been the de facto standard since the beginning afaik
#
tantek
snarfed, yes, in-reply-to is required, since a /reacji is a one "character" comment
#
snarfed
(having said that, though, adding like-of may only make sense for some reacji, e.g. not negative ones)
#
tantek
using 'like-of' in addition works in some cases as a fallback for those that don't (yet) support receiving a reacji
#
tantek
right
#
tantek
hence my realworld example there
j12t, KartikPrabhu, EmreSokullu and snarfed joined the channel
#
GWG
Good day
[chrisaldrich], j12t, [miklb] and tantek joined the channel
#
tantek
looks like it's going to be another morning of hunting for abusive bots in my server logs - once again bandwidth usage is spiking for no good reason
calumryan joined the channel
#
snarfed
bots--
#
Loqi
bots has -1 karma
#
snarfed
tantek++ #hugops
#
Loqi
tantek has 16 karma in this channel (393 overall)
#
tantek
note, nearly all my bandwidth is "text"
#
tantek
snarfed++ thanks for that
#
Loqi
snarfed has 15 karma in this channel (305 overall)
#
tantek
what are bots
#
Loqi
robots are automated scripts that crawl, search or perform multiple requests for information https://indieweb.org/bots
#
tantek
hmm I thought we had something on blocking bots already somewhere but all those pages are stubs
#
tantek
bots << bandwidth#Dealing_with_bot_user_agents
#
Loqi
ok, I added "[[bandwidth]]" to the "See Also" section of /robots
#
loqi.me
edited /robots (+16) "tantek added "[[bandwidth]]" to "See Also""
(view diff)
#
tantek
well that didn't work - it dropped the frag!
#
tantek.com
edited /robots (+69) "Undo revision 41304 by [[Special:Contributions/Loqi.me|Loqi.me]] ([[User talk:Loqi.me|talk]]) because Loqi dropped the frag, manually add see also with frag"
(view diff)
ScalaWilliam joined the channel
#
tantek.com
edited /bandwidth (+193) "/* Determining Excessive Bandwidth Use */ link huffduff-video: Understanding bandwidth usage as another helpful how to"
(view diff)
#
tantek
it's definitely a challenge (or will eventually be) to anyone hosting their own site e.g. on a hosting service
#
snarfed
eh, depends. i'd actually expect it to only rarely hit the average user, if ever. definitely hits more prominent/popular sites regularly though, like you :P
#
snarfed
(average bandwidth quotas vary widely, but have gone up consistently over time)
#
tantek
snarfed, why would bots have incentive to hit my site more than any other random indieweb user / web host?
sknebel joined the channel
#
snarfed
tantek: oh i don't know that you have a higher bot ratio, i just expect your site is higher traffic overall
Kaja joined the channel
#
tantek
snarfed, I don't understand why the ratio would be the same either. I can understand more traffic from actual human readers, but not why bot traffic would go up proportionally
#
tantek
seem like very different use-cases
#
snarfed
sure. i'm not trying to say anything about the ratio at all, or why/when it would change, just about whether/how often the average user would hit their particular quota
#
snarfed
as a counter data point, snarfed.org is on a small shared hosting plan, $10/mo, i'm guessing similar to yours, and has never hit its bandwidth quota, since 2003
#
tantek.com
edited /Urbit (+61) "actually, js;dr"
(view diff)
#
tantek
snarfed, what am I doing to attract more bot traffice?
#
snarfed
got me!
#
tantek
hey Kaja why didn't you edit / update /Urbit ?
#
snarfed
out of curiosity, what's your bandwidth quota?
#
tantek
sknebel: ^^^ note the edit put "is URL" in the dfn
#
sknebel
tantek: only new pages
#
tantek
snarfed: MONTHLY DATA TRANSFER LIMIT: 98.8281 GB
#
tantek
and CURRENT DATA TRANSFER USAGE: 79.5777 GB
#
tantek
sknebel: any way to trigger it?
#
snarfed
sounds like a reasonable shared hosting quota. just checking.
#
sknebel
tantek: not yet, no
#
tantek.com
edited /Urbit (+10) "link name"
(view diff)
#
sknebel
re bandwidth, having a domain that's widely linked sounds like it should lead to more random traffic coming your way (e.g. the indieweb wiki link to the mumble server immediately lead to bunch of spiders going there)
#
tantek
interesting ok. so more inbound links = more bot crawler traffic. makes sense.
#
sknebel
(should add a robots.txt for those infrastructure domains I guess)
#
dgold
ugh, what is php smoking?
#
sknebel
hm, the major hosters here don't even explicitly tell you their limits anymore, thats a bit annoying
#
dgold
Catchable Fatal Error: Argument 1 passed to decode_input() must be an instance of string, string given
snarfed joined the channel
#
snarfed
btw tantek depending on how much time you spend fighting bots, and how much you value your time, you could also just throw money at it
#
snarfed
e.g. cloudflare is $.10/GB/mo, so adding 100GB/mo capacity would cost just $10/mo. https://www.cloudflare.com/plans/#compare-features
#
snarfed
totally up to you of course, and understanding and documenting the problem for other people is a worthy goal, but may be low ROI if it only hits high traffic sites
#
tantek.com
edited /js;dr (+174) "Unsorted Examples"
(view diff)
#
tantek.com
edited /Urbit (-131) "not worth its own page because no one cared enough to even define it nevermind why it is relevant to the indieweb. so just another rando js;dr site no one cares about"
(view diff)
#
tantek.com
edited /js;dr (+65) "/* Unsorted Examples */ decentralizedtech"
(view diff)
#
loqi.me
created /decentralize.tech (+36) "prompted by tantek and dfn added by tantek"
(view diff)
calumryan joined the channel
#
aaronpk
!tell dgold re: https://chat.indieweb.org/2017-10-21/1508610459552000 Correct, it requires a POST to trigger the distribution. Is that not clear from the docs? or did you just not find the docs? https://switchboard.p3k.io/docs
#
Loqi
Ok, I'll tell them that when I see them next
#
Loqi
aaronpk: j4y_funabashi left you a message 5 hours, 8 minutes ago: this week I am working on getting a demo microsub server up with the 'preview' action. I have a couple of questions and additions for the spec too for when you are around
#
Loqi
[dgold] aaronpk: working on getting switchboard working as a websub for the federation that snarfed is working on
tantek joined the channel
#
aaronpk
is this the first webmention spam?
#
Loqi
[Jeremy Keith] Testing webmentions
#
aaronpk
that article from yesterday looks like a real article written by an actual person, but the other two no longer link to jeremy's pos
#
sknebel
... could be
#
aaronpk
is reading that bitcoin twitter rant thread
#
aaronpk
some of those points are applicable to indieweb stuff too
#
@NelsonMRosario
1/ trusted intermediaries are sometimes great
(twitter.com/_/status/921551847965458437)
#
aaronpk
archive.org, bridgy
#
aaronpk
lots of potential for trusted intermediaries for Vouch as well
#
@NelsonMRosario
9/ if people really want widespread adoption they need to realize not everyone wants to be their own bank
(twitter.com/_/status/921556389104902144)
#
aaronpk
s/bank/website
#
@NelsonMRosario
@ReformedBroker 11/ blockchains are not building an alternative system, they're complementing the current one, sorry. At least this is more user up.
(twitter.com/_/status/921556980573106176)
#
snarfed
good points!
#
aaronpk
!tell j4y_funabashi I'm back in town, happy to talk Microsub this week! I'm hoping to make a bit of time to start prototyping something too
#
Loqi
Ok, I'll tell them that when I see them next
#
aaronpk
re: bandwidth, i've had great luck so far with adding cloudflare in front of my avatars. i'm going to wait til the end of the 30 day period and write up a post with stats
#
aaronpk
and i'm caught up yay
EmreSokullu joined the channel
#
snarfed
huh. i interpreted cloudflare's bandwidth pricing as $.10/GB based on the Performance section in https://www.cloudflare.com/plans/#accordionPerformanceArrow , but https://www.cloudflare.com/cdn/ claims it's flat fee
#
snarfed
aaronpk do you know how it works?
tbbrown joined the channel
#
aaronpk
they have a free plan that has limited capabilities
#
aaronpk
you don't get any of the fancy cloudflare stuff but you do get https
#
aaronpk
"We offer a Free plan for small personal websites, blogs, and anyone who wants to evaluate Cloudflare."
#
snarfed
right, i was looking through that for bandwidth usage details specifically
#
sknebel
at the top of the table?
#
sknebel
that's for their smart routing product
#
aaronpk
the only thing related to bandwidth i can find is "First 500k DNS requests are free.
#
aaronpk
$.50 per every 500k DNS requests after"
#
aaronpk
whoops newline
#
snarfed
right, nothing explicit on that page, but "Flat Bandwidth Pricing" on https://www.cloudflare.com/cdn/ implies...bandwidth is unmetered, and pricing is based on other features?
#
snarfed
hard to believe
#
aaronpk
well I will report back in a month :D
#
aaronpk
so far i'm at 24gb in 10 days
#
snarfed
heh thanks! i mostly hope tantek signs up; he's too valuable to waste days or weeks every year playing bot whack-a-mole on his site manually
#
sknebel
they throw people out/force them to upgrade to a paid plan if it gets to much (especially if someone is regularly under attack) from what I hear, but they'll eat quite a bit of traffic
#
aaronpk
there are some considerations before i'd be willing to put my whole site behind it, mainly being careful about how it handles the webmention and micropub endpoints and my admin interface
#
aaronpk
but offloading the avatars to a new domain offloaded a lot of traffic
#
sknebel
(and being a caching CDN they don't guarantee anything in regards to actually having stuff in cache, and explicitly don't want to be used for domains that are not websites, but just assets of some kind)
#
tantek
what is a code monoculture
#
Loqi
It looks like we don't have a page for "code monoculture" yet. Would you like to create it?
#
tantek
code monoculture is /monoculture
#
loqi.me
created /code_monoculture (+24) "prompted by tantek and dfn added by tantek"
(view diff)
#
@mikejcasey
Facebook’s Master Algo should scare you. There’s something forebodingly Orwellian about having a single codebase shape our culture this way https://twitter.com/mims/status/922101092313370629
(twitter.com/_/status/922461645229690880)
#
tantek
sounds worth documenting
#
tantek
what is the Facebook Master Algorithm
#
Loqi
It looks like we don't have a page for "Facebook Master Algorithm" yet. Would you like to create it?
#
tantek
Facebook Master Algorithm is the name given to [[Facebook]]'s algorithm for determining what content to show in Facebook's reader (AKA News Feed shown on their logged-in [[homepage]]), also adopted and tweaked by [[Instagram]] for their reader (app home screen). https://www.wsj.com/amp/articles/how-facebooks-master-algorithm-powers-the-social-network-1508673600
#
loqi.me
created /Facebook_Master_Algorithm (+391) "prompted by tantek and dfn added by tantek"
(view diff)
#
tantek
what is Facebook's Master Algorithm
#
jjuran
what is Facebook Master Algorithm
#
Loqi
Facebook Master Algorithm is the name given to Facebook's algorithm for determining what content to show in Facebook's reader (AKA News Feed shown on their logged-in homepage), also adopted and tweaked by Instagram for their reader (app home screen) https://indieweb.org/Facebook_Master_Algorithm
#
jjuran
see also Master Control Program
#
tantek
yeah that's going to get a graphic put on the page
#
loqi.me
edited /Facebook_Master_Algorithm (+70) "/* See Also */ new section"
(view diff)
#
Loqi
ok, I added "https://twitter.com/mims/status/922101092313370629" to the "See Also" section of /Facebook_Master_Algorithm
#
tantek
monoculture << Facebook Master Algorithm
#
Loqi
ok, I added "[[Facebook Master Algorithm]]" to the "See Also" section of /monoculture
#
loqi.me
edited /monoculture (+32) "tantek added "[[Facebook Master Algorithm]]" to "See Also""
(view diff)
#
tantek
Facebook Master Algorithm << 2017-10-23 @mikejcasey: [https://twitter.com/mikejcasey/status/922461645229690880 Facebook’s Master Algo should scare you. There’s something forebodingly Orwellian about having a single codebase shape our culture this way]
#
@mikejcasey
Facebook’s Master Algo should scare you. There’s something forebodingly Orwellian about having a single codebase shape our culture this way https://twitter.com/mims/status/922101092313370629
(twitter.com/_/status/922461645229690880)
#
loqi.me
edited /Facebook_Master_Algorithm (+229) "tantek added "2017-10-23 @mikejcasey: [https://twitter.com/mikejcasey/status/922461645229690880 Facebook’s Master Algo should scare you. There’s something forebodingly Orwellian about having a single codebase shape our culture this way]" to "See"
(view diff)
#
Loqi
ok, I added "2017-10-23 @mikejcasey: [https://twitter.com/mikejcasey/status/922461645229690880 Facebook’s Master Algo should scare you. There’s something forebodingly Orwellian about having a single codebase shape our culture this way]" to the "See Also" section of /Facebook_Master_Algorithm
#
tantek
monoculture << 2017-10-23 @el33th4xor: [https://twitter.com/el33th4xor/status/922469133211578368 Code monocultures are dangerous. Centrally controlled services pose an existential threat to our democracies and social lives.]
#
@el33th4xor
Code monocultures are dangerous. Centrally controlled services pose an existential threat to our democracies and social lives. https://twitter.com/mikejcasey/status/922461645229690880
(twitter.com/_/status/922469133211578368)
#
Loqi
ok, I added "2017-10-23 @el33th4xor: [https://twitter.com/el33th4xor/status/922469133211578368 Code monocultures are dangerous. Centrally controlled services pose an existential threat to our democracies and social lives.]" to the "See Also" section of /monoculture
#
loqi.me
edited /monoculture (+212) "tantek added "2017-10-23 @el33th4xor: [https://twitter.com/el33th4xor/status/922469133211578368 Code monocultures are dangerous. Centrally controlled services pose an existential threat to our democracies and social lives.]" to "See Also""
(view diff)
#
tantek
aaronpk++ for surfacing that tweet chain / thread
#
Loqi
aaronpk has 79 karma in this channel (1448 overall)
#
tantek
wait do you have a separate search running for "monoculture"?!?
#
aaronpk
ha no i think i found it from reading this channel backlogs?
#
tantek
what is engineering monoculture
#
Loqi
It looks like we don't have a page for "engineering monoculture" yet. Would you like to create it?
#
tantek
engineering monoculture is /monoculture
#
loqi.me
created /engineering_monoculture (+24) "prompted by tantek and dfn added by tantek"
(view diff)
#
aaronpk
huh now i have no idea how i found that
#
tantek
good s/n that is
#
tantek
what is Facebook Master Algo
#
Loqi
It looks like we don't have a page for "Facebook Master Algo" yet. Would you like to create it?
#
tantek
Facebook Master Algo is /Facebook_Master_Algorithm
#
loqi.me
created /Facebook_Master_Algo (+38) "prompted by tantek and dfn added by tantek"
(view diff)
#
tantek
what is Facebook Newsfeed algo
#
Loqi
It looks like we don't have a page for "Facebook Newsfeed algo" yet. Would you like to create it?
#
tantek
Facebook Newsfeed algo is /Facebook_Master_Algorithm
#
loqi.me
created /Facebook_Newsfeed_algo (+38) "prompted by tantek and dfn added by tantek"
(view diff)
gRegorLove joined the channel
#
gRegorLove
schmarty: I didn't seem to get a webmention from this: https://martymcgui.re/2017/10/22/090600/
EmreSokullu and [kevinmarks] joined the channel
#
[kevinmarks]
Maybe midlands maidens were using Jeremy's post because they hadn't found webmention.rocks
#
tantek.com
edited /The_Social_Network (+99) "Parodies"
(view diff)
#
tantek
kevinmarks wait did they spam Jeremy's post?
#
aaronpk
Look at the permalink I shared
#
aaronpk
could be a test tho
#
tantek
all I saw was the tweet
#
Loqi
[Jeremy Keith] Testing webmentions
#
tantek
oh dear
#
tantek
and looks like he never tweeted that post either
#
aaronpk
But their one post is actually about webmention and doesn't even appear to be a copy paste
#
tantek
aaronpk I'm not seeing a link on either of the other two posts to adactio tho
#
tantek
curious if submitting those other post permalinks would remove them
#
aaronpk
Me either
#
aaronpk
I don't think he implemented delete
#
tantek
let's see if adactio has implemented delete
#
tantek
I tried submitting all three
#
tantek
the two (currently) without links to the post had no effect
#
tantek
expected: those two comments removed per Webmention delete protocol
#
tantek
the third (with the link) caused a slight change - the date was updated for the "comment" displayed on adactio's post, and it was moved to the bottom
snarfed joined the channel
#
tantek
so he's implemented at least either part of Webmention update, or is de-duplicating at least when the same URL is seen more than once
#
tantek
!tell snarfed welcome we're chatting about the first documented examples of webmention spam - see 2017 comments on adactio's post here: https://adactio.com/journal/6469
#
Loqi
Ok, I'll tell them that when I see them next
#
Loqi
[Jeremy Keith] Testing webmentions
#
tantek
aaronpk whoa they appear to have implemented a Webmention submission form!
#
tantek
"Respond on your own site? Send us a Webmention by writing something on your website that links to this post and then enter your post URL below. "
#
tantek
where "Webmention" links to https://indieweb.org/webmention
#
tantek
right after their comment form on blog posts
KartikPrabhu and snarfed joined the channel
#
gRegorLove
That's generated by the WP Webmention plugin
#
GWG
Yes.
#
GWG
It's an option we merged into the plugin. Used to be separate
#
tantek
well lets see if that works :)
[miklb] joined the channel
#
[miklb]
if you are using brid.gy though you can’t easily do a delete+update (granted I’m coming into this conversation without reading scrollback)
eli_oat joined the channel
#
tantek
miklb, "you are using brid.gy" evaluates to false in the context of the above conversation
#
[miklb]
gotcha
#
tantek
it's pure site-to-site webmention in that example (that I replied to)
#
tantek
Loqi just happens to be picking up my tweet copy of my reply before the superfeedr notification (for some reason)
#
tantek
(which itself does not reply to another tweet, because adactio never tweeted that webmention test post)
leg and John__ joined the channel