#dev 2024-07-30

2024-07-30 UTC
chenghiz_, StarrWulfe, [qubyte], thegreekgeek and [Doc_Pop] joined the channel
#
catgirlin.space
hm feel kinda like, stuck in a way rn? i've been working on my website a lot recently and like, i just don't know what to do next. i think next i would like to figure out a feed reader thing (probably not building my own) but im kinda just lost on how, and id like to be able to like posts and reply to them and stuff....
jimw, thegreekgeek and [KevinMarks] joined the channel
#
[KevinMarks]
Have you looked at the aperture and monocle combination?
chenghiz_ and sandra joined the channel
#
capjamesg[d]
What is Aperture?
#
Loqi
Aperture is an open source Microsub server developed by Aaron Parecki https://indieweb.org/Aperture
#
capjamesg[d]
What is Monocle?
#
Loqi
🧐 Monocle is an open source IndieWeb-enabled reader developed by Aaron Parecki https://indieweb.org/Monocle
#
capjamesg[d]
I used both of those tools in combination for a year and found them really useful.
barnaby, claudinec, [Scout], _capjamesg[d], thegreekgeek_, jjuran, [aaronpk], GuestZero, AramZS and sp1ff joined the channel
#
nsmsn
Is there a simple way to detect if a website has webmention enabled? I'd like to send a few friends a webmention today...
#
aaronpk
Check for the webmention endpoint in the HTML?
#
sebbu
try indieauth or indiewebify or web.brid.gy on that website
#
sebbu
(you don't need to succeed to log in, just that it detects methods)
#
sebbu
btw, can i put my hcard on another page and link it from the homepage ? if yes, how ?
#
[KevinMarks]
@nsmsn You can use https://mention.tech/ to send one and see if it shows up with a green tick a bit later
jjuran joined the channel
#
Zegnat
sebbu: there is not realy any documented best practice right now for having your identity be one page but wanting people to parse the h-card from another place. Some old discussion about that was captured on https://indieweb.org/h-card#Issues but does not seem to have any conclusions
#
sebbu
i already did the "invisible metadata" stuff (or at least part of it)
#
sebbu
good idea to check if the relme on the same domain are also parsed for hcard
gRegor and [snarfed] joined the channel
#
[snarfed]
interesting Bridgy Publish request, they want to POSSE from an XML post instead of HTML, https://github.com/snarfed/bridgy/issues/1766
#
Loqi
[preview] [dannypsnl] #1766 It seems I cannot publish a path to xml
#
aaronpk
wow, and it's got an XSLT too
#
[snarfed]
anyone know the current status of XML support in mf2 parsers?
#
[snarfed]
that XML is some, um, very XML-y XML
#
[snarfed]
but yeah interesting that php-mf2 gets something
#
aaronpk
tho most of the content is not inside e-content which is a problem
#
Loqi
[preview] Discuss how can we implement a webmention receiver for forester.
#
[snarfed]
I do love experimenting with non-HTML webmentions
#
[snarfed]
even if Bridgy will generally follow and not lead
#
gRegor
I think there's an issue on php-mf2 about XML. Actually it probably originated on indiewebify.me github issues.
#
Loqi
[preview] [mro] #78 false negative testing https://try.gogs.io/issue-5008
#
Loqi
[preview] [Zegnat] #209 Try to parse any file with the HTML parser
#
gRegor
2018, man time is flying
#
Zegnat
I might be remembering wrong, but I think the mf2 parsing spec only officially describes parsing HTML?
#
[snarfed]
implicitly yes. it starts with "To parse a document for microformats, follow the HTML parsing rules..." https://microformats.org/wiki/microformats2-parsing
#
[snarfed]
(we should probably => #microformats)
max2 joined the channel
#
sdcaulley
Does anyone have a good tutorial/resource for SSL certificates?
#
sdcaulley
[edit] Does anyone have a preferred CA for SSL certs?
#
ptramo[d]
sdcaulley[d] letsencrypt.org through certbot or caddy
#
sdcaulley
Thank you.
#
gRegor
what is Let's Encrypt
#
gRegor
what is letsencrypt
#
Loqi
Let’s Encrypt is a Certificate Authority intended to be free, automated, and open https://indieweb.org/letsencrypt
#
gRegor
what is SSL
#
Loqi
Transport Layer Security (TLS) and (previously, since prohibited, Secure Sockets Layer or SSL) is a cryptographic protocol used to encrypt all data across a TCP socket https://indieweb.org/ssl
#
gRegor
Might find some more info on that page too
#
gRegor
Some hosts like Dreamhost have made Lets Encrypt quite easy
#
[snarfed]
yeah these days, esp for DV certs (the most common), there's basically LE and everyone else
#
sdcaulley
<rhetorical question> Can someone explain to me why Cerbot is using Snap. 😑
#
sdcaulley
What are the best practices/placement for an `h-card`?
#
Loqi
It looks like we don't have a page for "best practices/placement for an `h-card`" yet. Would you like to create it? (Or just say "best practices/placement for an `h-card` is ____", a sentence describing the term)
#
[snarfed]
best practices/placement for an `h-card` is https://indieweb.org/representative_h-card
#
[snarfed]
(maybe)
grubz joined the channel
#
ptramo[d]
sdcaulley[d]: You don't have to use snap fwiw. I don't.
#
sdcaulley
ptramo[d]: I didn't use it. Just amazed that they did, since it is a horrible systme.
#
[KevinMarks]
Gravatar got DID pilled, yet still didn't quite get it Section title: "How Gravatar paves the way for decentralized identity in profile management" […] blah blah […]
#
[KevinMarks]
Here's How
#
[KevinMarks]
Centralized Profile Hub
#
Zegnat
The decentralised identity stuff was not really a brow-raiser to me. Gravatar has been working on that for a bit. The mention of smart contracts on Etherium made me do a double take though
btrem joined the channel
#
btrem
Strange, the GitHub repo for 11ty/eleventy had a discussions tab as of yesterday. Today, all I get are not found errors. I could not find any notice about it. Any 11ty users here who can shed some light?
grubz joined the channel
#
btrem
Discussions are back on 11ty/eleventy. Seems Zach accidentally clicked the wrong checkbox and temporarily removed them. Good to know I'm not alone in doing silly things. :)
#
catgirlin.space
is there a good way to debug indieauth stuff? trying to build an endpoint on my website (very jank rn) but it just, doesnt even get used by anything?
#
btrem
Any 11ty users here? I'm wondering about the sanity of using .yaml files instead of (or in addition to) .md files for posts.
#
[snarfed]
http://catgirlin.space try https://quill.p3k.io/ ? it probably has good error messages
#
Loqi
[preview] rosalina saige
#
catgirlin.space
ooo ty
#
gRegor
sdcaulley, as far as visual placement of the h-card, that's really up to you. We usually recommend starting adding the h-card markup to wherever you currently show your information. Your information can be as simple as your name and URL to start.
[benatwork] joined the channel