#dev 2024-01-31

2024-01-31 UTC
gRegorLove_ joined the channel
#
[KevinMarks]
[timothy_chambe] WebSub is the one that notifies feed readers when a feed changes
jacky joined the channel
#
jacky
*sigh* it's either I hack on something like gitea/forgejo for my own use or I finally try to learn a bit of Go to do some rough draft of a PR for IndieAuth support in forgejo
#
jacky
they seem like they'd be more likely to take it on (but from just a cursory glance)
#
sknebel
https://samr1.github.io/FitTrackee/en/index.html for the strava fans - seems there is an importer for strava data too
geoffo, gRegorLove_ and [0x3b0b] joined the channel
#
[tantek]
worth adding to /Strava ?
#
[tantek]
is Jeremy Keith really the only one that has added automatic (OS prefs driven) dark mode support to their site? https://indieweb.org/dark_mode#IndieWeb_Examples
#
GWG
[tantek]: I believe I did
#
[tantek]
indeed looks good from here! add yourself to the IndieWeb Examples at the link above! Do you remember when you added support? did you blog about it?
#
GWG
GitHub will say
CRISPR joined the channel
#
p​fotenhauer
I use https://picocss.com in my recent projects. It supports an OS-dependent darkmode and is relatively easy to customise to your own needs.
[aciccarello] joined the channel
#
[aciccarello]
I have it on mine. I'll check the git history before adding it.
superkuh, tPoltergeist, rjomara5, jonnybarnes, jjuran and [KevinMarks] joined the channel
#
[KevinMarks]
A lot of the classless css frameworks support dark mode.
tPoltergeist, [Murray], jacky, [tantek], geoffo, Xe and [Al_Abut] joined the channel
#
[Al_Abut]
Mine has it too. I mean it was dark mode only for ages and I still think that’s the easy answer that most people skip
geoffo and gRegor joined the channel
#
jacky
I've been looking at (randomly) web-based SVG editors and curious if a Web-based form of Instagram's editor (or something like that) has been mused on
#
jacky
it wouldn't need to be a super advanced one but it seems like things like Web components and SVGs could give a good start to making parts of it more "IndieWeb"
#
jacky
thought this is the same land of "custom emojis" and introduces a new place of dependency resolution (who hosts the SVGs? is it okay to duplicate?)
[snarfed] joined the channel
#
[snarfed]
paging [KevinMarks] and https://svgur.com/
bret joined the channel
#
[KevinMarks]
With http://svgshare.com I do hash the SVGs so you can find duplicates but there's no real attribution
#
[KevinMarks]
Also several of the external links there are dead
[Paul_Robert_Ll] joined the channel
#
[Al_Abut]
svgomg is really useful - it crushed down the graphics I use in my work portfolio so they can pop up in the header really quickly, even on mobile
[marksuth] joined the channel
#
[Al_Abut]
I’d love to use svg more in that way as background decoration but creating that stuff manually sucks. Plus some of the programmatic stuff is more creative and can be randomized. Does anyone play with Processing-style generators that they recommend?
#
gRegor
TIL Gmail ignores [bracketed text] in subjects when grouping by thread. So if you get "foo" then "[TEST] foo" it shows up as one thread with subject "foo".
#
gRegor
Thought we had a bug until I went into individual messages to view the headers
#
[Al_Abut]
Whoa, weird. I wonder what it’s intended purpose is? Maybe for tagging messages for search or sorting into filters, like adding a plus sign to the end of an address.
#
sknebel
mailing lists
#
sknebel
only doing it by subjects is a bit surprising, but it seems quite possible the actual message IDs dont make it through mailing list reliably
#
[snarfed]
yeah Gmail has famously threaded primarily by subject, and not message ID, forever 🤷
#
jacky
guessing that's a "opt for people not machines" moment
#
jacky
random: h-app is more of a microformats thing in the same way rep h-card is, no?
#
jacky
like an algorithm for discerning some info?
#
gRegor
Not sure I follow, all microformats are for parsing out (discerning) information
tPoltergeist joined the channel
#
jacky
double checks something
#
jacky
okay so https://indieweb.org/representative_h-card has some of the bones for an algorithm (I'm defining algorithm here as one of these - https://docs.rs/indieweb/latest/indieweb/algorithms/index.html, link-rel being one)
#
jacky
but the more I think about, a h-app is no different from a h-entry in terms of discovery
#
jacky
but I guess I'm curious about the 'smallest' profile (and in turn, if that's something that mirrors a rep h-card)
#
gRegor
But h-app seems a lot simpler, I don't really think of it as an algorithm. Fetch the h-app and use the name/photo.
#
jacky
that's where I'm coming to now too
#
jacky
I'm going to use that (a small profile) in the module linked (as the one for that library)
#
jacky
just eager to get sele out and done lol
#
jacky
it kinda sucks b/c it, by itself, might not be useful until ticketauth is done
#
jacky
handwaves bad thoughts
#
gRegor
what is sele
#
Loqi
Sele is a IndieAuth provider (client and server) by Jacky Alciné https://indieweb.org/Sele
#
gRegor
What parts of ticketauth do you support so far?
#
gRegor
*Ticketing that is
#
gRegor
old names die hard
#
jacky
none! lol that's the bigger task for feb, hashing that out and then implementing it for my site
#
[snarfed]
"software is never done, only abandoned" 🤷
#
jacky
who said that? Joel?
#
jacky
Or Atwood? lol
tPoltergeist joined the channel
#
[snarfed]
no one, maybe me? 🤷 based on Picasso's "art is never finished, only abandoned"
#
jacky
ahhh gotcha
jacky, tPoltergeist and [Joe_Crawford] joined the channel
#
[0x3b0b]
[snarfed]: 192.241.152.75 isn't some component of the Bridgy world, by chance, is it? ...though unfortunately I'm pretty sure it's going to turn out to be chirp.social.
#
[snarfed]
0x3b0b not sure! my stuff runs on Google Cloud, so we'd need to look at its IP blocks
#
[0x3b0b]
Evidence suggests this is DigitalOcean
#
[snarfed]
check User-Agent? my stuff generally sends a meaningful one
#
[0x3b0b]
And it says it's node-fetch/1.0 (+https://github.com/bitinn/node-fetch); I'll look for that in the ap-groups project
#
Loqi
[preview] [node-fetch] node-fetch: A light-weight module that brings the Fetch API to Node.js
#
capjamesg[d]
[snarfed] Or, wait, JSON-LD I think. I don't know. It's not HTML.
bterry1 joined the channel
#
[snarfed]
huh it does
#
[snarfed]
it was HTML a few min ago
#
[snarfed]
and still is on my phone
#
Loqi
[preview] [uk3] #580 WordPress sometimes returns JSON to a Webbrowser instead of the HTML page.
rocto joined the channel