#loqi.meedited /Facebook (+58) "[kevinmarks] added "https://techcrunch.com/2018/02/03/facebooks-siren-call/" to "See Also"" (view diff)
benwerd and [eddie] joined the channel
#[eddie]aaronpk++ for silo.pub in PHP! Haha. I wanna do a local silo.pub installation but I’m worried about having to deal with Python, since I’m already doing Node.js and PHP
#Loqiaaronpk has 113 karma in this channel (1557 overall)
#[eddie]I love writing JavaScript, I wish it was easier as a server. It’s easy for me but not for new people
#[eddie]Really I’m curious about Swift on the Server. Binary seems like it should be an easy deployment, but I don’t know how that will play with shared servers
#[kevinmarks]I wonder if go works out as easier to deploy, as its a binary
#aaronpkbinary isn't gonna solve it on shared hosting either way
#aaronpkglitch.com doesn't strike me as something for production deployments
renem and [eddie] joined the channel
#[eddie]Yeah, I’ve touched Python very little. Lol good to know you don’t recommend it! I’ll have to decide what I want to do, because I definitely want to find some streamlined approach so I’ll have to think through what I want to do
mblaney joined the channel
#aaronpkI don't really understand why python is so foreign to me
#Zegnatcweiske: https://i.imgur.com/cZdmGyt.png - it seems to say the package that is already installed fulfills the requirements. But then it also says that's a problem.
#cweiskethe middleware package probably contains a conflicts-with entry
#[hans]Anyone game to help me figure out why I can’t use omnibear to “like” a page (on someone else’s domain)?
#ZegnatDataset seems to come in XML and JSON files, all with RDF for type data, so the files might feel a bit bloated. But will be interesting to see what you are looking for jeremycherfas! :)
#[hans](with the caveat that I understand web tech but not yet indieweb protocols for reactions, webmentions, etc.)
#[hans](For some reason giving any client my domain with “https” causes troubles. I need to familiarize myself with micropub more before I can diagnose that publicly.)
#ZegnatThat’s odd. Micropub shouldn’t care about that.
#[hans]I wouldn’t think. And my (static, CloudFront) site redirects http: to https:
#[hans]…but my endpoint is http (for now). Perhaps that is confusing some clients, or maybe I have a <link> wrong
#ZegnatAre they on the same domain and do you/CloudFront set Strict Transport Security? That could easily happen by mistake, in which case all http will be redirected to https by the browser.
#ZegnatI made the mistake once to set Strict Transport Security for all subdomains, and then broke some things because some subdomains pointed to http-only hosts.
#cweiskeif your website redirects to https and you list the http url as endpoint, then software might see that as different urls
loicm joined the channel
#ZegnatMicropub endpoint can be on a different URL though, shouldn’t be an issue
#dgoldbut if your site is redirecting all calls to http: to https:, then how can you be accessing a http: address?
[hans] joined the channel; mblaney left the channel
#[hans]My endpoint is on a different hostname than the site. They share a domain, but are peers so there shouldn’t be any weird inheritance in browser handling.
#cweiske[hans], you could try shpub for debugging. it gives you curl commands with --debug that you can use to inspect the communication
#cweiskei.e. use shpub to like a page. if that fails, try it with --debug and you'll see the curl cli command, which then you can execute to see the response and its headers
benwerd, leg, eli_oat, KartikPrabhu, snarfed, syp1 and [hans] joined the channel
#[hans]cweiske nice, thanks. I’ve gotten by alright just watching my endpoint’s logs, but watching the actual traffic will doubtless help in the future.
#[hans]The old “wipe configs clean and start over” trick seems to have worked. Whichever part was wrong is not in source control so ¯\_(ツ)_/¯
#[hans](Now, figuring out what to do with non-note posts on my site is another matter…)
[miklb], [chrisaldrich], benwerd, snarfed and [cleverdevil] joined the channel
[kevinmarks], benwerd, KartikPrabhu, snarfed, tantek and benwerd_ joined the channel
#@ronguest@Indie_Auth I'm trying to setup with IndieAuth and added a link back to my site to places like GitHub and Twitter but the auth fails. I couldn't find a way to include rel=me on those sites and Google search has failed me. Help please. (twitter.com/_/status/960601044869885952)
ron1, [ronguest] and KartikPrabhu joined the channel
#gRegorLove_Missing rels on homepage to Twitter and Github on ^