[jgmac1106]in my classes I put a third party chat app on my websites.. not sure if a microsub chat app between a group could or should be a thing, if it is best tech but if that had DMs or a delete after 24 hours thing could be neat
[jgmac1106]aaronpk you have me addicted to the twitter threader app, once I get write access back and I tweet from Known I think I will still pull the thread from Twitter and put it on my website...getting in the mf2 was just a bit of find and replace, I lose the dt-published but I didn't look deep into the export features
@jgmac1106↩️ @OnlineCrsLady just wait until you try a social reader that gets feeds through microsub and writes through micropub it's such a wonderful experience as it finally unites reading and writing in one place. (twitter.com/_/status/1139352193847500800)
Dead[m], [miklb], wagle_ and [chrisaldrich] joined the channel
mblaneyI've been thinking about what remysharp1 said earlier about webmention source and target, maybe not quite his question but I had a moment thinking "oh yeah the receiver can discover targets from the source". But the bigger picture is that webmentions are already asymmetric and pushing back on the sender is a good thing.
@swentel↩️ Hmm, I guess the logic behind that lives on the (Microsub) server / framework. Indigenous (and the endpoint I'm using) just accepts push notifications, it doesn't care about the content at all. (twitter.com/_/status/1139432550634577920)
chrisaldrich, [tantek], [frank], [xavierroy], jjuran, KartikPrabhu, [kevinmarks786] and [grantcodes] joined the channel
[grantcodes]Woohoo this is pretty awesome! I have a base glitch site working really well! Just click the link, fill in the form and boom you have a site with; micropub, webmention (send & receive), microsub (via aperture), auth and token endpoints (indieauth.com) (rel=me email login)
cweiskeI think that api services run by people are not really helping fulfilling the indieweb goal. just consider the bus factor of aaronpk. once webmention.io is down, 95% of the people cannot receive comments anymore
[grantcodes]It's obviously not going to be possible for most people in the world to manage their own website with code and servers and dns etc etc. So a "service" that makes all that easier is great and very indie friendly I think
cweiske"don't use those central services, they get all your data - use indieweb. to use indieweb, use this central service that gets most of your data"
[eddie]cweiski I think the key is that there are just a couple services right now (aaronpk for webmention, snarfed for backfeed) the key is having many different services. The more services we have the less “centralized” it is. There is nothing wrong with a service, it’s just not good to have everyone on a single service run by one person
[eddie]swentel I say absolutely start the service! The more user friendly IndieWeb options, the easier it is for people to get involved and the MORE it matches the spirit of the IndieWeb
Loqiaaronpk: [grantcodes] left you a message 14 hours, 37 minutes ago: So got a remixable indieweb starter on glitch with micropub, webmentions & indieauth. I tried to get it to automatically make a aperture account based on the wp plugin, but I couldn't get it to work for some reason. I get a 200 response, but no callback from aperture
[eddie]I also think Micro.blog is a great example of this because since it charges for hosting it has a financial model that supports it ma continued existence but someone on Micro.blog can intercommunicate with anyone in the IndieWeb
@ton_zylstra↩️ Cool! Meteen je feed weer aan mijn reader toegevoegd, want die ontbrak nog sinds mijn herstart met rss lezen. En je hebt je site #indieweb enabled met webmention zie ik. Nice. Tot blogs! ;) (twitter.com/_/status/1139531982575218688)
[tonz], snarfed, jgmac1106, [frank] and [kevinmarks786] joined the channel
Loqiaaronpk: [grantcodes] left you a message 23 minutes ago: yep got it working, was the most classic of programming problems: a typo. I put a link to the working project somewhere
[grantcodes]Yeah we talked about that but never got around to it. I've got the indieauth lib on GitHub too that I never got around to publishing on npm
[grantcodes]Well I'd say it's finished, I've used it in a few projects without issues. I think I was wondering whether I should publish it under the @indieweb org I have on npm or not
[tantek]cweiske while I appreciate the humor attempt, the analogy is inaccurate. It conflates UI/permalinks services vs swappable backend services and those are massively different in terms of migration costs / friction
Loqisingle point of aaron is when a relatively early IndieWeb technology is being developed and there haven't been enough implementations to create proper diversity causing an over reliance on one of Aaron Parecki's services in order for the technology to work broadly https://indieweb.org/SPOA
[miklb][grantcodes] I’m going to give that glitch remix a spin tonight. Will greatly facilitate launching my new personal site to keep working on jekyll-indieweb
LoqiIt looks like we don't have a page for "social icon" yet. Would you like to create it?_6 (Or just say "social icon is ____", a sentence describing the term)
LoqiIt looks like we don't have a page for "social icons" yet. Would you like to create it?_7 (Or just say "social icons is ____", a sentence describing the term)
[miklb]note the thin lines on RSS & mail. I’d like to find something that matches and also can use for visual representation of post type/kind i.e. note, photo, etc
[miklb]but as with simpleicons it doesn’t have a companion icon set for broader visualizations so you wind up with two sets. Will need to optimize the second set.
[schmarty](full disclosure i made a shortcut that runs from a book's goodreads.com page in Safari, pulls the data I want, and makes a post with extra author, book URL info)
Loqi[Marty McGuire] A great intro to the power of service workers, a great collection of resources for learning more, and a great inspiration for improving the things I build on the web!
[schmarty]gRegorLove: micropub! i have a utility shortcut that takes JSON data and passes it along as a micropub post (with a third util shortcut that simply holds my micropub info, token)
sknebelprobably to be able to use symbols(?) to represent the keys in internal structures? and then just the JSON-conversion doesn't reverse that step?