#dev 2024-12-28
2024-12-28 UTC
dustinm` joined the channel
# [fluffy] I really wish there were just an existing atproto_oauth library for Python, but all of the bluesky/atproto clients I can find use app-specific passwords, which are very much NOT reasonable for Authl, and meanwhile the only bsky-oauth implementation I can find is the “cookbook” thing which is super low-level
grufwub and [aciccarello] joined the channel
Guest6 and nemonical joined the channel
ttybitnik joined the channel
# jeremycherfas !tell sknebel Unable to reach sturdy-backbone. Any chance you could restart it?
AcesAndEights joined the channel
Daijo, ttybitnik, jonnybarnes, Xe and Daijo_ joined the channel
Daijo joined the channel
[KevinMarks] and [Joe_Crawford] joined the channel
# [Joe_Crawford] Typically you'd want to mock that API.
Daijo_ joined the channel
# [tantek] What is http://maps.me?
# Loqi It looks like we don't have a page for "kmz" yet. Would you like to create it?_V (Or just say "kmz is ____", a sentence describing the term)
# [Joe_Crawford] GWG your question is reminding me I have some webmention code that relies, obviously, on http://webmention.io. I might add mocking to a unit test of that class.
# [KevinMarks] Looks like kmz is zipped up kml files
[mattl] and ttybitnik joined the channel
sebbu2 and rrix joined the channel
# [KevinMarks] There's code in leaflet. I think http://organicmaps.app imports kml etc too
# carrvo[d] GWG For testing 3rd party I know of 3 approaches that can be used in combination: 1) mock their interfaces to unit test just your code, 2) write tests against their API (helps with both learning and ability to test compatibility of new releases), and 3) write a wrapper around their API so that you have an interface that makes sense for your app (and only expose what you want).
# [KevinMarks] Google earth always supported it, it's the keyhole format from before acquisition
[morganm] and bterry1 joined the channel
# capjamesg[d] aaronpk I think I am going to use this UX:
Xe joined the channel
# capjamesg[d] I'm hoping to get this live in a few days for people to test and use!