2018-09-05 UTC
# 00:37 gRegorLove So I've seen this behavior in Feedly and Inoreader now where websub-notified posts strip whitespace around some HTML tags, like links.
# 00:37 gRegorLove But if I don't send a websub ping and the Atom feed gets polled, no whitespace issue.
eli_oat1 joined the channel
# 00:38 gRegorLove Not sure how to debug if it's superfeedr doing it or if there's some library those readers are using that does it?
# 00:40 gRegorLove I just saw it on a schmarty post, which I presume is also via websub
Zegnat, eli_oat, benwerd, renem, iasai, [tantek] and smeggysmeg16 joined the channel
jimpick and tbbrown joined the channel
# 03:07 ludovicchabant grantcodes[m]: oh Facebook killed their API? shit, I haven't been on Facebook for a couple years so I guess I missed that :/
KartikPrabhu joined the channel
# 03:19 Loqi notcareaboutfacebook has 1 karma over the last year
[eddie] joined the channel
benwerd, snarfed, [tantek], [dougbeal], [iambismark], KartikPrabhu and rigelk joined the channel
# 04:49 Loqi eddie has 39 karma in this channel over the last year (59 in all channels)
barpthewire, KartikPrabhu, [asuh], [kevinmarks], cweiske, cwre, [dougbeal], jjuran, GingerGeek, swentel, TripFandango and renem joined the channel
# 10:23 GWG swentel: How goes the Android work?
# 10:24 swentel GWG, I'm going to open the app for public release soon
# 10:24 Loqi swentel: [eddie] left you a message on 2018-06-18 at 4:09pm UTC: For Indigenous for Android do you currently parse a url in anyway to choose which actions to show (Reply, Bookmark, Like, RSVP, etc) or do you just show all potential options? If you parse it is that local code or using a hosted service like XRay?
# 10:25 swentel GWG, there's still some missing features, but I'm been running this now for about 4 months, and the basics are working fine imo. And no crashes too :)
# 10:25 GWG swentel: I couldn't talk you into my #1 feature, could ?
# 10:25 swentel GWG, it's probably going to ship along too, testing that now locally
# 10:27 swentel updating the design now, consistent icons, size, colors and more spacing
# 10:29 swentel !tell Tantek yes that stream is much better now (the issues - sorry for the late answer)
# 10:29 Loqi Ok, I'll tell them that when I see them next
# 10:29 swentel !tell [eddie] I show options based on the metadata coming from aperture, not parsing right now
# 10:29 Loqi Ok, I'll tell them that when I see them next
# 10:31 GWG swentel: Thank you for your work on this. You filled a missing piece for me
[jgmac1106] and [grantcodes] joined the channel
# 11:49 Loqi Ok, I'll tell them that when I see them next
# 11:49 sknebel !tell gRegorLove: can you use websub.rocks to see what update is sent out from superfeedr?
KSProgramer joined the channel
# 11:54 KSProgramer Does anyone have time to answer one question?
# 11:56 KSProgramer Do you know how can I get all room members in one request in stanza io no matter their role
# 11:58 KSProgramer I found stanza io in this web thought this was for discussion for all kind of developing
# 11:59 KSProgramer Anyway thanks for your time
trip_, jjuran, eli_oat, [eddie], snarfed and jgmac1106_ joined the channel; KartikPrabhu left the channel
jgmac1106_, jackjamieson, [eddie], [tantek], barpthewire and snarfed joined the channel
# 16:03 snarfed hoo boy, my shared host is upgrading php from 5.6 to 7.1. (only the default.) fortunately i only use it for wordpress, so hopefully i'll be ok...?
# 16:05 aaronpk wordpress is super strict on backcompat so you'll probably be fine
# 16:05 Zegnat Well, WP should support every PHP version known to man, right?
# 16:07 Zegnat They also had nice graphs somewhere on actual PHP version usage they were getting data from through installations.
# 16:07 Zegnat The percentage of even < 5.6 versions has always astounded me. Though it is getting better.
benwerd, [Serena] and snarfed joined the channel; snarfed left the channel
# 16:17 jjuran I seem to recall a break in backward compatibility around 5.4 or so
# 16:18 aaronpk yeah php drops stuff between versions, but wordpress is very strict about not using any of the new stuff
Amgine joined the channel
# 16:18 Zegnat Which I believe can be a little harrowing for plugin devs.
# 16:19 aaronpk i'm all in on 7+ now, there's no turning back for me haha
TripFandango joined the channel
# 16:20 Zegnat I think jkphl forked the code I wrote at IWC Berlin, specifically because he wasn’t ready for 7 yet :(
# 16:21 aaronpk (i'm actually still running 5.6 in parallel with 7.2 on my server, since there are a few super old apps I haven't gotten around to testing in 7.2 yet)
# 16:27 Zegnat And their using such old style of 5.6 code that it doesn’t run on the 7 branch?
# 16:29 aaronpk yeah there are a few things that are deprecated in 7.2
# 16:29 aaronpk anything I wrote targeting 5.6 features will probably work just fine, but i'm worried about the suuuuper old stuff
# 16:29 aaronpk e.g. the old mysql functions were removed from 7.2. that one tripped me up the other day
# 16:31 Zegnat but those had been deprecated in 5.6 already too, I believe? in favour of mysqli?
# 16:32 aaronpk Right, which is why I said if I wrote it for 5.6 it's probably fine, but I've been writing php a long time :-)
# 16:32 Zegnat Hehe, same, but I guess I almost always kept on the bleeding edge :P
# 16:33 Zegnat (And tried to avoid databases like the plague.)
# 16:33 aaronpk I have a site still running that I wrote in like 2003
swentel, eli_oat1, gRegor-mobile, jgmac1106_, tantek__, benwerd and [cleverdevil] joined the channel
[chrisaldrich] and [grantcodes] joined the channel
# 17:54 [grantcodes] I'm wondering, in microformats / microsub when is it safe to assume the photo property is a poster for a video property
# 17:55 aaronpk IIRC we didn't come to a good conclusion, but I ended up treating 1 photo and 1 video as the photo is a poster
# 17:55 aaronpk oh, now I remember, I just skip any mixed-photo-video posts in ownyourgram
jgmac1106_ joined the channel
KartikPrabhu joined the channel
# 17:59 [grantcodes] If there is no conclusion I'll just stick with only having posters when there is one of each
# 18:09 Loqi [aaronpk] #29 poster frame for videos
jgmac1106_ and KartikPrabhu joined the channel
# 18:38 Loqi willnorris has 4 karma in this channel over the last year (7 in all channels)
# 18:38 Loqi tantek__: swentel left you a message 8 hours, 9 minutes ago: yes that stream is much better now (the issues - sorry for the late answer)
leg, [eddie] and jgmac1106_ joined the channel
[cleverdevil] joined the channel
# 19:30 Loqi [cleverdevil]: snarfed left you a message 4 days, 23 hours ago: hmm! sorry about that. 1.13 or head? mind throwing details into an issue?
# 19:31 [eddie] Man, I do too! If it did I would serverless all the aaronpk software! 😆
benwerd joined the channel
# 19:34 [cleverdevil] Anything you run on Lambda must be stateless, too, not using the filesystem at all, really.
# 19:36 [eddie] True makes things a little challenging. Do you find much latency between lambda/s3/dynamodb/aurora?
# 19:38 [eddie] Have you played with Aurora Serverless with the stuff you’ve built?
# 19:40 [eddie] I actually read that the other day, stevestreza 🙂 It was very informative
# 19:40 [cleverdevil] Cold starts are an issue. But, there are some good best practices for avoiding cold starts.
# 19:42 [eddie] Yeah, I was a bit concerned about cold starts. Although, If I’m pinging one or more microsub servers every minute, in one case, I might end up paying like crazy, on the other hand I might not run into cold starts?
leg joined the channel
# 19:47 stevestreza It looks like it's listed under the "always free" tier, 1 million requests/month
cweiske joined the channel
# 19:56 [cleverdevil] If you're a node person, which I believe you are, there is also the serverless framework that makes it even easier to develop with Lambda (serverless.com)
[grantcodes] joined the channel
# 20:00 [grantcodes] Alrighty, been flying through so many Together updates! Live channel reloading, map actually zooms to markers, quotation rendering, automatically collapsed long posts, classic view navigation controls, huge updates to the gallery view (including videos!) and the scrolling performance is way better
# 20:04 Loqi [grantcodes] has 21 karma in this channel over the last year (29 in all channels)
# 20:06 swentel GWG, sending location is ! (except for visibility setting, will see if I can get that in before next release)
[manton] joined the channel
# 20:08 [manton] @stevestreza Hi! Unrelated to AWS, but... Ever thought about working on Ohai again, rebuilt for IndieWeb technologies? I loved that app. 🙂
# 20:08 [eddie] [cleverdevil] Yeah, I’ve been doing it directly in AWS to understand it better, but for long-term sustainability I should probably actually use serverless for the app for itself
[dougbeal] joined the channel
# 20:09 Loqi [grantcodes] has 22 karma in this channel over the last year (30 in all channels)
# 20:09 Loqi [grantcodes] has 23 karma in this channel over the last year (31 in all channels)
# 20:11 Loqi Together is a reader that was initially conceived at the 2017 IndieWeb Summit in Portland by Jonathan LaCour and several others during the Putting it all together session https://indieweb.org/together
# 20:14 [grantcodes] Oh also [cleverdevil] did you try my microsub push notifications from the other day? Think that's another big part of the puzzle
# 20:14 [cleverdevil] The other thing I want is a way to format @-mentions in replies intelligently.
# 20:16 [grantcodes] Think @ mentions will need to wait to see how aaronpk ends up doing it, there's been some discussion on it recently
# 20:17 [grantcodes] I can see a couple of people tried to sign up but don't know if it's fully working to be honest
leg joined the channel
# 20:33 [grantcodes] Ah it must be requesting json by accident and your site returns a json feed
# 20:36 GWG swentel, great. Visibility isn't as urgent as only one endpoint supports it so far.
benwerd_ joined the channel
# 20:55 [grantcodes] Ah that one is to do with redirect and stuff I think. Need to get your https's and trailing slashes right 😛
# 20:56 [cleverdevil] Heh, I tried adding a trailing slash, and now I get "Error getting token."
snarfed and gRegor-mobile joined the channel
# 20:59 [grantcodes] Ok, getting your token threw a 400 error for some reason. Probably accepts headers again
# 21:13 [grantcodes] well [cleverdevil] if you try again I'm not sure it will work, but you might get a better error
[gregorlove] joined the channel
# 21:15 [cleverdevil] Trying... so far its just hanging at the redirect after I authorize in Known.
[dougbeal] joined the channel
# 21:19 [grantcodes] It's returning query string encoded, and I'm not parsing it 🤦♂️ This is what you get for rewriting code that already worked
Amgine_ joined the channel
# 21:30 [grantcodes] Ok [cleverdevil] I am above 50% sure it will work now 😆 that's all I can hope for
# 21:33 [grantcodes] But at some point I'll make it more extendable so there can be more notification methods available
miklb_, miklb__, [chrisaldrich], [jgmac1106] and [gregorlove] joined the channel
# 22:41 GWG Who nests their h-events in h-entrys?
# 22:55 [dougbeal] [grantcodes] I’m getting {“error”:“parameter_absent”,“error_description”:“Missing Parameter: state”}
# 22:56 [dougbeal] I registered indieping.me, for all your indieweb monitoring needs, comming soon™
benwerd joined the channel