[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

#dev 2024-11-28

2024-11-28 UTC
#
[Joe_Crawford]
I feel like I missed the addition of the "symbols" panel in GitHub, which shows all the functions in the class I wrote today: https://github.com/artlung/artlung-tilde-club/blob/main/public_html/WebmentionIoClient.class.php (I created a repo for my http://Tilde.Club page)
#
gRegor
Whoa, tilde.club runs php? didn't realize that
#
gRegor
what is tilde.club
#
Loqi
tilde.club is "one cheap, unmodified Unix computer on the Internet." [1] It was set up by Paul Ford and is named after the tilde character that appears in the URL before the account name, e.g. http://tilde.club/~ford https://indieweb.org/tilde.club
grufwub and curiousindie joined the channel
#
[Joe_Crawford]
Yeah, I tried it out in 2014 and it worked. It throws some odd warnings but it seems to work. I don't have it set up to update those webmentions in realtime but I can run a script to clear the cache or clobber the file and it'll work.
#
[Joe_Crawford]
It did occur to me to do them as a proper cgi-bin perl script but I didn't go that far.
#
gRegor
very cool
Kongaloosh joined the channel
#
[Joe_Crawford]
and the discipline of html 2.0 is a lot of fun for me
#
gRegor
Kongaloosh, is it Bluesky you're trying to use with BridgyFed? I think that's the one that uses DIDs right?
#
gRegor
DNS may need to propagate, https://bsky-debug.app/handle?handle=kongaloosh.com looks like it's returning a DID starting with `zqo`, but the one on https://fed.brid.gy/web/kongaloosh.com starts with `7ph`
#
gRegor
Presuming that's the right domain
#
gRegor
Ohh, I see you have https://bsky.app/profile/kongaloosh.com. I'm not sure BridgyFed can work federating into an existing account like that. Bridgy Publish can, though. I have a similar setup and have used Publish for that.
#
gRegor
My understanding of these steps is that you're copying the DID from BF, adding it to your DNS, then you can DM the bridgy bsky bot to set your domain. https://fed.brid.gy/docs#bluesky-enhanced
#
gRegor
(Bridgy Publish isn't really "federating" though, but think that's a way you can POSSE)
GuestZero_ and bterry joined the channel
#
[snarfed]
gRegor is right on all counts!