#dev 2024-09-18

2024-09-18 UTC
#
[snarfed]
[mattl] sorry, I don't follow the question
#
[snarfed]
lots of info in https://fed.brid.gy/docs#web-how-post , and above and below
[aciccarello], [morganm], [marksuth], [Zegnat], to2ds, gRegorLove_, gRegorLove__, AramZS, omz13, sebsel and voxpelli joined the channel; mretka left the channel
#
capjamesg[d]
[snarfed] Have you done any work with NLP? I want to build an auto-glossary maker for my site but I'm having a hard time figuring out a solution that doesn't involve an LLM.
Salt joined the channel
#
[tantek]
There's LOTS of pre-LLM techniques for natural language processing. All kinds of math/stats approaches etc. that are predictable, efficient, etc.
[fluffy] and jacky joined the channel
#
[snarfed]
agreed, NLP long predates and only somewhat overlaps with LLMs
#
[snarfed]
(capjamesg last time I did any nontrivial NLP was in undergrad, 25y ago. I'm old 😎)
#
capjamesg[d]
[tantek] Yeah!
#
capjamesg[d]
That's what I'm looking for.
#
[snarfed]
http://catgirlin.space yeah the BF follow web UI doesn't yet support Bluesky. PRs are welcome! https://github.com/snarfed/bridgy-fed/issues/1223
#
Loqi
[preview] rosalina saige
#
catgirlin.space
mmm pr sounds scary :( bridgy fed seems so complex
#
Loqi
*sniff*
#
[snarfed]
aww! sorry about that. I mean, it's not small, but hopefully it's hackable. I'm happy to help!
#
[snarfed]
this change in particular should be relatively self contained, mostly just in follow.py
lazcorp joined the channel
#
[mattl]
snarfed: i updated my RSS feed to have my posts on https://mat.tl now... I'm wondering if there's something else I'm missing now?
#
Loqi
[preview] Dr. Matt Lee
AramZS and ttybitnik joined the channel
#
[snarfed]
nice! sadly the permalinks are still on http://micro.mat.tl, so it doesn't want to bridge them as http://mat.tl
#
[snarfed]
right now I expect exact domain match. I could maybe eventually relax that to subdomain, but I'd need to handle hosting providers like http://wordpress.com etc
#
[mattl]
yeah, you'd need something like... a way to identify ownership of the subdomain
to2ds joined the channel
#
[snarfed]
somehow bidirectionaly verify that the two domains are the same
#
[snarfed]
if only we had a way
#
[mattl]
DNS TXT record maybe
#
[mattl]
what is dns
#
Loqi
DNS is an abbreviation for Domain Name Server (or Domain Name System) and often used to refer to the configuring thereof on a domain name registrar or on a web host https://indieweb.org/DNS
#
pcarrier
"the same" as in belong to the same entity? there's the public suffix list that sort of helps for that
#
[snarfed]
(my joke was that rel=me is the usual indieweb way)
#
[snarfed]
yeah public suffix list is definitely the way if I head toward allowing subdomains as "part of" pay-level domains
#
[mattl]
I don't think there's a way to use http://micro.blog on your own domain name in a subdirectory... i guess I could pull the GitHub repo and publish that
[manton] joined the channel
#
[manton]
[mattl] I think someone tried to do that, but it does require some Hugo fiddling. Basically duplicate the normal home page template and put it at /myblog, then make a static page for your home page. The only thing you can’t control is the permalinks, though, which will still be /year/month/… etc.
__DuBPiRaTe__ joined the channel
#
[mattl]
My personal site has 30 ish years of stuff which makes some of this harder
[benatwork] joined the channel