2017-01-06 UTC
KevinMarks, KevinMarks_, Loqi, myfreeweb, tommorris, tantek and voxpelli joined the channel
KevinMarks joined the channel
tantek joined the channel
KevinMarks and tantek joined the channel
# 05:58 tantek Suunto is a maker of exercise watches for running and other physical activities that tracks GPS and heart rate, and can sync with a web silo at movescount.com or the Suunto mobile native app.
# 05:59 tantek Suunto is a maker of exercise watches for running and other physical activities that tracks GPS and heart rate, and can sync with a web silo at movescount.com or the Suunto mobile native app.
KevinMarks_ joined the channel
# 06:52 tantek sigh, oh well, typical silo. likes and comments are not exported
# 06:52 tantek another potential Bridgy backfeed feature request
KevinMarks joined the channel
cweiske and tantek joined the channel
KevinMarks, benborges, aaronpk, kline, sebsel, Zegnat, kapowaz, ben_thatmustbeme, dkm_, GWG, sknebel, mbrock and bret joined the channel
# 11:00 cweiske petermolnar, I don't think this is doable in css only
# 11:00 cweiske especially not if you want to adapt to differnent client widths
# 11:00 petermolnar no, I don't either, but flexbox still looks like black magic, so there is a potential there
tantek joined the channel
# 14:12 aaronpk i used JS to set the aspect ratio option client side but if you know it at render time you can set it server side
# 14:12 petermolnar true; however, in this case, due to being part of a photographer's portfolio, I can't do that
# 14:13 aaronpk I don't think they have tobe squares for it to work
# 14:14 aaronpk "This does mean the thumbnails will no longer be square on narrow screens"
# 14:49 petermolnar relying on indieauth, no file support, but does reply, repost, bookmark, article, and note
gRegorLove joined the channel
miklb joined the channel
# 16:29 KevinMarks Petermolnar: what is your layout goal? Images all the same height, varying in width, but filling a row?
# 16:30 KevinMarks KartikPrabhu did something that worked, but I think it needs to know image dimensions in advance
# 16:31 aaronpk mine works without knowing image dimensions. you only need to know whether it's portrait or landscape, which can be done either server side or client side
# 16:31 petermolnar max height to images (eg. 20vh ), images in the same row are same height but rows alway fill width
# 16:31 aaronpk petermolnar: are you trying to *not* crop images?
# 16:32 KevinMarks And images are arbitrary aspect ratio, not all the same ratio but portrait and landscape?
# 16:33 aaronpk but if you know the image dimensions server side then you can do that too
# 16:34 aaronpk my version of it recalculates the layout when the window is resized. it works pretty well.
# 16:35 aaronpk but i think it's always going to require javascript
# 16:35 aaronpk you get a decent fallback w/o JS tho, you just have ragged edges
# 16:35 KevinMarks With flexbox you could do something like it, but you'd get varying gutter width
# 16:36 aaronpk hm apparently i have not actually posted an album on my site since launching album support. i should fix that.
# 16:46 petermolnar KevinMarks a very tricky one maybe since the aspect ratio is "liquid"
# 16:47 KevinMarks How do you make the last row work? Isn't there a danger of it being really tall
# 16:55 aaronpk you have to set an arbitrary limit for every row anyway
# 17:09 loqi.me edited /Unsending (+129) "sknebel added "https://support.office.com/en-us/article/Recall-or-replace-an-email-message-that-you-sent-35027f88-d655-4554-b4f8-6c0729a723a0" to "See Also"" (
view diff )
tantek joined the channel
# 17:18 Loqi aaronpk has 23 karma in this channel (1172 overall)
# 17:27 tantek In PESETAS news, I'm trying to see if I can PESETAS all my exercise related stuff to Strava
# 17:27 tantek e.g. Suunto watch -> Movescount.com silo -> Strava silo
# 17:28 tantek Strava seems to have decent export of geo data, if not comments and kudos (likes)
# 17:35 tantek hey aaronpk do you POSSE your exercise and movement (walk, run, bicycle) to Strava?
# 17:35 tantek looks like they have a pretty good OAuth based API to do so
# 17:36 aaronpk hm, i can't quite remember the exact details. clearly i should have posted about it
# 17:37 Zegnat aaronpk, why did Loqi create unsending with a starying capital? Did I do something wrong?
# 17:37 aaronpk i think because your definition started with caps
# 17:38 Zegnat Ah, so the Page is created based on definition capitalisation rather than prompt capitalisation. Good to know.
# 17:39 tantek right, so you can fix the capitalization when you define it
# 17:39 aaronpk yeah i think i switched from strava to runkeeper some time in 2014 maybe early 2015
# 17:40 aaronpk IIRC it was because the strava app required an extra button tap to start or something
# 17:40 aaronpk and i was using it for all my bike rides so it got super frustrating
# 17:40 tantek I think all the Segment records stuff motivates people
# 17:40 aaronpk i don't track bike rides on runkeeper anymore cause i switched to using my own app for those a while ago
# 17:41 aaronpk my app posts directly to my website so i skip all the silo nonsense
# 17:41 tantek right, hence wondering if you *POSSE* after that
# 17:41 aaronpk i don't, but only because i don't know what value i'd get out of that
# 17:42 tantek usual silo POSSE value, likes and comments from people on the silo
# 17:42 aaronpk i never had any friends who used strava. more of my friends use runkeeper
# 17:46 aaronpk i don't, but maybe i should? tho i might post short bike rides more often than people there care to see
# 17:46 aaronpk i actually use runkeeper when I run but only because it talks to my heart rate monitor and my own app doesn't
# 17:46 tantek the Suunto also talks to the heartrate monitor
# 17:46 aaronpk so my runs are usually PESOS'd back to my site so they include heart rate monitor
# 17:46 tantek or rather, comes with a heartrate monitor strap - haven't bothered with it yet, just trying to get the basic stuff working
# 17:52 aaronpk does Known support micropub natively now? I keep forgetting
# 17:54 tantek now that I've connected Movescount -> Strava, let's see if I can setup Suunto -> Movescount iOS
KevinMarks joined the channel
# 18:00 tantek taking a bunch of screenshots of the mobile bluetooth pairing in movescount
# 18:00 tantek WTF why am I seeing Gmail on my exercise watch
# 18:01 aaronpk ahahaha did start showing all your iOS notifications?
# 18:02 aaronpk hm i don't have any bluetooth devices paired that can show notifications anymore since my Pebble broke so i can't share a screenshot
# 18:02 tantek darnit I thought I was getting "just" an exercise watch, not a "Smart" watch
# 18:05 tantek aaronpk, Bluetooth in Settings only shows the on/off toggle, and "My Devices" with one line for my watch
# 18:05 aaronpk there should be options to configure what it can do with bluetooth
# 18:05 tantek with an (I) icon on the right side, when I tap it, the only option is "Forget This Device"
# 18:09 tantek darnit now there is a message icon with a number on it on my watch
# 18:11 tantek aha, on the watch, deep in Settings > Connectivity > Notifications > OFF
KevinMarks joined the channel
# 18:13 tantek phew, now I'm just going to pretend I didn't see that and that my exercise watch is just an exercise watch
KevinMarks and KevinMarks_ joined the channel
chrisaldrich joined the channel
# 19:22 myfreeweb interesting, the mastodon maintainer just merges pull requests without even saying anything :)
sebsel joined the channel
# 19:27 tantek myfreeweb, can you provide some permalinks to live content for those features so we can check out the final output, try parsing it etc.?
KevinMarks_ joined the channel
# 19:28 myfreeweb they haven't pushed the changes to production yet
# 19:28 myfreeweb i don't know
tantek joined the channel
arush1, singpolyma, singpoly1a, tantek, KevinMarks and KartikPrabhu joined the channel
chrisaldrich, singpolyma and tantek joined the channel
singpolyma joined the channel
# 22:14 aaronpk what's the best practice for generating a new ssh key these days?
# 22:19 singpolyma and actually, I'd say *most* support ed25519 also. but occasionally I hit one that does'nt
tantek joined the channel
# 22:20 bear so that is what you check for your servers
# 22:24 bear hmm, I should write a post about that
KevinMarks joined the channel
# 22:48 aaronpk whoa the public key for the ed25519 key is super short
# 22:51 bear ok, new short post up about my habit of rotating them yearly
# 22:53 Loqi bear has 10 karma in this channel (174 overall)
KevinMarks joined the channel
# 22:56 bear woo - I got a webmention! (sorry, that still excites the heck out of me)
tantek joined the channel
tantek joined the channel
# 23:20 bear just found out the hardway - osx's sshd doesn't like ed25519
# 23:20 bear so if your in the habit of ssh'ing to your laptops
KevinMarks_, KevinMarks and tantek joined the channel
# 23:57 Loqi [@keithjgrant] @davatron5000 I’ve always wished there were an open social network protocol, & we could switch networks like switching email providers :(