#dev 2025-05-05
2025-05-05 UTC
#
[tantek] https://onlinephp.io/ was amazing for quickly checking and narrowing down bugs in cassis

mulawa1, tei_, CRISPR, IWSlackGateway2, sp1ff, barnaby, DJ_[dj_je][d], GuestZero, claudinec, sebbu, Xe_, grufwub, duanin2 and ttybitnik joined the channel
barnaby, [jeremycherfas] and [qubyte] joined the channel
nemonical joined the channel
CRISPR, marc_in_space and nemonical joined the channel
#
perryflynn aaronpk: would be interesting how the state handling is solved. so that not on every build all pages sending notifications.
#
perryflynn maybe it could be extracts from the files changed depending if simple commit or pull requests.
#
perryflynn aaronpk: aaah, kk.
#
perryflynn I plan exactly that for my new interface. will add a webhook feature which triggers gitlab CI if a new mention was added to the APIs DB.
#
[aciccarello] perryflynn I use a netlify build plugin for webmention sending on my static site https://github.com/CodeFoodPixels/netlify-plugin-webmentions
#
[aciccarello] I know benji uses a Netlify serverless function for handling micropub. I imagine you could do the same for webmentions. https://github.com/benjifs/micropub
#
[aciccarello] I'm not sure that I'd want to do it that way though. Adding commits for every mention seems noisy.
#
[aciccarello] I'm already using Indiekit so accepting mentions on that server would probably be a better fit for me. https://github.com/getindiekit/indiekit/issues/429
#
[aciccarello] qubyte, are you using a public plugin?
#
[aciccarello] I've been wanting to add a diff check to the plugin I'm using https://github.com/CodeFoodPixels/netlify-plugin-webmentions/issues/4
#
[qubyte] Pretty scrappy code tbh. More work to do to shore it up and test it, but it does work. https://github.com/qubyte/qubyte-codes/blob/main/plugins/dispatch-webmentions/index.js

#
perryflynn [qubyte]: comparing feed is a great idea. 👍
[benji] joined the channel
#
[benji] For sending I use a post build netlify plugin that caches last sent and uses my fork of http://webmention.app to send: https://github.com/benjifs/benji/blob/main/plugins/send_webmentions/index.js

balintm joined the channel
#
[aciccarello] Thanks for sharing the code
#
[aciccarello] qubyte++
gRegor, CRISPR, thegreekgeek and barnaby joined the channel