#LoqiIt looks like we don't have a page for "Tanzawa" yet. Would you like to create it? (Or just say "Tanzawa is ____", a sentence describing the term)
#jackyb/c from my experience, rss feeds tend to be the most variable (either super stripped down to force click throughts or more verbose with fluff squeezed in to encourage engagement back to a site - like a CTA)
#jackyI kinda wonder if there's a "programmatic" way to pick such a feed for people
#jackymaybe the social reader renders a post it finds in three feeds and allows the user to pick the most ideal one (and that's then used to determine what feed to use going forward?)
#aaronpkTogether does that, there's a thing in the microsub spec for feed previews
#cambridgeport90I think the question is which feed is the most detailed? And depending on the site configuration, a few could be available. I have both the default RSS and then the JSON Feed plugin for Wordpress installed, a well, so bringing up my site in a reader would probably fetch both?
#jackyaaronpk: I'm thinking about something that might even -hide- the feed types used and allow for people to like "swap" between different rendering forms to see which one works 'best'
#cambridgeport90I never know which is the best one to use; still learning, hence why I'm following the dev channel.
#jackylike there might be a bit of a blip for some in their ATOM feeds than what you can garner from a h-feed (for example, reply counts)
#jackycambridgeport90: I think that people _shouldn't_ have to know what feed to use
#jackylike I do plan to expose like feeds for tags on a post as well as a feed for the replies to said post as well as a feed for the _type_ of post (that's like 2 + n)
#jackyto have a reader drop a post URL (or one's homepage) would be an interesting feat in determining what to show
#jackycambridgeport90: heh, it's far from ready imo
#cambridgeport90One of the things we need to look into is easier ways for people to implement everything they might want to on their site, and how to get people going. Somehow I think that newer protocols are going to take precedence here soon. I see Gemini being one, and ActivityPub being used more. even people who know nothing about computers can understand the
#jacky> If the logged-in user doesn't match the provided me parameter by the client, the authorization endpoint MAY either ignore the me parameter completely or display an error, at the authorization endpoint's discretion.
#jackylike with this, I could even add an internal dashboard to see what scopes each app has been given
#jackyi even squeezed in a bit of tracing to see where I'm making requests from
#jackymight use that to alert if I'm doing it in a place that my site doesn't expect it to come from
samwilson, dhanesh, nickodd, [Grant_Cameron], silo, blade82 and petermolnar joined the channel
#jamietanna[m]jacky I've got my IndieAuth server using the provided `me` to autocomplete which profile to authenticate as, but I can go and change that if I want - as Aaron says, I use it as a hint
#jamietanna[m]jacky re IndieAuth rocks I'm also interested, when writing my IndieAuth server I'd looked at some of the scenarios/edge cases, so I'd also be interested, but feel like we need a framework like micropub rocks in place
#jamietanna[m](I'm also up for helping to make it, but given my PHP knowledge is lacking I'd prefer to have something in place I can contribute to more easily)
#jamietanna[m]I'm definitely gonna have some "audit" info to allow me to keep an eye on what's been allowed, and to see if there's anything suspicious being granted that J don't remember
silo joined the channel; ShadowKyogre left the channel
#@Sean_Waite↩️ Hugo on Azure or netlify with content pulled from codeberg and then federated with activitypub and/or webmention? Hm. Turtles all the way down, need to do more reading (twitter.com/_/status/1360981944671096838)
[Grant_Cameron], [kimberlyhirsh] and ShadowKyogre joined the channel; ShadowKyogre left the channel
#jeremycherfasCan anyone tell me how to find where modern::perl is on my machine? I get a new to me error of `Can't locate Modern/Perl.pm in @INC ` which seems to have arisen after installing Anaconda for a Python course I am doing. Anaconda has definitely messed with $PATH, but I don't know where modern::perl was before.
ShadowKyogre left the channel
#jeremycherfasAhah. I found it, in `user/perl5/lib/perl5/Modern` Is there a way to tell the program -- there's only one currently that needs it -- to find it there, without editing $PATH?
ShadowKyogre and [KevinMarks] joined the channel; ShadowKyogre left the channel
#petermolnar"Cloud hosting has made it easy for anyone to run a website." Did it? Is it actually easier to run a cloud "powered" website than it was to upload a bunch of files to an ftp server?
shoesNsocks1, ShadowKyogre, silo and [snarfed] joined the channel; ShadowKyogre left the channel
#[snarfed]sounds like he’s comparing to commercial or otherwise larger web sites on a physical server, eg 20y ago, not FTP on consumer grade shared hosting like dreamhost etc
shoesNsocks1, [tw2113_Slack_], ShadowKyogre, silo and samwilson joined the channel; nickodd and ShadowKyogre left the channel
#[KevinMarks]hm. downloaded my twitter archive, but they've changed the format and included all kinds of PII and DMs so I can't just bung it on my server like I used to
#[KevinMarks]also includes 9.6M of twitter emoji (ie all of them, not stripped for the ones I actually use)
Seich joined the channel
#samwilsonI'm finally getting around to importing all my Flickr photos into my website – where their times will be in UTC and so ordered correctly at last
#vilhalmerthe twitter archive was in a different format every time I downloaded it
ShadowKyogre joined the channel; ShadowKyogre left the channel
#samwilsonyes, it feels great to have everything in one place. the import process is going rather slowly though! about 7 seconds per photo :( and I've got 23000 to go
#aaronpki think the rest of my foursquare checkins is next on my list
#samwilsonI'm adding syndication link back to them on Flickr, but I guess at some point I'll stop paying for Flickr and they'll all go away
#samwilsonyeah I think I'll do Twitter after this, although that sounds more painful than the flickr API
#GWGI need to continue my import process for photos, which is one by one
#samwilsonthat's how I was doing it, but then I decided to spend 5 hours a week for the rest of my life tinkering with bespoke photo album software :-P
#aaronpkyou can do it from the twitter export you can download instead of dealing with their api