eli_oat, [Rose], gxt, [tonz] and [sebsel] joined the channel
#[sebsel]I always strip those tracking tags from links I share. Should I change utm_source=twitter to utm_source=indieweb before I post something on my site? :p
cweiske, dhanesh95, loicm, [grantcodes] and AkshayDiscord[m] joined the channel
#AkshayDiscord[m]aaronpk Hi Aaron, We're trying out indielogin for permaweb writer application. Could you please add permaweb.io as a registered client_id? Also would it work for a subdomain such as auth.permaweb.io
#cweiskesince when do clients need to be registered?
#cweiskethis would go against the "indie" in the name
#ZegnatIf you want to use indielogin.com as your login form provider, you need registration to use the service, cweiske. Alternatively you can host a copy yourself.
swentel, BeingOptimist, [jgmac1106], [prtksxna], [kimberlyhirsh] and jgmac1106 joined the channel
#jgmac1106Anyone know how to get the date I file was uploaded to an @internetarchive item? I got lazy and didn't keep my podcast page up to date. I can see the date the item was created but not the date it was modified with new files.
#jgmac1106Luckily I have a page for each show on the blog so I can find back dates that way, need to try the Kirby podcast plugin
[Lewis_Cowles] joined the channel
#[Lewis_Cowles]I think there is a file which is updated with metadata. If memory serves it is meta.xml. I may be wrong, this may be an author choice to upload
#jgmac1106I don’t have it, think I will just add an h-entry for each new show to the event description rather than uploading a seperate xml file
#[grantcodes]All browser dev tools have it built in? Or something fancier?
[fluffy] joined the channel
#[fluffy][KevinMarks] for some reason I didn’t get the notification about your question re: NIPSA until just now. And yeah that’s a big part of what I wanted from Disqus.
#[fluffy]But I also was getting annoyed with how much they were gearing stuff towards driving “engagement” at the expense of actual UX
#[fluffy]like the useless reaction icons that you can’t even see what got voted for as a site admin without voting yourself…
#[fluffy]and all the intrusive popovers and whatnot
#jeremycherfasNot fancier; just simpler. I just realised, one could have the diff sizes open in diff tabs. I’ll try that.
#[tantek]speaking of diffs, has anyone migrated diffs between a git repo and a media wiki page, (sub)set of pages, or entirety of pages?
#[tantek]by diffs I really mean a document with its revisions
#[tantek]I'm also curious if there is any sort of interchange format for that, for a document plus (reverse) diffs, or a document and all its revisions
#[tantek](background: I actually coded something to do this for arbitrary document formats back in 1996, as part of a commercial product for my startup, but wasn't looking for standards at the time, just writing the most minimal / simplest thing that could work across arbitrary formats)
#Loqi[Tantek Çelik] Please also add a :buffering (or :waiting) pseudo-class distinct from :stalled, at the same time as adding :stalled.
Use-case: showing loading/buffering spinner, often with a %, e.g. on Netflix.
I’d like to see :buffering defined similar to :stal...
#[tantek]if you like it you should put a 👍 on it 🙂
#[tantek]snarfed great catch on that dupe fave post! nice that at least the forgiving code I wrote renders like two posts instead of zero! now I have another consistency check to add to my data store. 🙂 (also fixed that instance)
#[jgmac1106]jeremycherfas there is a good chrome extension for screen resizing based on type of phones, no equivalent on FF..but dev tools does the same thing
[Rose] joined the channel
#[tantek]I have a bunch of favelets.com bookmarklets but all the anti-javascript: security measures have broken them 😭
#Loqitantek has 20 karma in this channel over the last year (114 in all channels)
#[tantek]pretty sure I've fixed all of today's snarfed bug reports 🙂
#[tantek]that pgup/down one I think has (still) been bugging a bunch of people and I hadn't realized why / what was (still) going on until today, so that will likely be a big usability improvement for a lot of folks
#shokuninDiscord[aaronpk are you around? We could use your help with indielogin.com!
#[KevinMarks]we were talking about lazy loading recently
#[KevinMarks]I put lazy loading on svgshare.com, but most of them are tiny anyway
[pfefferle], gxt, gRegorLove, KartikPrabhu, vika_nezrimaya and DenSchub joined the channel; linarcxDiscord[m left the channel
#[tantek]what would be a reason that someone could post with Quill, but not reply/like etc. with Monocle (but reading works fine) ?
#[tantek]in both cases they're doing Micropub so ... ?
#[tantek]Monocle apparently has some silent failures when attempting posting replies
[fluffy] joined the channel
#[KevinMarks]Monocle doesn't like my known - I think there is a difference
#[tantek]literally posting a reply on Quill works but not on Monocle
#[tantek]so that presumably means we're missing a test case from micropub.rocks that would pass in one and fail in the other, assuming both Monocle and Quill pass 100% of the existing micropub.rocks test suite which I would expect since aaronpk wrote all 3
[grantcodes] joined the channel
#[grantcodes]I don't know what the difference actually is but there are various potential reasons: form encoded Vs JSON encoded & server rejecting properties (even if it shouldn't) are the most instantly obvios
#[grantcodes]Also youd need to run the server against the test suite since I expect the problem is at that end
dopplergange and [David_Bryant] joined the channel
#[David_Bryant]I happen to be the anomalous Monocle vs. Quill error case [tantek] is referring to, so can provide more details about configuration, user experience, etc. at whatever point that might be useful.