2015-03-16 UTC
# 00:01 kodomulo-relay they own the networks, they have the right to censor whatever they want.
# 00:01 kodomulo-relay its our fault for using their product
shaners, snarfed and lukebrooker joined the channel
# 00:26 shaners kodomulo-relay tjgillies: what's your language of choice these days?
gRegor` joined the channel
# 00:33 kodomulo-relay I usually do ruby. but I feel pretty confident in JavaScript
# 00:34 acegiak has anyone ever had or heard of experience with one.com web hosting?
# 00:35 acegiak I'm thinking it looks like a nice entry point webhost for helping people get set up with their own blogs
snarfed and wolftune joined the channel
# 00:51 shaners kodomulo-relay: There are some outstanding issues on the ruby mf2 parser, if you want to get into that.
# 00:56 shaners tjgillies kodomulo-relay: which handle do you prefer we mention to talk to you?
# 01:02 aaronpk oh man i'm pretty excited about this Monocle thing
# 01:03 tjgillies shaners: either or, I'll see it eventually heh.
danlyke_ joined the channel
dariusdunlap joined the channel
# 01:32 Loqi Ok, I'll tell them that when I see them next
# 01:36 GWG acegiak: I have an idea I'm thinking of trying for Post Kinds.
# 01:38 GWG acegiak: I was looking at Semantic Linkbacks
# 01:38 GWG I was wondering if it make work better if I wrote the Post Kinds response dialogue using a structure like this
# 01:39 GWG I've been trying to make it simpler, but I keep making it harder to read
# 01:39 gRegor` ben_thatmustbeme: For your webmention vouch *sending*, what is the UI? Do you manually enter a vouch for each URL you're sending a wm to?
# 01:39 Loqi User interface, often abbreviated as UI, formerly called human interface (HI), refers to presentational and interactive design elements of potentially any tool, but usually electronic tools, specifically their hardware and/or software https://indiewebcamp.com/ui
# 01:40 GWG acegiak: Basically, structure the line as a string I can finish up with using sprintf.
# 01:40 GWG acegiak: That was the part I was thinking of.
# 01:43 acegiak if you select repost then the content box is visible
# 01:43 GWG acegiak: This is for the part that currently says "Liked What I Liked by Person I Liked"
# 01:44 GWG I think it would make it more flexible
# 01:44 ben_thatmustbeme !tell aaronpk, shaners I am trying to catch up on that conversation, but I also have alternate display for "checkin" vs "note-with-geotag" basically.... I add mp-type to all of my micropub clients, since its a micropub control part not something from the post, If you want to do vendor prefix i would say use mp-<vendor>-type
# 01:44 Loqi Ok, I'll tell them that when I see them next
# 01:44 GWG You could, for example, customize it by extension to use your name in it.
# 01:45 gRegor` ben_thatmustbeme: Oh, ok. Is that in any of your published code?
# 01:46 gRegor` I don't mind reading through it for ideas. :)
bengo joined the channel
# 01:48 ben_thatmustbeme basically several pieces, I record incomming referrer values, then on a cronjob process to figure out if they are usable as vouches to send out
# 01:49 ben_thatmustbeme when i need a vouch I curl the page I am replying to, their main URL (which hopefully is their feed) and any rel=me on their homepage (that is in the same domain) in hopes of finding a whitelist/friends list
nloadholtes joined the channel
# 01:53 gRegor` Cool, thanks for the info. I'm working on a webmention plugin for ProcessWire that I will be using, and I'd like it to have Vouch support before I release it.
# 01:54 Loqi Countdown set by aaronpk on 2/8/15 at 6:54pm
# 02:03 gRegor` (and that if-block)
# 02:04 gRegor` ben_thatmustbeme++
# 02:08 ben_thatmustbeme so the first one looks for rel="me" href=".." the second one looks for those in the reverse order
KartikPrabhu joined the channel
# 02:13 gRegor` Looks like it's matching any rel-value on an href, correct? Because you want to skip the rel=nofollow links subsequently.
KartikPrabhu, edrex, frzn, dariusdunlap, nloadholtes, lukebrooker, tantek and snarfed joined the channel
# 04:09 kodomulo-relay evening
tantek joined the channel
wolftune joined the channel
dariusdunlap, lukebrooker, wolftune, electronicmaji, bengo and frzn joined the channel
# 06:34 KartikPrabhu cleaning up mf2 examples with actual usage examples would really be helpful, specially for the w3c
# 06:38 KartikPrabhu I am really hping the use-cases and the ease of use of mf2 convinces people that we don't really need all the "fanciness" to get the social web working
# 06:38 tantek the strongest case will be made by the preponderance of working real world implementations on people's sites
# 06:39 KartikPrabhu i like that wordpress by its large-scale adoption is already backwards compatible with mf2
# 06:49 aaronpk yup definitely dealing with html sanitization later
# 06:49 Loqi aaronpk: ben_thatmustbeme left you a message 5 hours, 4 minutes ago: I am trying to catch up on that conversation, but I also have alternate display for "checkin" vs "note-with-geotag" basically.... I add mp-type to all of my micropub clients, since its a micropub control part not something from the post, If you want to do vendor prefix i would say use mp-<vendor>-type http://indiewebcamp.com/irc/2015-03-15/line/1426470271990
# 07:01 aaronpk lol that i'm testing timezone support with barnaby's posts but he posts in GMT (+0000)
friedcell joined the channel
csarven, cweiske and loic_m joined the channel
melkeramik and Jihaisse joined the channel
# 07:45 tantek now that's too abstract - not clear what is being depicted and what is fair
# 07:48 tantek KartikPrabhu: perhaps review? ^^^ (anyone else welcome to review and comment as well)
# 07:55 tantek and documenting the general patterns of fixes
# 07:55 tantek hoping that by doing so, the editor can fix other examples in the same way
# 07:56 tantek bengo, in practice no no-one publishes <link> inside <div>, nor href="urn:…" nonsense
# 07:57 tantek feel free to cc: me on the pull request(s) and I can review also
# 07:57 Loqi KartikPrabhu meant to say: hmmm I was surprised by the urn: thing too. nevr seen that
# 07:58 tantek KartikPrabhu: it's a bizarro hypothetical thing that for some reason shows up in W3C examples. No one uses them in practice on the web.
# 08:00 tantek bengo - no they do not, because "useful" implies "use", which no one actually does on the web
frzn and bengo joined the channel
# 08:12 tantek bengo - it bothers me that examples are created from hypothetical concepts rather than studying real world publishing examples. I don't know how to change that, from a cultural perspective.
# 08:13 tantek bengo - exactly what you stated. use of URNs to refer to people, use of <link> inside <div> etc.
# 08:13 tantek especially for datetime information instead of the <time> element
# 08:14 tantek the acct: scheme got some implementation in Google's Social Graph API - until Google shut it down
# 08:15 bengo I've specced a few html encoding systems to use it.
# 08:15 bengo This was a few years ago before I knew about webmentions
# 08:15 tantek it does seem like acct: was a stepping stone sort of tech
krendil joined the channel
# 08:15 bengo <a vocab="http://schema.org" typeof="Person" rel="nofollow" resource="acct:a2eae1c3-00d1-4c31-b81e-f47a15e0985f@foxnewsprod.fyre.co" data-lf-handle="" data-lf-provider="livefyre" property="url" target="_blank" class="fyre-mention fyre-mention-livefyre">@<span property="name">Demswinin16</span></a>
eschnou joined the channel
# 08:16 tantek bengo - I think you may have been out of the channel
# 08:16 bengo Amongst other things, a real-time comment system and social aggregation platform
KartikPrabhu joined the channel
# 08:17 tantek could you click on the link from Loqi and add that to a new page?
# 08:18 bengo I bought bengo.is today and will implement minimal indieauth this week :)
# 08:18 bengo Worst case at hombrew web camp in two weeks
# 08:20 tantek bengo: <title>Bengo's home page</title><a rel="me" href="https://twitter.com/bengo">@bengo</a>
sanduhrs, KartikPrabhu, bengo, csarven, peacekeep3r, elf-pavlik, dariusdunlap, Sebastien-L, stream7, petermolnar, dns53, Garbee, tantek, nloadholtes and Erkan_Yilmaz joined the channel
frzn joined the channel
# 11:19 petermolnar WordPress users I have a question: I've put together a "reactions" (comments, likes, etc) importer which currently is one scheduled task per importer (which is per silo) for every potential post
# 11:19 petermolnar since this will run sometimes for hours, I've broken it up into scheduled tasks as: x tasks per run, reschedules itself to run again in 10 seconds until all posts are finished the reschedules itself for next day
# 11:19 petermolnar I was thinking that instead I could to one schedule per post, which would do all the silos for that post but that would result in thousands of scheduled tasks
# 11:20 petermolnar is anyone aware of how good WP's schedule system, could it handle thousands of entries?
bengo joined the channel
csarven joined the channel
barnabywalters, loic_m, csarven, elf-pavlik, KartikPrabhu and atomicules joined the channel
# 12:41 GWG petermolnar: WP-Cron isn't 100% reliable.
# 12:42 Acidnerd who's doing the WP indieweb post kinds plugin ?
# 12:42 Acidnerd Warning: array_key_exists() expects parameter 2 to be array, boolean given in
# 12:42 Acidnerd wondering if there is a quick fix
# 12:43 Acidnerd is it on my side or it's from the plugin ?
# 12:43 GWG Acidnerd: What version are you using?
# 12:43 petermolnar GWG I know that, but for example the fb importer I wrote was running for ~ 5 hours in the background and that might be a big aggressive :)
# 12:44 Acidnerd sorry not good a debuging this
# 12:44 Acidnerd latest, just installed like now
# 12:44 Acidnerd GW : Version 1.2.2
# 12:45 GWG Acidnerd: Go to the Post Kinds settings page and save it.
# 12:46 Acidnerd wow that got worse
squeakytoy joined the channel
# 12:46 Acidnerd this on a blank page
# 12:47 GWG Give me a second. I need to wipe my settings
# 12:47 Acidnerd ow but now the error when back ot backend is gone actually
# 12:47 Acidnerd let me save again, and see if i can reproduce it
# 12:49 GWG Well, that one is you having both the development and the production versions installed
# 12:50 GWG I can't reproduce the second error.
# 12:50 Acidnerd but the production version said there was an update
# 12:50 GWG Yes, but your error message says that you have syndication-links and syndication-links-master installed.
# 12:50 GWG One would be the one from the WordPress repo.
# 12:50 Acidnerd hmm good point
# 12:51 GWG The cannot modify header info one is one I haven't seen before. I just tried to get my test system to output that
tantek joined the channel
# 13:04 csarven Wow, I didn't realize that Loqi can do that.
# 13:06 barnabywalters csarven: ha ha, that really triggered my metaphor extrapolation addiction — I immediately thought “so PDFs go bad quickly, but… help to ripen other formats left nearby?”
# 13:07 csarven You must be an optimist! :)
# 13:07 csarven I love that thought though.
# 13:08 csarven If you are able to, would you mind replying to that status update with what you just said? I'd like to have a reference for it.
# 13:09 barnabywalters sure! I should have done that to begin with really, rather than spamming the channel with my nonsense :)
# 13:09 Acidnerd GW it's working
# 13:09 Acidnerd but have issue with syndication links, keep saying it's not installed, when it is
# 13:10 csarven barnabywalters Pefect nonsense sense.
friedcell joined the channel
# 13:12 GWG Acidnerd: Try removing both versions and installing the WordPress.org repository version only.
# 13:13 GWG Acidnerd: Keep me posted either way. Any feedback or suggestions you have on either.
# 13:16 GWG Acidnerd: My goal is to keep improving it.
# 13:17 Acidnerd it's my first try with wordpress
# 13:17 Acidnerd my personal indie is using Known
# 13:17 GWG Acidnerd: Then you are perfect to provide feedback on how it is for a new person.
# 13:17 Acidnerd so i will definitely get back to you once i start to feel confortable with all these new plugins
# 13:18 Acidnerd well i got confused when I installed the indieweb bundle
# 13:18 Acidnerd because when i clicked on the private repository plugins they sent me to github
# 13:18 Acidnerd so i though ah ok i have to upload this manually
# 13:18 Acidnerd but then saw, i could completely install this from the backend
# 13:18 GWG Acidnerd: It will install it for you from Github.
# 13:18 Acidnerd that's perfect
# 13:19 Acidnerd but it wasnt self evident that it would do so
# 13:19 GWG But I thought the new version that didn't point to the repo version went up...I'll have to talk to the uploader about that.
# 13:19 Acidnerd hence i had master version with backend installed version that lead me to these errors
# 13:20 Acidnerd now i have syndication links that still ask for an update, even though it's using 1.0.1
# 13:20 Acidnerd it's the only remaining hick up
# 13:20 Acidnerd i dismissed it
# 13:20 Acidnerd no more errors and all seem to be ok
# 13:21 csarven barnabywalters Thanks for the pointer/reminder. I probably knew the 'hentry' bit for the logs long ago, but can't recall now. Perhaps there was an hFeed even being converted to Atom. My memory doesn't serve me well.
# 13:24 csarven notes that it was mfbot
# 13:25 csarven Sorry, I'm mixing it up with #microformats logs
GenioDiabolico joined the channel
# 13:29 tantek wonders if anyone here can do a WordPress micropub demo for the Social Web WG f2f
# 13:30 Acidnerd GW : do you how to setup the short link plugin to a subdomain ?
# 13:30 Acidnerd If you have a custom domain you want to use for shortlinks, enter the address here.
# 13:31 Acidnerd i'm wondering to what value i have to create my subdomain for this
# 13:31 Acidnerd and if it is a A record or CNAME
verdi_ joined the channel
# 13:40 tantek petermolnar: could you perhaps stub that page ^^^ with the how to code you just pasted?
# 13:41 Acidnerd petermolnar, replace where ?
# 13:43 Acidnerd ow wow Loqi is fast
# 13:44 Acidnerd i love how you use the bot & the wiki
# 13:44 Acidnerd it's amazing, wish i could plug that on a WP
snarfed joined the channel
# 13:50 Acidnerd i wish i could have like short.mydomain.com
# 13:50 Acidnerd but not sure how to setup the subdomain part
# 13:50 GWG But why a Subdomain? Is that shorter?
# 13:51 Acidnerd hmm so it means hum is going to shorten anyway using my root domain
# 13:51 Acidnerd but that option would be used if i had like
# 13:51 Acidnerd a very very short domain name & wanted to use it instead of my domain ?
# 13:52 Acidnerd so in short i dont need this
# 13:52 Acidnerd i just want it to shorten url
KartikPrabhu joined the channel
# 13:52 Acidnerd for now, i dont have the very short domain anyway
# 13:53 Acidnerd my only remaining questionis
peacekeep3r joined the channel
# 13:53 Acidnerd how to make sure my theme support microformats2
# 13:53 Acidnerd and if there is a way to quickly implement it
# 13:54 Acidnerd i'm using AVADA theme
# 13:54 Acidnerd and my whole site is completely tied to it's use
# 13:54 Acidnerd id rather implement microformat into avada, then getting ride of it, that theme is just wow
# 13:54 GWG You can try the Wordpress uf2 plugin. But it is not perfect. It tries to do it without editing the theme.
# 13:55 GWG Otherwise you have to edit the theme.
# 13:55 Acidnerd is it a bunch of functions to add or is it more complex ?
# 13:55 GWG Well, for example, add h-entry wherever you see hentry
# 13:55 GWG Most themes support the older standard
# 13:56 Acidnerd i think avada support microformat but not the v2
# 13:56 GWG Why not check your site using infiewebify.me?
# 13:57 Acidnerd No rel=me links could be found!
# 13:57 Acidnerd yeah...this is not ready yet
# 13:57 Acidnerd is this the one i have to install ?
# 13:58 GWG Theme modification isn't that bad, but it is a pain
# 13:58 petermolnar.eu created /WordPress_shortlink (+908) "Created page with "== Replacing the build in WordPress Shortlink == remove_action( 'wp_head', 'wp_shortlink_wp_head', 10, 0 ); add_action( 'wp_head', 'replace_shortlink'); function rep..."" (
view diff )
jcap joined the channel
# 13:58 Acidnerd do you know if theme modif works well if all modif are done in the child theme ?
# 14:01 Acidnerd that's good point
# 14:01 Acidnerd will try the plugin first, and if no luck will go the theme path
danlyke_, petermolnar, frzn and gRegor` joined the channel
sharplefthander joined the channel
# 14:50 tantek kylewm: indeed - that is very odd - we should try to understand what happened
# 14:51 tantek the HWC meetups are all about encouraging and helping people own their own identity and content using whatever approach they want to try
# 14:57 tantek needs to do some more blog post writing on the flight
# 15:05 gRegor` What is Livefyre?
# 15:06 gRegor` What is Enterprise?
wolftune, chalettu, Sebastien-L, JHSheridan, csarven, KartikPrabhu, dariusdunlap, shaners, modem, snarfed and bnvk-relay joined the channel
sharplefthander joined the channel
friedcell joined the channel
KartikPrabhu joined the channel
# 16:34 KartikPrabhu I think in general people should be encouraged to use whatever they want on their own sites even if it is criticised
# 16:34 tantek yes. we should encourage use and experimentation *and* documentation of criticism.
# 16:34 tantek no need to be politically correct or absurdly offensensitive.
KartikPrabhu joined the channel
# 16:35 gRegor` Heh, offensitive
# 16:36 gRegor` Haven't heard that one before.
# 16:36 tantek web search left as an exercise to the reader ;)
# 16:37 KartikPrabhu also people should realise that there will be conflicts and criticism in any community and should not take it too much to heart
# 16:40 bret ooof. I think it may be in relation to a joke about opml i made, ill reach out to brian today
joskar joined the channel
# 16:41 bret i need to remember not let my beef with winer affect others
# 16:42 KartikPrabhu bret: it is fine to criticise but maybe add that they can use whatever they see fit on their own site, and so will you
# 16:42 bret KartikPrabhu: i didnt tell anyone not to use anything
tilgovi, acegiak and dariusdunlap joined the channel
peacekeep3r, electronicmaji and csarven joined the channel
dariusdunlap joined the channel
j12t joined the channel
barnabywalters and KartikPrabhu joined the channel
Sebastien-L, tantek and shaners joined the channel
# 18:30 Loqi shaners: ben_thatmustbeme left you a message on 3/15 at 6:44pm: I am trying to catch up on that conversation, but I also have alternate display for "checkin" vs "note-with-geotag" basically.... I add mp-type to all of my micropub clients, since its a micropub control part not something from the post, If you want to do vendor prefix i would say use mp-<vendor>-type http://indiewebcamp.com/irc/2015-03-15/line/1426470271990
# 18:35 Loqi architecture astronomy is the practice of analyzing problems, seeing patterns, and then generalizing to higher and higher level abstractions on top of those patterns to the point where the abstractions become so general, so vague, so detached from the original problems being analyzed, that they don't mean anything at all https://indiewebcamp.com/architecture_astronomy
almereyda and sivoais joined the channel
# 18:45 gRegor` kylewm: Same here. I haven't been using p-name at all in my display because I didn't understand mf2 as well when I set it up.
# 18:46 GWG gRegor`: I still fear that I don't
elf-pavlik joined the channel
# 18:50 GWG I usually move things from testing to live quickly, but I rarely write code on my site. Only tweaks
frzn and sivoais joined the channel
# 18:54 GWG I have to decide what to work on.
sivoais joined the channel
KartikPrabhu, sivoais and sadmin joined the channel
# 19:30 aaronpk pretty sure i can finish wiring up "likes" today on the plane
sivoais, eschnou, bengo and pauloppenheim joined the channel
sivoais, barnabywalters, todrobbins and snarfed joined the channel
sharplefthander, sivoais, friedcell and snarfed joined the channel
modem, bengo and sivoais joined the channel
# 20:36 bengo Last night I got http://bengo.is served sufficiently enough for IndieAuth. My IndieMark is now infinesimely larger than 0! :)
# 20:37 kylewm looked like tantek nerd-sniped you into staying up late
# 20:38 bengo I spent too much time with DevOps playing with Google's Container Cloud
# 20:38 bengo Eventually gave up, spun up one host, did an A record to it, shhed in and installed nginx, edited the default html file they give you.
# 20:38 bengo But doing it that way took very little time
# 20:41 bengo Would let you write your indieserver in such a way that you could spin up one -> Nbillion servers with the push of a button
# 20:41 gRegor` bengo++ for incremental steps.
# 20:41 kylewm huh, interesting is this a successor, competitor, neither to App Engine?
# 20:42 bengo App Engine is simpler, but more abstracted
sivoais joined the channel
# 20:44 gRegor` What is Google Container Engine?
# 20:45 gRegor` ^ That's still so cool.
csarven joined the channel
# 20:46 gRegor` Recent addition to Loqi within the last couple weeks. I think there's about 10 minutes to define the term; won't overwrite existing pages.
# 20:48 gRegor` Who is your master, Loqi?
sivoais joined the channel
friedcell joined the channel
snarfed joined the channel
# 20:55 fkooman ben_thatmustbeme: but why did login break? was that because i didn't provide the "me" query parameter?
verdi_ joined the channel
# 20:56 ben_thatmustbeme but other spots are really for private messaging and additional contact info for friends
# 20:57 fkooman ben_thatmustbeme: right, i was just interested for interop purposes :)
# 20:58 fkooman none of the distributed indieauth sites seem to work with indiecert yet
# 21:01 fkooman no diecert root certificate?
# 21:01 fkooman s/diecert/indiecert/
# 21:01 Loqi fkooman meant to say: no indiecert root certificate?
# 21:03 fkooman kylewm: you don't have https:// :(
# 21:03 bengo How do y'all recommend I get a cert for SSL for https?
# 21:04 kylewm bengo: it's not that it's too indie, it's that it's bad for UX :)
# 21:04 gRegor` bengo: Several of us have used startssl
# 21:04 gRegor` What is https?
# 21:04 fkooman kylewm: also, if i accept the cert i get a different page from the non https page :(
# 21:04 Loqi HTTPS is an abbreviation for Hypertext Transfer Protocol Secure, a protocol for secure communication, supported by web servers (like Apache & nginx) and browsers https://indiewebcamp.com/HTTPS
# 21:04 kylewm bengo: a self-signed certificate for admin pages only is a good first step
# 21:05 kylewm but it's not much more difficult to get a free cert from startssl
# 21:05 bengo @kylewm cool was just looking for a good recommendation like them
# 21:05 fkooman i'm using namecheap.com, i got sick of startssl with the weird policy where you have to pay to revoke your cert :/
# 21:19 kylewm is there an HTTP code for "HTTPS not supported?
# 21:19 fkooman connection refused ;)
# 21:23 kylewm i made it "deny all" for ssl connections to reader.kylewm.com and it's returning 403 Forbidden
friedcell, tilgovi, barnabywalters, lukebrooker and bengo joined the channel
joskar, electronicmaji, Mark87, joskar_, elf-pavlik and lukebrooker joined the channel
# 22:45 edrex pdurbin tjgillies RE pushing from your phone: I use http://prose.io for editing pages on github from a browser. works on android but it's not perfect. That's something I'd like to improve about it.
# 22:48 kodomulo-relay kfooman: cloudflare gives you free SSL on all domains and sub domains with a free account
# 22:48 kodomulo-relay you don't even have to configure webserver
# 22:49 kodomulo-relay they hack it into the DNS layer
# 22:49 kodomulo-relay how all my SSL is hosted now
# 22:50 kodomulo-relay fkooman rather
# 22:50 kodomulo-relay is dyslexic
# 22:52 edrex sorry, why? the oauth token is held in your browser. there's no serverside beyond a tiny gateway for the initial oauth handshake.
# 22:52 pdurbin after which point the app has all the permissions you've granted it
# 22:53 aaronpk i don't care where the token is stored, the prose web app has access to it
# 22:54 edrex ok i'm not going to get sucked into this
bengo joined the channel
KartikPrabhu joined the channel
# 22:55 edrex sucked into an idealogical discussion about trust
# 22:56 aaronpk it's actually more of a limitation with Github's OAuth scopes
# 22:57 aaronpk I need to be able to prevent access to specific orgs that I have access to
# 22:58 pdurbin aaronpk: I'm going to have to test it myself before I believe anything.
# 22:59 pdurbin well, maybe that's too strong. if it's true what that githubber is saying, they "just" need to make their messaging less scary
# 22:59 edrex yeah that's a gap in github's oauth support. i've been missing it too, as I add more github-connected apps
# 23:00 edrex (the ability to opt some connected organizations out of an access grant)
# 23:03 aaronpk the nice thing about indieauth is that since you control your own authorization server, you can make your own scopes as granular as you want
elf-pavlik joined the channel
# 23:06 pdurbin I mean, being able to use other auth is great. I'm working with SAML at work. It's good to cut down on the number of passwords you need.
bengo joined the channel
# 23:17 Loqi Ok, I'll tell them that when I see them next
bengo, KevinMarks_, KitB and matrixrelay_ joined the channel
# 23:28 kylewm going to switch to server-sent events anyway and then hopefully it won't matter
matrixrelay joined the channel
# 23:28 aaronpk oh yeah you have to have the websocket server use ssl too
matrixrelay, tilgovi, bengo and pwcc joined the channel
bengo, matrixrelay and mdik joined the channel
# 23:50 pwcc snarfed or kylewm: To save bridgy from crawling permalinks, I've got hidden a tags inside h-entrys on my notes index. Would replacing them with link tags work within the hentrys?
# 23:52 KartikPrabhu pwcc: is the issue that since your notes index already shows full notes you don't bridgy to parse the permalink?
# 23:52 Loqi KartikPrabhu meant to say: pwcc: is the issue that since your notes index already shows full notes you don't want bridgy to parse the permalink?
KevinMarks_ joined the channel
# 23:55 kylewm Firefox can't establish a connection to the server at ws://reader.kylewm.com:8077/.
# 23:56 bear you have to offer both ws:// and wss://
# 23:56 pwcc KartikPrabhu: Sort of, aiming to reduce work for bridgy. It's easy to do & seems polite. The logic may be flawed.
# 23:57 bear kylewm - your getting a mixed-content failure because https can only upgrade to wss
# 23:58 kylewm bear: but even starting out with http://, it can't connect to ws:// anymore. with no https anywhere in the chain
# 23:58 pwcc kylewm: thanks, figuring this stuff out afresh with the new theme :)
# 23:58 KartikPrabhu i wonder if there is a mf2 way to say that the permalink has more content
# 23:59 bear kylewm - i'm seeing a mixed content warning even for http login