#dev 2022-05-08

2022-05-08 UTC
jacky, tbbrown and GWG joined the channel
#
IWDiscordGateway
<person> I'm optimizing my blog to be part of the IndieWeb! I've just finished adding the IndieAuth links and the h-entry and h-card stuff. Is that all the stuff that matters? How much does supporting microsub and/or micropub matter? I'm running my site off of GitHub Pages for now, so I think micropub support at least is not in the cards. Is there anything else folks would recommend I do to more fully join the community?
mro, [tw2113_Slack_], tbbrown and jacky joined the channel
#
IWDiscordGateway
<capjamesg> If you are here you are already in the community 🙂
#
IWDiscordGateway
<capjamesg> You should build / use what solves a problem for you.
#
IWDiscordGateway
<capjamesg> If you want to make publishing to your site easier, micropub can help. If you want a social, interoperable reader, microsub might be worth checking out.
#
IWDiscordGateway
<capjamesg> Having a website in itself is very IndieWeb!
GWG and mro joined the channel
#
[chrisaldrich]
Content warning (NFT/blockchain): Not sure if this is implementable, but it's floating around... https://mastodon.social/@person72443/108248233465183002
#
Loqi
[person] Today I was brainstorming ways to connect #blockchain projects to #IndieWeb projects. If #BlueSky wants blockchain, fine, but interop with the fediverse is the fastest way to reach their goals. You could use NFTs to create rel=me links on the blockch...
mro and tbbrown joined the channel
#
[KevinMarks]
You could do that but it makes no sense. Convincing bluesky to support DNS and URLs explicitly is more important.
tbbrown and mro joined the channel
#
vika_nezrimaya
huh, turns out I didn't fix the nasty bug but I did seem to mitigate it by going lockless on the database reads. Now the app doesn't hang, it just makes the server noisy!
#
vika_nezrimaya
better than it was before for sure - a partial win
mro, tetov-irc and hoschi-it joined the channel
#
Loqi
ok, I added "https://www.otsukare.info/2017/11/02/fatwigoo" to the "See Also" section of /Fatwigoo https://indieweb.org/wiki/index.php?diff=81337&oldid=74115
tbbrown and AramZS joined the channel
#
@BekoPharm
↩️ Hahahaha. Sorry, geht gleich wieder :) WP Form Kommentare: 100% Spam Webmention Kommentare: 1% Spam - und dann über Twitter rein gespült. ActivityPub Kommentare: 0% Mein ja nur :>
(twitter.com/_/status/1523290002595397640)
tbbrown, GWG, mro and [snarfed] joined the channel
angelo and mro joined the channel
#
IWDiscordGateway
<person> @chrisaldrich I'm pretty sure it's implementable, but it would need an NFT minting component and an IndieAuth parsing component. At least in the way I've brainstormed it so far. Which feels a little complex for a feature that people aren't necessarily clamoring for at the moment lol.
Ritik joined the channel
#
IWDiscordGateway
<person> @KevinMarks yeah, for me it was more an opportunity to brainstorm the technical possibilities than an explicit prioritization. I do think the benefit of implementing something like this is that if people care about their blockchain addresses in the future, this would allow you to link those addresses to the rest of your IndieWeb identity. Which is a functionality completely agnostic of bluesky specifically.
#
IWDiscordGateway
<person> @KevinMarks Does Bluesky not currently have plans to support DNS and URLs? I've only read into it a little bit so far, haven't made it all the way through their GitHub yet.
#
IWDiscordGateway
<person> Thanks @capjames! Yeah I think from a technical perspective, everything I need for now is solved. One of the things that excites me about IndieWeb is the social aspect and learning from other peoples' ideas and questions. I don't know if microsub would make that easier for me or just continuing to chat with people here and an mastodon is a better way to go.
#
[KevinMarks]
OK webmention implementers - Tumblr now has mf2 markup by default, so try webmentions from there and check your repost support as that is primary tumblr mode.
jacky joined the channel
tbbrown and AramZS joined the channel
#
[snarfed]
congrats [KevinMarks], awesome work getting that to happen!
#
[snarfed]
should also naturally integrate with Bridgy's existing Tumblr support, it sends webmentions automatically for all posts, https://brid.gy/about#blogs
mro joined the channel
#
jacky
this is evidence that silos _can_ interop easily
#
jacky
only if they want to
#
jacky
friendly-silos++
#
Loqi
friendly-silos has 1 karma over the last year
angelo joined the channel
#
IWDiscordGateway
<capjamesg> [KevinMarks]++
#
Loqi
[KevinMarks] has 23 karma in this channel over the last year (48 in all channels)
#
IWDiscordGateway
<capjamesg> x100
#
IWDiscordGateway
<capjamesg> Absolutely amazing!
#
IWDiscordGateway
<capjamesg> This is really big.
jacky and mro joined the channel
#
IWDiscordGateway
<person> @KevinMarks that's amazing!! Well done
[Scott_Jack], jacky and [sebsel] joined the channel
#
IWDiscordGateway
<person> The way my blog is set up, I have posts that get published, but I often make edits and additions afterwards. I'm using GitHub Pages & Jekyll, so the RSS feed is generated for me. But I want to modify the RSS feed generation so that if I mark a post as having had meaningful edits made to it, it gets readded to the RSS feed. Two questions:
#
IWDiscordGateway
<person> 1. Has anyone else done this or anything like it? Is there precedent for how to handle meaningful edits to a post?
#
IWDiscordGateway
<person> 2. I know how to mark the publish date in microformats. But is there a microformat or microformat convention around noting "last modified at" dates?
#
jacky
person: check out `dt-updated`
#
jacky
what is updated
#
Loqi
An updated is a post that has been edited by the author https://indieweb.org/updated
#
IWDiscordGateway
<person> jacky & Loqi : Thank you! I'll check it out
[calumryan] joined the channel
#
IWDiscordGateway
<person> Ah this is great, imma try implementing it right away
m2m joined the channel; m2m left the channel
#
[snarfed]
person just FYI, that's pretty unusual feed behavior. you may want to add messages at the top of those posts when you do that to say eg "Updated to add ...," or something similar
#
IWDiscordGateway
<person> [snarfed] yeah, I'm grappling with that as well. My blog is really more of a public zettelkasten, so it's by design that something might start really small and eventually grow into a larger article. But how to share with my (*cough* imagined) audience when something has grown significantly is a gnarly problem. Maybe instead of modifying the feed behavior, I can have a weekly or monthly separate post that links to everything t
#
[snarfed]
maybe! the beauty of the indieweb is, it's your own site, you get to do anything you want
#
[snarfed]
try something and see how it goes!
#
IWDiscordGateway
<person> [snarfed] Thanks! Will do.
tetov-irc joined the channel
#
cambridgeport90[
This looks interesting.