#dev 2021-03-21

2021-03-21 UTC
Kaja, Zegnat, oenone, [tantek], alex__, lahacker, Seirdy, nickodd, dhanesh, dopplergange, dopplerg- and wombelix[m] joined the channel
#
@mxbck
✏️ Great in-depth walkthrough of how to implement webmentions from scratch (in Go) by @arcatech https://dwayne.xyz/post/webmentions-from-scratch
(twitter.com/_/status/1373600259729948677)
[KevinMarks], mindranger[m], alex11, [Jacob_Hall], KartikPrabhu and shoesNsocks joined the channel
#
jacky
lol wow yeah, I guess I'm building something like IndieKit but in rust
#
jacky
I already got a working Micropub endpoint with the basics
#
jacky
but my pie-in-the-sky idea is to have the content stored on a folder that's synced using IPFS so I can also have it on my laptop and phone and let any app edit it accordingly
#
jacky
so the file system is truly the database
#
jacky
(for most things, indexes are needed)
#
sknebel
(curious why IPFS over dat/hyper?)
#
jacky
ugh it's so bad I get those mixed up
#
jacky
I really meant Hyper
#
jacky
because Hyper has support for ACL over the peers
#
jacky
and peers can provide some light metadata (effectively making a rel-me auth flow with it possible)
#
jacky
the only issue is that everything for that stack is in JavaScript and requiring that to be installed on a conventional machine isn't fair/right, lol
#
jacky
inb4 electron, nah
#
sknebel
right, that's why I thought IPFS seemed like the odd-er choice :D
KartikPrabhu joined the channel
#
jacky
I also realized that b/c of that, it's kinda possible to natively publish one's IndieWeb site into things like SSB (it'd require a bit of magic but it's very doable)
[chrisaldrich] joined the channel
#
@DengSip
#html Adding Webmentions to a Gatsby site Comments https://ift.tt/3cOdwlO
(twitter.com/_/status/1373698359760916486)
#
@edelman215
↩️ Too funny! I just did a WebMention -> Lambda -> AppSync implementation yesterday to enable a similar workflow for my blog.
(twitter.com/_/status/1373697671630831619)
#
@realbardaxx
Adding Webmentions to a Gatsby site https://ift.tt/3cOdwlO | #frontend #developer #js # javascript
(twitter.com/_/status/1373701916669194240)
#
@kodedpxlart
#learncode #pxlart #codecamp Adding Webmentions to a Gatsby site " https://jonkuperman.com/gatsby-webmentions/
(twitter.com/_/status/1373701752927744001)
lanodan joined the channel; nickodd left the channel
#
jacky
Froala's really making interesting stuff
#
jacky
like if the components were available from one's site, you could effectively get full-on WYISWYG for any stuff that supports it
#
jacky
*any site
[KevinMarks] joined the channel
#
@ripixelcodes
Webmentions are fun, and you should make your little slice of the web work with them too! As promised, I wrote up my way of doing this here - check it out (and let me know if you set them up/want a hand with 'em!) https://www.ripixel.co.uk/thoughts/2021-03-21_Webmentions-are-Fun
(twitter.com/_/status/1373782888202825732)