#Loqi[preview] [Darius Kazemi] I'm hosting a webinar about trust and safety on the fediverse this Thursday, Dec 8th at 12pm Eastern. It's an introduction to the state of content moderation and community safety here.I hope it will be useful to people at civil society organizations ...
#GWGI used a stock thing, and haven't worked on it in a while.
#GWGAs for me, not for the last few days. Been trying to make garbage. I have too much junk
#GWGI've been thinking about what I'll do when I have time off next week
BrandonRozek[m], tbbrown, BrandonRozek, mro, gRegor and tiim joined the channel; btrem left the channel
#guysoft[m](likely to akkoma) because people are uncovering bugs and missing features.
#guysoft[m]<[KevinMarks]> "Hi guysoft, that's great. How'..." <- Hey, its going well, I got a small asus mini pc on loan from a friend to handle the load. And people are interested, the largest instance closed registration so mine is the first stop. The two main issues I have is my email server is getting blocked by google all the time - or worse, reports all is good and delivers mesages to spam. And that I need to upgrade the Pleroma software
n8chz, Seirdy, madytes and bterry joined the channel
#[snarfed]2launched the instagram-atom browser extensions! if you were using the old version, feel free to try them: https://instagram-atom.appspot.com/
geoffo and [jgarber] joined the channel
#[jgarber]snarfed++ That looks very handy! Clever use of browser extensions, too.
#Loqisnarfed has 34 karma in this channel over the last year (94 in all channels)
ehmry, mro, mdemo, geoffo, joshproehl, nertzy[d] and IWDiscordRelay joined the channel
#[snarfed]2[tantek] is it worth filling a bug against Firefox's https-only mode for that? I'm honestly not sure
#[snarfed]2I guess they could do the HTTP equivalent of happy eyeballs, try both and use the one that returns 2xx/3xx
IWDiscordRelay, nertzy[d], joshproehl and petermolnar joined the channel
#[tantek]Heβs a prominent enough site that itβs probably worth it
#[snarfed]2also interesting that I literally can't get Firefox to load the http version with https-only mode on. usually it offers that fallback if the site doesn't serve on https, but in this case it does
mro and joshproehl joined the channel
#[jacky]I think it might be aggressively following HSTS rules here
#[snarfed]2(also doesn't help that the http site is now down too, but that's a separate problem)
gRegor joined the channel
#[tantek]whoa I see the down message too: "Error establishing a database connection"
#[tantek]what is Error establishing a database connection
#Loqi[tantek]: it looks like this conversation is getting pretty technical (database), can you take it to #indieweb-dev?
#LoqiError establishing a database connection is a common error message often shown as big bold text on sites (often WordPress, nearly daily across sites) that have experienced a loss of connection between their web server (software) and their database server (software) https://indieweb.org/Error_establishing_a_database_connection
#[jacky]w.r.t https://jacky.wtf/2022/12/cSjE, does anyone else (I know fluffy does) implemented local site sign-in? I'd like to use it to enable some light /reader like behaviors on my site (like showing a way to interact with posts)
#Loqi[preview] I'm making some huge changes in my site in prep of using it for more of my comms and devs, a bit similar to how https://simonwillison.net/ does it. Right now, I'm going to experiment with implementing local sign-in to my site. It'll probably be incom...
btrem joined the channel
#gRegorI'm working on local sign in, jacky, using passwordless email login that sends a unique link
#gRegorMight add indieauth, but the primary audience is for people from Facebook/Twitter to subscribe to a newsletter of my posts, not people with personal sites.
#[jacky]yeah I've been wondering about how to make stuff like that easier for folks - email sign-in is def a good way to go about it