#dev 2024-11-22
2024-11-22 UTC
# [tantek] !tell [keithjgrant] it looks like maybe you could use some help with the work to update Omnibear, get it back into the Firefox Add-ons site etc. https://github.com/keithjgrant/omnibear would you be open to transferring it to the IndieWeb org on GitHub https://github.com/indieweb/ and enabling folks to help move it forward in a shared contributor fashion?
# Loqi [preview] [Keith J. Grant] Hey Indieweb friends...
I've decided to let my registration of https://omnibear.com lapse
(it's good til February).
If anybody is interested in taking over that project,
I'm up for a domain transfer.
Anthony Ciccarello has indicated some interest, so...
barnaby joined the channel
# [tantek] !tell aaronpk WDYT of adding the http://omnibear.com domain to the set of IndieWeb-related domains we pay for via Open Collective? I think the project was useful/valuable enough to enough people to merit having the community keep the site around
# Loqi Omnibear is a browser extension for posting text notes, replies, bookmarks, and likes to your website using Micropub https://indieweb.org/Omnibear
# [mattl] Just added a skip navigation link I worked on today to every page on https://mat.tl
# [Joe_Crawford] Very nice [mattl]++
# [Joe_Crawford] James' comment about learning `conic-gradient()` has me playing with a sheet of things one can do with a conic gradient in codepen. Suggestions welcome. https://codepen.io/artlung/pen/XWvvbYG
# [mattl] https://teamlh.social -- this is a weird one... custom subdomains for your sports team fandom.
# [mattl] Added to every page on http://Libre.fm too
GuestZero_, [morganm], gRegor, bterry, Saphire and parnikkapore_x joined the channel
# capjamesg[d] [Joe_Crawford]++
# capjamesg[d] I love that!
glacier, Guest6, Guest6_, srijan, hi-bro, geoffo, Myrdin1 and AramZS joined the channel
# aaronpk oo this is fun https://www.php.net/releases/8.4/en.php#dom_additions_html5
[Caleb_Hearth] joined the channel
# [Caleb_Hearth] ↩️ Would you be open to a change that checked for the required data being sent? i.e., the webfinger requests that you’d need to provide from http://brid.gy are answered correctly by the server? I have mastodon running on a subdomain but to be findable by my domain name I also need to be able to respond on my root domain to queries. For simplicity I’m currently reverse proxying so it reponds 200. I’d be happy to set up somethi
# [Caleb_Hearth] the background pinged multiple servers with the webfinger request and responded appropriately on my server if http://fed.brid.gy would respect that.
[snarfed] joined the channel
gRegor and gRegorLove_ joined the channel
# [Joe_Crawford] solid additions there yes!
# [schmarty] Oh heck yeah
sebbu2 joined the channel
AramZS and barnaby joined the channel
# [Joe_Crawford] I showed off a CodePen I was working on yesterday to do the same CSS shape 2 different ways. I added 2 more, plus made it a details element that gives more information about the technique. https://codepen.io/artlung/pen/ZEgdxaG
gRegor joined the channel
# [tantek] that would be a way to build a cross-site/service "follow" button. publishing sites would publish the necessary markup to initiate a follow action, and reader services (Microsub clients) would support the necessary registration / activation APIs to route such actions into Microsub API calls from the Microsub client to the Microsub server to perform the "follow" of a site or list of sites
barnaby joined the channel
[benatwork] joined the channel
# [benatwork] I’d love the first part - button goes to service or services of my choice. I’d want it to go to the draft interface for that service though so I could tweak
bterry joined the channel
# gRegor I'm looking into alternative captcha systems to Google's ReCaptcha. Anyone have experience/recommendations? Reviewed https://altcha.org/docs/proof-of-work/ a bit so far
# Loqi It looks like we don't have a page for "captcha" yet. Would you like to create it? (Or just say "captcha is ____", a sentence describing the term)
# Loqi It looks like we don't have a page for "recaptcha" yet. Would you like to create it? (Or just say "recaptcha is ____", a sentence describing the term)
# gRegor This is a more general dev question, yeah, not for my personal site. Could be helpful with a /local_comments form though
# superkuh I kind of use security through obscurity for my comment system. Appending @say/comment goes here to any URL isnot something most bots understand.
# [aciccarello] I think cloudflare has their own captcha too