2018-01-14 UTC
[miklb] joined the channel
tantek, [kevinmarks], cweiske_, [joe]1, renem, eli_oat, [chrisaldrich], jjuran, deathrow1 and [eddie] joined the channel; krup left the channel
# 07:40 Loqi Ok, I'll tell them that when I see them next
barpthewire, iasai and tomasparks joined the channel
barpthewire, jeremycherfas and [colinwalker] joined the channel
# 12:08 Zegnat That HTTP 999 code is really puzzling from LinkedIn, petermolnar :/ Did you see any documentation on that?
# 12:08 Zegnat (My favourite trick of using Google’s UA doesn’t seem to bypass authwall either.)
# 12:40 petermolnar I'm just hoping the web doesn't pick 999 Request Denied up, that sounds way too dystopian
[kevinmarks] joined the channel
[colinwalker] joined the channel
# 13:23 GWG aaronpk, what is the best way to move my data from mqtt to Compass?
# 13:24 GWG Is it better for me to build a mqtt to http gateway or a PR for Compass if I can figure it out?
# 13:29 aaronpk I don't know much about Mqtt yet, so I'm not sure how it would fit in to Compass directly.
# 13:30 aaronpk If it means there are android apps that could talk to compass then I'd consider it
# 13:31 GWG aaronpk, there are several. I moved from the abandoned Owntracks to the maintained Zanzito
# 13:32 GWG Basically, you publish/subscribe to a topic which contains a payload.
# 13:33 aaronpk What format do these apps send the location data in?
# 13:34 GWG The topic varies, the payload is json, just not GeoJSON
# 13:35 GWG So, it is a json object with latitude, longitude, etc
# 13:35 aaronpk If there isn't a sort of standard these apps are using then it might make more sense to do that conversion outside of compass
# 13:35 aaronpk Otherwise compass would need to hardcode support for each format each app sends
# 13:36 GWG aaronpk, all push latitude and longitude inside the object, but the other properties vary.
# 13:36 aaronpk It'd be a trivial amount of code to write an MQTT subscriber that sends HTTP payloads to Compass
# 13:37 GWG aaronpk, that was one of the options I was considering.
# 13:37 GWG I don't even have to write one. I could use Home Assistant till I do
# 13:37 GWG It already is pulling in the data and can output it.
# 13:38 GWG I just figured I'd ask the question about whether it made sense to incorporate it
# 13:42 GWG I want a location server, and while there are alternatives, I like your software
# 13:42 GWG Storing my location to update exif in photos and posts.
# 13:45 GWG I am going to look at other options too.
John____ joined the channel
# 14:29 GWG I was thinking of doing so when above a certain height
# 14:43 aaronpk GPS altitude is super inaccurate so it's really only useful to get a rough idea like 5000ft vs 30000ft
# 14:46 GWG Question is above what reading do I bother displaying it?
# 14:49 GWG I was enjoying it reporting 37000 ft
calumryan joined the channel
# 15:17 aaronpk hmMMMm that's because there is no explicit u-url on adactio's post
# 15:20 aaronpk I need to work on a migration path for people using webmention.io
# 15:36 sknebel aaronpk: ^^^ I remember you mentioned there is something special about the routing for the frontpage as well?
# 15:44 Zegnat Ugh, basically every DOM lib for PHP I am finding is made for more “HTML features”, rather than more DOM API. I am going to have to write my own code, I guess. The lazyweb has failed me.
barpthewire and [miklb] joined the channel
# 15:58 [miklb] Zegnat I want that on a coffee mug. “The lazyweb has failed me.”
John____, [kevinmarks], curve25519 and randomstranger joined the channel
# 17:50 aaronpk another reason micro.blog should build in its own IndieAuth server
# 18:06 GWG aaronpk: Or I should build one into WordPress
# 18:13 GWG I'm moving in that direction slowly
snarfed joined the channel
gayboi, snarfed and eli_oat joined the channel
# 18:36 dgold "I get that IndieWeb sites would rather not be in the authentication server business, but they should also be flexible."
[colinwalker] joined the channel
# 18:37 dgold i'm unsure how one should respond to that…
snarfed joined the channel
snarfed joined the channel
snarfed, eli_oat and [kevinmarks] joined the channel
# 19:33 aaronpk anyone know how to deal with cleaning up the .git folder? I have an in-progress git pull that failed cause the disk filled up, and it looks like it was writing a bunch of data into .git that is now stuck there
snarfed joined the channel
# 19:38 aaronpk :sigh: I'm just gonna upgrade the disk space on this server
# 19:39 dgold Copy the working files out to a different location
# 19:39 dgold do a hard reset to a non-corrupted commit
# 19:40 aaronpk there's 5gb of data, but this .git folder is 11gb now
# 19:42 dgold if you don't have any local changes, then poss you should scrub the repo and git clone again
snarfed joined the channel
snarfed joined the channel
# 19:46 aaronpk so when I do `git gc` it does the compressing stage, then "writing objects" and then fills up the disk
# 19:47 aaronpk and I can't figure out how to delete whatever it's done
# 19:47 aaronpk running `git gc` again starts over but I don't get the disk spaceback
snarfed and eli_oat joined the channel
# 19:57 aaronpk except I forgot that it's coming from my home network so i'm capped at 5 mb/s
# 19:58 aaronpk probably should not have done this right before i'm supposed to meet people for lunch
snarfed joined the channel
chrisaldrich joined the channel
# 20:00 dgold you're not using git as a backup solution - are you?
snarfed joined the channel
redaxo_schorsch, [jeremycherfas] and j12t joined the channel
# 22:02 aaronpk deleted the whole posts folder, re-cloned from git. now the .git folder is only 4gb instead of 12
# 22:03 sknebel guess now is a bit to late to remember that git clone has a --depth option if you do not want to sync full history
# 22:07 aaronpk I think i'm still gonna resize the disk since i'm bumping up to the limit
snarfed and [chrisaldrich] joined the channel
# 22:18 aaronpk sunday seems slow, good a time as any to shut down my server so I can resize the disk
aaronpk_ joined the channel
# 22:22 aaronpk_ then realizes he can't post the coffee to his website since it's down
# 22:26 Zegnat aaronpk during a server reboot: can’t move because that throws off location, can’t eat or drink because that can’t be added to the time series, can’t sleep because that data too has to go somewhere.
# 22:27 Zegnat (Hyperbole of course, as I know a lot of that data does not rely on posting instantly to the site.)
# 22:27 aaronpk_ I do actually freak out if my gps logger stops working and try to not move til i fix it
aaronpk joined the channel
# 22:31 sknebel luckily my VPS isn't responsible for anything really important. biggest annoyance likely would be "what tweak did that config file need again?!"
# 22:32 Loqi aaronpk has 105 karma in this channel (1532 overall)
# 22:32 Loqi linode has 1 karma in this channel (5 overall)
redaxo_schorsch joined the channel
[kevinmarks], snarfed and [miklb] joined the channel
# 23:49 gRegorLove Hm, I'm getting tweets with truncated: true via the API, not sure how to get the full text though.
# 23:53 [kevinmarks] by default the text is 140 chars, you have to get the other field with the long version