#dev 2024-09-12
2024-09-12 UTC
to2ds joined the channel
btrem joined the channel
coffeelauer and to2ds joined the channel
# [mattl]2 I have a VPS but I did a walk through tour of my hosts datacenter in York, UK
to2ds, doesnm and [Jo] joined the channel
ttybitnik, barnaby, sebbu, shoesNsocks, AramZS, shoesNsocks_, thegreekgeek and andrei_c joined the channel
# [mattl]2 what is miniflux legacy?
# Loqi It looks like we don't have a page for "miniflux legacy" yet. Would you like to create it? (Or just say "miniflux legacy is ____", a sentence describing the term)
sebbu2, rjomara5853, sivoais_ and shoesNsocks joined the channel
# thepaperpilot I was working on making a combined feed of all my social media interactions on my website, but ran into an issue. I used reddit for decades, and upvoted (liked) nearly 100k items. The static site generator I'm using, vitepress, does not like rendering that many posts. I was thinking about how to fix this, and I think that'll mean setting up a DB to store the posts and render them on request instead, ideally with some cachin
dustinm`_ joined the channel
# [mattl]2 Assuming the license doesn’t change for the worst this is great
# [schmarty] I'm not thrilled with the recent Web Awesome rebrand of Shoelace. Really curious how this will or won't impact 11ty development
# [mattl]2 what is font awesome
# Loqi It looks like we don't have a page for "font awesome" yet. Would you like to create it? (Or just say "font awesome is ____", a sentence describing the term)
# [mattl]2 loqi?
# [mattl]2 hmm, not seeing loqi replies on Slack
IWSlackGateway joined the channel
[mattl] joined the channel
# Loqi It looks like we don't have a page for "font awesome" yet. Would you like to create it? (Or just say "font awesome is ____", a sentence describing the term)
[sebbu] joined the channel
# [sebbu] https://fontawesome.com/ it's a site with a list of fonts and css to use them
[schmarty], [Joe_Crawford], AramZS, Dryusdan and gRegor joined the channel
# catgirlin.space what is netsplit
# Loqi It looks like we don't have a page for "netsplit" yet. Would you like to create it? (Or just say "netsplit is ____", a sentence describing the term)
# sebbu2 netsplit is when an IRC server has multiple servers linked together, and one (or more) get unlinked from the other (generally temporary) and people see mass quits (and joins when the server(s) gets linked again)
# sebbu2 (wonder how it applies to gateways)
# sebbu2 usually they're still connected, just not to the server most people are on :D
andrei_c joined the channel
andrei_c joined the channel
# vikanezrimaya cweiske has indieauth-openid, an indieauth implementation that delegates to an openid server. is there something in reverse, to use an indieauth implementation for openid?
# thepaperpilot Okay, I think I've worked out some ways to make my static site generator being less resource intensive, such that the 100k posts are reasonable again. Now I'm wondering how best to get those into indiekit so it can manage those (and particularly the media for them). For likes specifically, I've been writing scripts to help convert reddit submissions into posts with a credited author and content based off the post body or a
# vikanezrimaya or is openid complicated enough that i would need to explicitly make design decisions, and a simple proxy won't do?
# thepaperpilot And instead just show as me bookmarking that reddit link
# gRegor Don't recommend using since indieauth.com is deprecated, but https://indieauth.com/openid
# Loqi OpenID was a protocol for using a web address as an identity to sign-in to websites; it is losing support, is effectively dead (versions 1 & 2 are both deprecated, sites are dropping support), and has been replaced on the IndieWeb with web-sign-in and IndieAuth https://indieweb.org/openid
# vikanezrimaya gRegor: indieauth.com has ben "officially" deprecated for years, according to aaronpk, but it's still running
# vikanezrimaya aaronpk: i guess this file <https://github.com/aaronpk/IndieAuth.com/blob/main/controllers/openid.rb> encapsulates all the OpenID logic, and with some documentation I could probably recreate that functionality independently, right?
# vikanezrimaya gerrit apparently supports it by default
# vikanezrimaya wondered if i could make it use indieauth that way lol
# vikanezrimaya but tbh it might be easier to use a reverse-proxy and make it handle authentication via indieauth if i want an indieauth-enabled gerrit instance
# vikanezrimaya gerrit needs an email address, it seems, so requesting "profile email" on auth and throwing if the email scope isn't granted might be sufficient
[qubyte] and to2ds joined the channel
# [mattl] I saw something the other day with a link to http://myopenid.com and suddenly I was 20 years younger.
andrei_c and [snarfed] joined the channel
[KevinMarks] joined the channel
# [Joe_Crawford] Question came up about linkcheckers that will spider a local set of html files - does anyone have a recommendation for a script that works for that here in 2024?
[tantek] joined the channel
# thepaperpilot I'm thinking about using indiekit, but I'm not sure how replies are handled. As in, if someone sends me a webmention or a syndication gets a comment/reply
# thepaperpilot It seems the post templates are one way, so I see in the introduction that the file gets rewritten once it gets syndicated to a new url, but I'm guessing that comes from the database. That is to say, if I added a new syndication entry manually it doesn't "pick up" on that. Which by extension would mean replies must work the same way: I'd need indiekit itself (or rather, it's db) to know about the replies, I can't just add t
# thepaperpilot But weirdly enough nothing on the website seems to mention handling replies
# thepaperpilot I also sometimes release games, and will have a itch page with the game (and comments) as well as an announcement on reddit (with comments). I'd like those to be considered two syndications of the same post. Is it possible to manually add them to the syndications list?
ttybitnik joined the channel
# Loqi Zapier is a task automation service, similar to IFTTT, with free and paid tiers that some sites use for syndicating content (PESOS) https://indieweb.org/Zapier
# [mattl] Good news is that with a little small amount of work I got RSVP's working on my WordPress to 11ty tool. https://indiewebify.me/validate-h-entry/?url=https%3A%2F%2Fmattl.b-cdn.net%2Frsvp2.html