jgmac1106i use no analytics on my Known site but I just saw a message knowing analytics is being pinged. I suspect an image or link. How can I find out?
LoqiServer-Side Rendering (SSR), is the traditional technique of rendering HTML pages on the server, as opposed to Client-Side Rendering using JavaScript in the browser https://indieweb.org/SSR
[jgmac1106]Tantek as call back.. Agreeemy multiphoto work flow is a PITA.. Wanted to do first day of school post, need to download photos from Google, rename them to something obvious, ftp all the photos, open up my gallery post template, cut and paste in all src urls, add a figcaption, add alt text
[tantek][jgmac1106] I empathize with so much of that. IG app has decent multiphoto posting UI but even that is so oddly stateful that I keep feeling like I’m going to make a mistake
jay2, KartikPrabhu, [snarfed], [schmarty] and jjuran joined the channel
[tantek]back to improving event posts. does anyone else <!here> post /event posts with an Add to Google Calendar link/button besides [schmarty] or is the only one? Looking for UI variants when you have *both* an "Add to Calendar" (ICS) link and a custom "Add to gCal" link
[tantek]also that seems to imply a 24h back-off for any random/unexpected error may be useful to consider in such server to server implementations / protocols
gRegorLovetantek: rel-alternate for ics sgtm. and my latest thinking on placement after working with some client is having the "Add to Calendar" beside the event date
[fluffy]it has a bunch of missing stuff I’d like to see but in general it does a much better job of handling dependencies and environment stuff than the hodgepodge that came before it
[fluffy]the main thing I wish for with Pipenv is the ability to specify multiple deployment environments/targets. It sorta special-cases dev and otherwise everything else is ‘production,’ which means it’s easy to run into situations where you end up with extra packages or even conflicting packages based on trying to deploy on a Mac desktop running sqlite vs a Linux server running postgres and memcached, for example.
[tantek]still not buying relative target URLs until someone points me to where in the spec it tells you how to resolve relative URLs explicitly. lacking that explicitly, when the spec says URL, it means absolute URL