#swentelGWG, I'm going to open the app for public release soon
#Loqiswentel: [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?
#Loqiswentel: tantek left you a message on 2018-07-22 at 6:06pm UTC: which reader was this screenshot from? https://twitter.com/swentel/status/984772721337929729 and has it improved since I added in-stream reply-contexts to likes/replies on my home page h-feed?
#swentelGWG, 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 :)
#GWGswentel: I couldn't talk you into my #1 feature, could ?
#LoqiStanza.io is a Javascript library to allow browser developers access to the core XMPP protocols using JSON instead of XML https://indieweb.org/stanza.io
#KSProgramerI found stanza io in this web thought this was for discussion for all kind of developing
jgmac1106_, jackjamieson, [eddie], [tantek], barpthewire and snarfed joined the channel
#snarfedhoo 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...?
benwerd, [Serena] and snarfed joined the channel; snarfed left the channel
#ZegnatPHP 5.3 is more popular than current stable 7.2. Versions 7.0 and later only narrowly beat the versions below 5.6 (excluding 5.6 itself): https://wordpress.org/about/stats/
#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)
#ZegnatAnd their using such old style of 5.6 code that it doesn’t run on the 7 branch?
#[cleverdevil]Aurora Serverless works great, in my experience so far.
#[cleverdevil]Latency isn't generally an issue for me with Lambda.
#[eddie]I actually read that the other day, stevestreza 🙂 It was very informative
#[cleverdevil]Cold starts are an issue. But, there are some good best practices for avoiding cold starts.
#stevestrezaThanks [eddie] :) Admittedly I'm a noob at AWS stuff
#[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
#[cleverdevil]You won't run into cold starts, and the cost is *so low*.
#[cleverdevil]In fact, the free tier is pretty generous.
#[cleverdevil]You get like 1 million requests per month for free.
#[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
#[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
#Loqi[grantcodes] has 21 karma in this channel over the last year (29 in all channels)
#swentelGWG, sending location is ! (except for visibility setting, will see if I can get that in before next release)
[manton] joined the channel
#[manton]@stevestreza Hi! Unrelated to AWS, but... Ever thought about working on Ohai again, rebuilt for IndieWeb technologies? I loved that app. 🙂
#[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
#LoqiTogether 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
#[grantcodes]Oh also [cleverdevil] did you try my microsub push notifications from the other day? Think that's another big part of the puzzle