#dev 2017-04-08

2017-04-08 UTC
KartikPrabhu joined the channel
#
GWG
G'day
tantek, [chrisaldrich] and [jeremycherfas] joined the channel
#
gregorlove.com
edited /User:Gregorlove.com (+31) "/* Interests */"
(view diff)
#
gregorlove.com
edited /2017/Bellingham (+353) "/* RSVP */ links"
(view diff)
#
gregorlove.com
edited /2017/Bellingham (-440) "/* Schedule */ tweak based on 2016/NYC2"
(view diff)
[kevinmarks], [jeremycherfas], miklb and tantek joined the channel
#
aaronpk
i've gotta fix my elasticsearch server
[eddie], [jeremycherfas], arush, arush2, leg, loicm_ and [chrisaldrich] joined the channel
#
martymcgui.re
edited /webmention.io (+40) "add myself, why not"
(view diff)
[kevinmarks], gRegorLove and KartikPrabhu joined the channel
#
loqi.me
created /home_page_webmention (+44) "prompted by aaronpk and dfn added by aaronpk"
(view diff)
#
aaronparecki.com
edited /home_page_webmention (-17) "Redirected page to [[person mention]]"
(view diff)
[eddie] joined the channel
#
[eddie]
Huh, is it just me or is 48 hours seem like enough time for DNS to propagate?
#
gRegorLove
Should be plenty
#
gRegorLove
I've heard some say 72 hours, but IME it's always been < 24
#
aaronpk
for a new domain?
#
[eddie]
Old domain
#
[eddie]
switched from Webfaction to DreamHost on thursday
#
aaronpk
depends on the TTL of the DNS entry then. what's the problem?
#
aaronpk
oh changing the nameserver?
#
[eddie]
actually nameserver is still the same, just changed the A record
#
[eddie]
to point to a new IP
#
aaronpk
that should be very quick then
#
[eddie]
My laptop keeps randomly bringing up the old site, and earlier today it seemed like IndieAuth was still trying to use the old server
#
gRegorLove
aaronpk: map doesn't seem to load on 2017.indieweb.org/bellingham "Failed to load resource" on the tiles, looks like.
#
aaronpk
[eddie]: what's the domain? i can check some things out
#
[eddie]
eddiehinkle.com
#
aaronpk
gRegorLove: oh, I need to set the tiles to use http
#
aaronpk
oh, weird, i am getting an https error on the tiles actually
[chrisaldrich] joined the channel
#
gRegorLove
Yeah, get a cert warning. Odd
#
aaronpk
they must have changed something
#
gRegorLove
Do you prefer PR for updates? Looks like I can edit directly in github.
#
aaronpk
i'm on it
#
aaronpk
fixed :)
#
gRegorLove
I mean for schedule updates, etc.
#
gRegorLove
aaronpk++
#
Loqi
aaronpk has 40 karma in this channel (1274 overall)
#
aaronpk
ah, you can edit directly if you want, it's a small enough site
#
aaronpk
it's not set to auto deploy so you can't break anything until i take a look at it anyway
#
gRegorLove
Ti.to attendee cap should be 40
#
aaronpk
oh i thought you said 30
#
gRegorLove
Oh, no, sorry
#
sknebel
[eddie]: I see it pointing to dreamhost ( 64.111.99.65 )
#
aaronpk
[eddie]: i checked a few different nameservers and they all agree on that IP address ^^
#
[eddie]
Strange, if I hit my micropub endpoint via a proxy browser, i get a log that my micropub was hit. But when I try to use quill it doesn’t hit it and it responds with no location header. Which means its hitting the old server with no existing micropub endpoint
#
[eddie]
And if I use my local browser, I get a 404 not found error
#
[eddie]
It seems like my local computer has it cached (as well as Quill and IndieAuth). Because I tried taking down the old server but since IndieAuth is still pointing at the old server, it broke my login ability until I re-activated the old site on the old server
#
aaronpk
huh, that server shouldn't be caching it any more than the lifetime of the DNS entry
#
[eddie]
hmmm odd. The stranger thing is last night, my local computer was correctly fetching the DreamHost server. But today, it’s back to the old server
#
KartikPrabhu
is playing around with CSS-grids; not having subgrids is a bit annoying
[dgold] joined the channel
#
gRegorLove
aaronpk: Can you change these options on the ti.to reg final step: Pre-Summit Meetup (Friday) / Keynotes and Discussions (Saturday) / Create, Hack, Demo! (Sunday)
#
aaronpk
oops yeah
#
gRegorLove
Should be Keynotes and Discussions (Thursday) / Create, Hack, Demo! (Friday)
#
gRegorLove
Otherwise all looked good and worked well. Thanks!
#
aaronpk
awesome
#
[eddie]
Well, I need to change my nameservers at some point anyway, since soon I won’t be using Webfaction for anything, so I did a nameserver change and hopefully the nameserver change will force in some changes
[kevinmarks] joined the channel
#
[kevinmarks]
Try the developer mode in your browser and turn off caching
#
[kevinmarks]
Depending on the cache headers you return, it may not even check dns
#
gregorlove.com
edited /projects (+273) "/* Take A Chance */ ProcessWire"
(view diff)
#
loqi.me
created /pin13 (+143) "prompted by [chrisaldrich] and dfn added by [chrisaldrich]"
(view diff)
#
www.boffosocko.com
edited /pin13 (+49) "prompted by [chrisaldrich]"
(view diff)
#
gRegorLove
Time to debug why my site publishes photos from micropub.rocks but not Quill
[mko] joined the channel
#
[eddie]
kevinmarks: odd enough, if I turn on my VPN to my office, I get the new server. I turn off the VPN and its back to the old server
#
[kevinmarks]
Hm. Router cache?
#
gregorlove.com
edited /Known (+82) "/* List of Plugins */ +Akismet"
(view diff)
#
gRegorLove
tools < [[pin13]]
#
KartikPrabhu
gRegorLove: use <<
#
KartikPrabhu
tools << [[pin13]]
#
loqi.me
edited /tools (+12) "KartikPrabhu added "[[pin13]]" to "See Also""
(view diff)
#
Loqi
ok, I added "[[pin13]]" to the "See Also" section of /tools
#
[eddie]
kevinmarks: router cache makes sense. It is Comcast, so who knows what they have going on in that router. the odd thing is Quill also is pinging my old server instead of my new server
leg joined the channel
#
gRegorLove
Aha, Quil isn't sending a filename extension with the photo upload name and my code is requiring jpg or png. Hm.
#
aaronpk
the general rule is you shouldn't trust the filename in file uploads anyway
#
gRegorLove
Yeah, I know
#
[eddie]
Yay my local computer seems to have found my new server… hopefully tomorrow it doesn’t change back to the old one again. ?
#
gRegorLove
Thought it's also only me posting photos :)
#
[kevinmarks]
Also, your code should allow svg
#
gRegorLove
Baby steps. I don't foresee myself publishing svg by micropub anytime soon.
#
gRegorLove
Submitted an issue about mime-type checks though
#
Loqi
awesome
#
[eddie]
Wooo!!! HTTPS for the first time ever on eddiehinkle.com!!
#
martymcguire[m]
gratz!
#
[eddie]
I’m pretty excited. I remember back in the day when SSL certs seemed expensive and like a headache. It took me 15 minutes to get set up with Let’s Encrypt ?
#
gRegorLove
Aye, Dreamhost built it in their admin controls and it's so nice.