#dev 2019-02-14
2019-02-14 UTC
# @mattl ↩️ @pleia2 You could turn on some IndieWeb plugins and have comments from here on your blog via http://brid.gy (twitter.com/_/status/1095837470254657536)
[grantcodes], KartikPrabhu, [tantek], [xavierroy], [schmarty], tantek, yoshi5551, [Rose], cweiske, [pfefferle], GWG, [jgmac1106], [Vincent], eli_oat and swentel joined the channel
# petermolnar if I base64 inline my images in my HTML, will archive.org archive them?
# petermolnar (this is how I end up with 10MB HTML files, hm.)
[jgmac1106] joined the channel
# @jgmac1106 ↩️ the beautiful thing about webmentions is they capture the conversation while encouraging folks to engage from their own domain and not just social media.
So much better than native comments no one uses but spammers. (https://quickthoughts.jgregorymcverry.com/s/1Pmu0f) (twitter.com/_/status/1096051634399006721)
# petermolnar [jgmac1106]: careful there, this is how you get webmention spam
[grantcodes] joined the channel
# [jgmac1106] It will come, malware eventually found Apple once they had more than seven users
# petermolnar they did not use to archive images
[deeden] joined the channel
[schmarty] joined the channel
# [schmarty] sknebel: i thought that was true about conical gradients in CSS, but SVG gradients are different?
swentie joined the channel
swentel and [davidmead] joined the channel
# [davidmead] morning all
# [davidmead] when content is POSSE’d is it just anything within `e-content`?
# [davidmead] but they have to be marked up accordingly (with a mf) too sknebel, yes?
# [davidmead] I’m moving things around on a Known template, and want to make sure things that shouldn’t get POSSEd are in the right container (or not, as the case may be)
[eddie] joined the channel
# [davidmead] i’m looking to add a field when creating a post, of any kind, where you can add tags. I wanted to make sure that it’s content get written in the “right” place so if that post gets syndicated to, say Twitter, those tags would come through as part of the post…
# [davidmead] but on my site they are marked up as a list of tags
# [davidmead] just don’t want to break too many things 🙂
# [davidmead] sometimes
tantek joined the channel
# [davidmead] I guess it depends. Sometimes I write in Known, sometimes in Quill
# [davidmead] I think Quill uses Brid.gy
# [davidmead] Ah, ok
eli_oat1 joined the channel
# [davidmead] I’m also changing the markup to try and cut down on the amount of `<div>` used and going for a more structured use of `<article>`
# [davidmead] so I don’t want to “break” anything there either 😉
# [davidmead] that answers a follow-up question eddie 🙂 thx
# [davidmead] still getting used to the small differences moving from WP back to Known
# [davidmead] thx sknebel
# @grantcodes Awesome! Let's try to get you on there! So I think your issue is that your authorization endpoint is set to http://indiecert.net which doesn't seem to exist. You might want to use http://indieauth.com instead? (twitter.com/_/status/1096083218669936641)
snarfed joined the channel
[grantcodes] joined the channel
# [grantcodes] Yeah, something went wrong with my syndication
# sknebel https://grant.codes/2019/02/14/awesome-lets-try-to-get-you also doesn't have a reply-to
# [grantcodes] I probably just didn't hit the right button in omnibear
# [grantcodes] Oh yeah, I would have got hit by this: https://github.com/keithjgrant/omnibear/issues/77
[schmarty] joined the channel
# [schmarty] fwiw i think quill can do twitter syndication now, if you connect your twitter
[jgmac1106] joined the channel
# [schmarty] ah, good to know
# [schmarty] this may be of interest to aaronpk and other folks. adafruit is working on a little net-connected python device and we're working on lots of demos for it: https://blog.adafruit.com/2019/02/14/pyportal-projects-videos-and-more-adafruit-circuitpython-python-pyportal-badgelife/
# [schmarty] we figure we should get a lot of low-hanging fruit out of the way. like showing the latest tweet from a given account.
# [schmarty] but twitter's latest dev agreements actually make this really ugly for DIY devices
# [schmarty] so i go to thinking about making a little microsub client
# [schmarty] *got
# [schmarty] sknebel: close! it's circuitpython, a micropython fork that adafruit stewards
# [schmarty] circuitpython has been around for a while and has been getting a lot of hardware support and new libs. about to hit 4.0
# [schmarty] so for microsub, i think i could build a proxy service that handles the indieauth/relmeauth dance using oauth2 device flow and gives the pyportal an oauth token
# [schmarty] and from there microsub is easy and small enough to just use
# [schmarty] should be pretty fun to, e.g., set up a photos feed of sources that post lots of photos
# [schmarty] anyway i wanted to touch base and see if this is a Bad Idea
# [schmarty] given how goofy it is to get started with twitter without violating their terms of service, i think it'd be nice to show "but the new indieweb readers work well..."
[cleverdevil] joined the channel
# [schmarty] haha i found it the other day after you mentioned it. shouldn't be too hard to bolt on some minimal indieauth/relmeauth to meet the needs of microsub auth.
# [schmarty] oh yeah! adafruit has been doing some new eink stuff that should be made to work with this.
# [schmarty] i like these tri-color things
# [schmarty] oh yeah, the pHats are pretty brilliant
# sknebel (sha badge, those look like this: https://wiki.sha2017.org/w/File:Badge1.jpg - but they only made one big run for the event)
# [schmarty] epaper++
# [schmarty] uh maybe
# [schmarty] that's neat!
[pt] joined the channel
# [pt] okee dokee, hi folks, i'm phil from adafruit and i work with marty, i can answer questions about our upcoming open-source python-powered Iot device that happens to make a great badge
# [pt] did a blog post today and marty is doing a lot of cool "tinyJSON" to make it all work https://blog.adafruit.com/2019/02/14/pyportal-projects-videos-and-more-adafruit-circuitpython-python-pyportal-badgelife/
# [pt] hi hi [aaronpk]
[Rose] joined the channel
# [pt] we'll a few units soon for folks who want to work some of the pythony' things and more too
# aaronpk so i'm not great at hardware, but i can deal with software all day long. whenever i come across these kinds of things i usually get stuck on them on the hardware side. i'd love to see some tutorials on getting these things up and running that assume zero knowledge about the hardware side of things.
# [pt] that is who we made this for...
# [pt] plug it in, shows up as USB drive
# [pt] code.py opens in any editor
# [pt] that's it
# [pt] we've lived through 10+ years of giant complex IDEs just to blink a LED, that time is over
# [schmarty] having been playing with one of these i can confirm the workflow is super easy. it reboots on save, so it's live reloading.
# [jgmac1106] Welcome PT... The IRL h-card generator!
# [pt] [schmarty] made a demo within hours of handing one over
# [pt] it had built in QR code generator too
# [schmarty] and you can use screen to watch for debugging or to grab the python REPL and poke at things by hand.
# [jgmac1106] And I thought it was gonna be the old school tin pin badge makers
# [pt] we stuck to CPython too, so if ya know python... ya know electronics now
# [jgmac1106] Whole time thought it was gonna be a 3d printer version of https://www.amazon.com/Badge-Minit-Starter-Machine-Pin-Back/dp/B012O1JJP4
# [jgmac1106] This is way cooler (though I think the former would rage in the PTO fundraising as a well to upsell Adafruit later)
# [jgmac1106] This is awesome! Want it for all or makers paces. I do ours on campus and New Haven Public Library
# [pt] maker/hackspaces have the max discounts on adafruit when they send a note to the reseller team
# [pt] many fund their workshops that way, etc
# [jgmac1106] We wanted a way to verify trainings we were going to make "fake books" and use library cards. I want this instead
# [pt] oh! funny you say that, the device stores PDFs too (ebooks, etc)
# [pt] it's a sub drive as well
# [pt] we did that with an event, hackaday, book was on the USB drive - https://learn.adafruit.com/getting-started-with-hallowing-for-hackaday-supercon-attendees?view=all
# [pt] i'll check back from time to time and also give marty heads-up when there relevant things for indieweb things, we'll be launching soon too!
snarfed and singpolyma joined the channel
# [schmarty] GWG: for which? the PyPortal? not announced yet AFAIK. ;}
# [schmarty] GWG yeah. i think i wanna put together a microsub client on here that shows my aperture Notifications channel (which gets notifies from wm.io)
# [schmarty] will do!
[eddie] and chrisaldrich joined the channel
leg, [tantek] and mcverryj1 joined the channel
# mcverryj1 How can I figure out where I am going wrong in Fed.brid.gy I did all the signup……wait…..maybe my update deleted my header
# mcverryj1 nope everything set up correctly for Bridgy Fed….will have to diagnose tomorrow
# [eddie] mcverryj1 https://fed.brid.gy/responses
# mcverryj1 I know I don’t even show up there yet I exist here: quickthoughts.jgregorymcverry.com@quickthoughts.jgregorymcverry.com
tantek joined the channel
singpolyma joined the channel
# mcverryj1 all of them
# mcverryj1 they should just work
# mcverryj1 problem for another day, I am chalking it up to how my shared host does Apache, someone else on Reclaim going to try and see if it happens to them too
# mcverryj1 ohhh really, I had no idea, I thought it worked and just sent everything out
# mcverryj1 …..ugggg now I rememebr why I go down this route…..I can’t add html in Known status updates….
# mcverryj1 but I can use the reply bvox...duh
# mcverryj1 not reply box I am not sending a reply but if I put the bridgy link in body of note it works
# mcverryj1 yipee https://mastodon.social/web/statuses/101592179897880564
# mcverryj1 sknebel++
# mcverryj1 eddie++
# mcverryj1 ohh yeah new hard drive need to switch my Nick
# mcverryj1 I know people hate hiding data but I am temptedt to add a plugin that adds a button for <link href=“https://fed.brid.gy”> rather than have it in every note. Bad idea?
# @jgmac1106 @seanthewhitecat I bet if you added a microformats parser to syllabuddy my syallabi will play alot nicer with your system then what has to be a tough OCR with PDFs. https://fed.brid.gy (https://quickthoughts.jgregorymcverry.com/s/21TkQu) (twitter.com/_/status/1096137367180718080)
[grantcodes] joined the channel
# [grantcodes] Haha that little thing looks awesome!
# [grantcodes] But [schmarty] are you maybe overthinking the auth on your microsub client for it. There is no way a non technical user would use one is there? Why not just put a token into the token? And if you release it just tell people where to paste their own?
# [grantcodes] Eh, call me what you will, but I hardcode tokens occasionally 😅
# mcverryj1 also had no idea how popular my Blogger stuff was going to be, makes me want to explore gadgets and see if I can add a micropub and micrsub endpoint that way…but I highly doubt it. Google deleted my post from the product forum
[schmarty] joined the channel
# [schmarty] hardcodedtokens--
# mcverryj1 its a great band name though
KartikPrabhu, TimB, chrisaldrich, [eddie], tantek, [tantek] and [jgmac1106] joined the channel
KartikPrabhu and mblaney joined the channel