#dev 2023-10-01

2023-10-01 UTC
geoffo joined the channel
#
[catgirlinspace]
gonnya delete all my tweets i think
#
[catgirlinspace]
shouldve done it earlier but idk didnt rlly think abt it ig...
#
[catgirlinspace]
gonna keep the account i think. just, no tweets.
#
[catgirlinspace]
what feed formats should i worry about supporting (other than microformats)? atom and rss?
#
sknebel
I don't think you need both nowadays, so I'd go just Atom
#
[aciccarello]
Yeah, I have microformats and atom. Mt atom feed also powers a email newsletter and bridgy fed powers a mastodon/fedi feed.
gerben joined the channel
#
[aciccarello]
Though I need to double check that the last one is working
#
[catgirlinspace]
mhm, ive never rlly looked at the atom spec until now. looks kinda annoying to implement >.<
#
[tantek]
I found it easier to implement than RSS
geoffo joined the channel
#
[catgirlinspace]
think the most annoying part will be figuring out how to put the content in the xml and escaping it all. not very familiar with xml so yeah....
#
[tantek]
or if your content is already well-formed, you don't need to escape it. see mine for an example: https://tantek.com/updates.atom
#
[catgirlinspace]
oh i can just, put the raw html in it?
#
[catgirlinspace]
that makes it a lot easier then.
#
[tantek]
as long as your raw HTML is *well-formed* 🙂
#
[catgirlinspace]
hopefully... lol. probably will just be the output from whatever markdown library i use.
#
[tantek]
you have to see if it has an XHTML output option to handle things like explicit self-closing <img /> tags
#
[catgirlinspace]
library im looking at does not :(
#
[catgirlinspace]
also not seeing any other lua markdown libraries that don't have c extension things.
epoch joined the channel
#
[catgirlinspace]
is it acceptable to have rss/atom feeds just contain a short summary and not the entire post? would make implementing a lot easier
geoffo, jeremy, monoob2 and monoob joined the channel; epoch left the channel
#
[jamietanna]
Aaronpk did you want to add Meetable sites to https://passkeys.directory/?
#
[jamietanna]
catgirlinspace yes - I do that, I used to have all my post content in it, but it got _far too large_ a feed so I trimmed down to summary + link
#
[aciccarello]
[catgirlinspace] yeah, that's totally acceptable. Many news or ad dependent sites do that. I have the full content for only the first few articles in my feed. Then it's a summary.
gxt and geoffo joined the channel
#
aaronpk
[jamietanna]: it looks like that list is meant to be consumer services you can sign in to. Right now passkey support in Meetable is just for admins of the site
geoffo, nertzy and eitilt joined the channel
#
capjamesg
(copied from #chat) A write up on my Build a Website in an Hour project: https://jamesg.blog/2023/10/01/click-fingers-navigate-website/
#
Loqi
[preview] Click your fingers and talk to navigate a website"
#
[tantek]
capjamesg++ nice write-up!
#
Loqi
capjamesg has 41 karma in this channel over the last year (121 in all channels)
#
Loqi
capjamesg has 42 karma in this channel over the last year (123 in all channels)
eitilt and AramZS joined the channel