2022-02-09 UTC
strugee, Seirdy and darkkirb joined the channel
# 01:53 jacky heh I can see someone doing marco polo with that API
[tw2113_Slack_] joined the channel
# 01:56 [tw2113_Slack_] better marco polo than marco rubio
# 02:00 sknebel heh, usual answer for safari: a way to test stuff in it :P
# 02:00 sknebel even microsoft gives you free windows VMs so you can run edge for testing even if you dont use it otherwise
# 02:09 sknebel yeah, $16 a pop though. (since you need to rent 24h at once, apple doesn't allow providers to rent macOS for shorter) - if you need it often enough other companies also rent macs out
# 02:09 sknebel solvable, but just different baseline than everyone else
# 02:10 aaronpk yeah, i have no idea what it would take for apple to ship a VM but that would definitely be nice
# 02:10 sknebel plenty tutorials online for how to do it if you dont care about the license. but I also get that apple does not want to encourage that in any way
# 04:15 samwilson I'm adding GPS tracking to my website, and it's super exciting seeing the map :-) So many little dots!
# 04:28 samwilson I'm using Overland for tracking, and am going to add GPX uploading too. It makes geolocating old photos much easier.
# 04:32 aaronpk At some point I'm gonna get around to pushing an app update for that. There's a few minor changes that would be nice to have out there
# 04:32 aaronpk I do wish I actually knew anything about iOS development tho 😂
# 04:43 Loqi [samwilson] #16 No access token field
# 04:44 aaronpk yeah I think it's in the current code but not App Store version and not in the version they ported from
# 04:46 samwilson I'm adding a GET param instead. It's not as secure, but I guess is ok.
lolo joined the channel
# 04:57 GWG samwilson: I switched back to GPSlogger from Overland
# 04:58 GWG Mostly because they didn't fix #11.
# 05:00 samwilson GWG: which GPSlogger is that? maybe I should do the same, before I get too invested
# 05:02 samwilson I'll check it out
# 05:07 samwilson Does it just send the GPS data and then not log it locally? Or does it look at the response it gets from the server? I like Overland's system of requiring confirmation
# 05:07 GWG samwilson: It does either local logging or sending to a custom url or both. I even got him to put in batching
# 05:08 samwilson it sounds pretty good
# 05:09 samwilson yeah that's a plus
# 05:12 GWG It's not customized for the use case, but it's the best available in my opinion
jacky joined the channel
# 08:13 Loqi Before I go: When it comes to complaining about web browsers
KartikPrabhu, [tonz], tetov-irc, hoenir, capjamesg[d], Murray[d], mossymaker[d], shaunix[d], dovedozen[d], aaronpk[d], wackycity[d], sarahd[d], P1000[d], Jeremiah[d], corenominal[d], aspenmayer[d], Seb[d], MarkJR84[d], Ramon[d], Asaf_Agranat[d], Christian_Olivie, Zegnat[d], edburns[d], rattroupe[d], daiyi[d], sayanarijit[d], Myst[d], hans63us[d], marksuth[d], petermolnar and jacky joined the channel
# 15:09 capjamesg[d] Unfortunately I have also had to temporarily close IndieWeb Search because the server i'm running everything on is a tad overwhelmed.
# 15:10 capjamesg[d] Actually that's an understatement. The OOM killer keeps killing Elasticsearch before it even has a chance to fully start.
# 15:22 capjamesg[d] Is there a more affordable host than DigitalOcean that still has good reliability?
# 15:25 sknebel one rung lower but in my experience also reliable, netcup.de
# 15:35 sknebel (shared CPU cores though, but if you mostly want more RAM that should be ok - kind of depends on your workload)
# 15:35 capjamesg[d] This is going to be deployed as a web server hosting Elasticsearch and Mediawiki.
# 15:36 sknebel (above the price grid there is a switch to go to the dedicated cpu instances)
# 15:38 sknebel (but at that point honestly the dedicated server becomes more attractive if its something you want long-term)
# 15:49 Loqi sknebel has 8 karma in this channel over the last year (35 in all channels)
# 15:49 capjamesg[d] Does anyone have any experience migrating an Elasticsearch server? It might be a long shot to ask though.
# 15:54 jacky tbh I'd rsync the files over between the server
# 15:54 jacky the number of times I've done that to 'migrate' info between machines (heh)
# 16:05 GWG Wonder if we can get coupon codes from a provider for community members.
balupton[d] and [chrisaldrich] joined the channel
# 17:46 jacky I think this was a prior discussion point
# 17:46 jacky and i think micro.blog has done this to a degree
# 17:47 jacky but specialized readers are something we're kind of lacking, no?
# 17:47 jacky in the sense that they're optimized for a particular "format" of posts
# 17:47 jacky I ask because I'm curious about how such a tool would even begin to build feeds for people
# 17:54 sknebel some of the readers (microsub clients) have post-type specific views
# 17:58 jacky maybe I'm thinking more like "I want something that _only- does this"
jacky joined the channel
# 18:42 capjamesg[d] sknebel I have began moving all of my apps over to a Hetzner cloud server.
# 18:44 sknebel I find moving setups always stressful, because it turns up all the tiny pieces I didn't do in an obvious way and didn't write down :D
# 18:44 capjamesg[d] I had to make some risky changes to the elasticsearch config to get it to even boot.
# 18:44 capjamesg[d] Apparently you can only export elasticsearch documents if the service is running 😦
# 19:24 aaronpk maybe i can convince manton to help me with my GPS tracking app :D
[manton] joined the channel
# 19:26 [manton] We started to experiment with adding location check-ins to Sunlit, via Apple’s map info. Really want a replacement for Swarm.
# 19:26 aaronpk oh interesting, that's something i hadn't considered, but would be easy to overlap the two
# 19:27 aaronpk right now mine is strictly a GPS tracking app, but i often get feature requests that start to make it sound more like swarm
# 19:27 [manton] The problem is nothing really compares to Foursquare’s database.
# 19:28 [manton] Yeah, that’s probably a good fit for your GPS app… What people use apps like Strava for.
# 19:29 aaronpk for example i'd love to get the app generating the route maps on the device itself, that way you could easily post them to your website
# 20:25 capjamesg[d] I found a great tool called elasticdump that makes it easy to export content from elasticsearch, too.
# 20:54 [schmarty]1 heh. finally got a use-case for rollin' my own HLS video and remembered some discussion in the indieweb chat between aaronpk, fluffy, and more.
# 20:55 [schmarty]1 aaronpk consider this a far-future request to finish that post 🙈
# 20:55 aaronpk now why would i have promised something by 10am the next day...
# 20:56 [schmarty]1 you had just finished posting your own copy of a talk in HLS and i think it wasn't yet available from the conference folks.
# 21:00 aaronpk well i did get that talk posted, with captions and everything
# 21:00 [schmarty]1 haha, yup, i think that's the post you linked to earlier in the chat.
# 21:01 [schmarty]1 dang, nice! my searches failed to turn those up 😅
# 21:02 Loqi aaronpk has 26 karma in this channel over the last year (126 in all channels)
# 21:03 sknebel hm... now if the wiki could show webmentions on chat lines, future-schmarty could find that reference by seeing the log for today linked from there :D
KartikPrabhu joined the channel
# 21:45 jacky my site fails hard since it always expects people to have it
# 21:45 jacky probably should also not make it such a hard requirement
# 21:53 [schmarty]1 jacky: it's been so long since i touched that auth code (or updated my internal understanding of indieauth) 😐
# 21:54 jacky _tbh_ I wonder if it would just require a bump to `indie-authentication` (that lib you're using)
# 21:55 capjamesg[d] When I read authn I got really excited because I thought you meant webauthn. Never mind haha.
# 21:55 [schmarty]1 hahaha yeah bad news about the authorship on that lib 😅
# 21:56 [schmarty]1 heck yeah gitea! i honestly wish i used it more.
# 21:56 [schmarty]1 capjamesg: i named that little helper "indieauth-authn" because it's _only_ the authentication flow.
# 21:57 jacky okay I _think_ I can see where the changes would have to be made
# 21:58 [schmarty]1 now i feel like i should get to it first to save you the work of taking on an unfamiliar Someone Else's Project lol
# 22:00 Loqi [Aaron Parecki] IndieAuth Spec Updates 2020
# 22:00 [schmarty]1 oof that really clarifies how long that's been on my TODO list. aaronpk++
gire2, tetov-irc, barnaby and [fluffy] joined the channel
# 23:37 barnaby evening! I’m taking a look at getting CI working again for php-mf2, but I don’t seem to have sufficient access to the repo — I can’t add new workflows, or see the settings page. any ideas why? can someone make me an owner or whatever is necessary?
# 23:41 barnaby okay, I still can’t see settings (which I’d like to use for getting online documentation and code coverage set up) but I do have access to workflows now, which is a good start
# 23:44 aaronpk try now, i just added you specifically to that one instead of just to the team
# 23:45 Loqi aaronpk has 27 karma in this channel over the last year (127 in all channels)