[chrisaldrich], uniquerockrz, KartikPrabhu, BenLubar, [jgmac1106], [snarfed], [KevinMarks], [bradleyallen] and matschafferDisco joined the channel; mblaney left the channel
[LewisCowles]If you use Ruby on Rails I setup Imgix to be switchable, I had a function which decided if it used image_tag, or ix_image_tag with the work required based on our app being local or remote. I'd imagine the same treatment for any app is what the requirement would be
jamietanna[m]Is anyone receiving webmentions in the last couple of days from jvt.me? It should've been disabled but my notification channel seems to be seeing new traffic from those posts and I'm confused 🤔
jeremycherfas, jeremycherfas_, uniquerockrz and asymptotically joined the channel
jamietanna[m]Fluffy thanks, hopefully it's that. I did try moving to telegraph.p3k.io for a few days instead of mention.tech so may have been telegraph retries them / has some delays set
uniquerockrz, M2colorDiscord[m and [Rose] joined the channel
jeremycherfas!tell [KevinMarks] (or anyone else) Is there a quick way to determine which ones in this list of science blogs (from Technorati) are still active today? I know I can do it slowly, but lazy. It would make a nice addition to that strange "Remember the blogs" piece a few days back.
[KevinMarks]people have done tools for that, but you're always making a judgement on what counts as active. If the domain has gone or they turned into spam it's one thing, if they are posting less often at what point are the over?
jamietanna[m]Tonz in the past couple of weeks it's definitely been an "intended" issue with my webmention sending, but yesterday it shouldn't have sent anything cause I've disabled sending webmentions. So either something outside my webmention endpoint is resending, or someone else has decided to send webmentions from my posts
LoqiIt looks like we don't have a page for "active blog" yet. Would you like to create it? (Or just say "active blog is ____", a sentence describing the term)
[tantek]trip << Brainstorming: consider including content noting carbon emissions per trip, perhaps using a service like http://www.ecopassenger.org/ to figure out the carbon, and include a citation documenting what methods/services/methodologies were used in the computation.
Loqi[grantcodes] I've updated my implementation so I support a bunch of new features expanding on what @EdwardHinkle already mentioned
When using `q=source` there is now a lot of other parameters available:
- `post-type=type` - Filters the returned posts to on...