#dev 2019-11-11

2019-11-11 UTC
[tantek], uniquerockrz, [KevinMarks], LethalLaddersDis, KartikPrabhu, [fluffy], [snarfed], gRegorLove, cweiske, gxt, eeril, [Rose], jeremych_, asymptotically, mblaney, jbove, [jgmac1106], swentel, bneta_tester, [chrisbergr], swentel_ and Agniese joined the channel; bneta_tester left the channel
#
[jgmac1106]
snarfed got a Bridgy answer I have not seen before: "Exceeded soft memory limit of 256 MB with 332 MB after servicing 8 requests total. Consider setting a larger instance class in app.yaml"
#
[jgmac1106]
Bridgy error** though most of all my answers are in error
uniquerockrz joined the channel
#
swentel
hmm does anyone use indigenous for android to upload pictures?
#
swentel
and specifically, multiple, want to know whether the order is preserved
#
swentel
in case you care about it of course
#
swentel
will debug anyway, but need to debug on both sides here, not sure yet whether it's on the drupal side or in android
uniquerockrz joined the channel
#
swentel
that aside, websub is really awesome, the delays you have when polling are completely gone, wish everyone used it
#
@code_punkt
@kmelve i'm implementing webmentions into a gatsby site - so thanks for your article on that, which is really helpful!
(twitter.com/_/status/1193932761196908544)
#
@uzERP
Whoa! #IndieWeb RSS news feed.... https://indieauth.com/ for authorisation, Aperture https://aperture.p3k.io/ microsub server, Together reader https://alltogethernow.io/ - even a numpty like me was able to work it out
(twitter.com/_/status/1193934610864001029)
[Teresa_Ingram], uniquerockrz and [grantcodes] joined the channel
#
[grantcodes]
who is uzERP
uniquerockrz and gxt joined the channel
#
[jgmac1106]
not sure: https://www.uzerp.com no h-entry on their blog or any indications webmentions sent/received
gxt joined the channel
#
GWG
I am still stuck in the location rabbit hole. I blame adactio this time
#
GWG
I was ready to wrap this up till his Indy Web post
uniquerockrz, gRegorLove and [snarfed] joined the channel
#
[snarfed]
sorry [jgmac1106]! that "Exceeded soft memory limit" error is mine, not yours. will hopefully improve eventually
#
[jgmac1106]
no need to apologize just like to point out new ways I find to break things
uniquerockrz, leg, [tantek], [LewisCowles], [schmarty], [KevinMarks], [jgmac1106], ReaselDiscord[m], chrisaldrich and [arush] joined the channel
#
[arush]
Hi all.
#
Loqi
[arush]: snarfed left you a message on 2019-03-19 at 6:17pm UTC: hi! just fyi your computer has been fetching https://brid.gy/twitter/megarush1024 at ~1qps (ie every second) for the last hr or so. (looks like your personal computer, not web server.) totally ok! just fyi since i'm guessing it's not intentional. :P
uniquerockrz joined the channel
#
beko
about IWC?
#
beko
I've trouble with RSVP :/ 400 Your post doesn't seem to have an in-reply-to property
#
aaronpk
beko: on 2019.indieweb.org?
#
beko
http://php.microformats.io shows in-reply-to next to rsvp. Added one manually (using wordpress plugin post-kinds). Now I've 2 in-reply-to. No change :/
#
Loqi
IndieWebCamp Berlin2
#
aaronpk
what's the link to your post?
#
Loqi
[Beko Pharm] Berlin, Berlin, wir fahren nach Berlin 😀Attending IndieWebCamp Berlin IndieWebCamp Berlin is an all-levels BarCamp-like collaboration in Berlin for two days of keynotes, brainstorming, creating, teaching, and helping gain more control over our dat...
#
beko
first time I try RSVP at all =)
uniquerockrz joined the channel
#
beko
.oO(I swear this bot gives me the creeps)
#
aaronpk
is there some caching on your website?
#
aaronpk
is it served by a CDN that caches?
#
beko
nope, none, self hosted, all the way down
#
GWG
beko: See you in Berlin
#
beko
GWG: hope so. still having trouble figuring out the details of the trip
#
GWG
beko: Ask me in -chat if there's anything I can do
#
aaronpk
beko: do you have an activitypub plugin installed?
#
KartikPrabhu
what is rsvp
#
Loqi
An RSVP is a reply to an event post that says whether the sender is or is not attending, might attend, or is just interested in the event https://indieweb.org/rsvp
#
beko
aaronpk: I do
#
aaronpk
so, it's requesting your website with an Accept: application/activity+json header, so your website returns the JSON version of the page
#
aaronpk
and the activitypub plugin isn't including the RSVP info
#
beko
…that might explain _a lot_
#
beko
aaronpk: ty very much. disabled it and now I get 200
#
beko
so it's save to assume that various webmentions never made it
#
aaronpk
depends on the receiver
#
aaronpk
if the receiver doesn't include the accept header then it's fine
#
aaronpk
if the receiver *does* include the accept header and does translate the activitypub JSON into an entry, then it's fine
#
aaronpk
for example here is what xray thinks of your activitypub JSON. it's mostly correct except missing the rsvp property: https://xray.p3k.app/parse?url=https%3A%2F%2Fbeko.famkos.net%2F2019%2F11%2F12%2F20688%2F&pretty=true
#
beko
interesting. I'll have to play with this as well. Used the php one all the time, curl, and microformat-node
#
aaronpk
yeah php.microformats.io is just a microformats parser
#
aaronpk
xray is a lot more than that, it parses several different formats
#
aaronpk
i use xray in a lot of projects, including webmention.io and 2019.indieweb.org
#
beko
heh, Hackernews included 😁
#
beko
That's also on my Microsub
[chrisbergr] and uniquerockrz joined the channel