#angeloi've got multiple command line apps that want my site/endpoint URL and a token. i've got device flow for automating token generation but i'd like to kick off the process without having to ask for site URL. .dotfile or ENVVAR?
#Loqiangelo: barnaby left you a message 2 days, 6 hours ago: agreed with [jacky], very nice wiki page, but jfyi I’m getting an HSTS expired cert error in firefox when trying to view https://lahacker.net/
#cambridgeport90[I must have missed the big update from earlier in the week,though I keep hearing about administrators asking if anybody knows what to do when they start getting requests from law enforcement and what not.
#IWDiscordRelay<jacky#7226> Angelo: I opt for environment files, easiest to stick into a little one off script or task without fiddling with the filesystem (depending on complexity)
#angelojacky environment files? what do you mean by that? :) i've got CLI args (eg. --endpoint=...) but if i want to set and forget i'm thinking ~/.website or WEBSITE=
#IWDiscordRelay<jacky#7226> Environment variables! Sorry, mobile makes me trust auto completion too much
#Loqi[preview] [slightlyoff] share-button: A web component for sharing on infrequently.org
#[tantek][KevinMarks] that looks like a minimal wrapper around a mini-share NASCAR widget, not anything actually interesting like a cross-site share button AKA webaction
#cambridgeport90[definitely... and if a photo, share to Pixelfed instead of share to Instagram,considering Instagram sort of killed their API.
aaronpk joined the channel
#[tantek]so that's not really useful. I mean whether you put those buttons directly in the HTML (e.g. via server-side template) or client-side web component, it makes no difference to the user experience
#[tantek]except the latter requires JS 😛 so [KevinMarks] his "share-button" is actually a regression in that regard. regressive enhancement
#lqdev[m]Thanks! Took me a while mainly because everything was built from scratch but also because of some design decisions I look forward to sharing in a post later this week :)
#[jacky]sure, client-side but def works and would work on mobile
geoffo and gerben joined the channel
#AramZ-S[m]I saw that some microformats got added to the 11ty twitter archive tool. Curious if anyone here has reviewed the changes and has more to suggest
#AramZ-S[m]Still not finished, but got a test version of my Twitter archive built on the tool here - https://tweets.aramzs.com and adding a bunch of stuff, so looking for more candidates to add for an eventual PR to the original project.
#AramZ-S[m]Got search working there, which is a signficiant improvement over the original.
#AramZ-S[m]It involves an 11mb JSON file, but... this is intentially lo-fi and I didn't see a better way to do it with a static site
#AramZ-S[m](would be very much open to suggestions there too)
gRegor, [will] and barnaby joined the channel
#IWDiscordRelay<capjamesg#4492> Anyone know any good cloud providers with GPU-dedicated compute?
#[snarfed]2↩️ all big three, hetzner, vultr, linode, lambda, nvidia
#aaronpkso when i look at my profile on someone else's instance, it doesn't show that my website is verified. I do have the rel=me links set up, but how do I convince another server that my website is verified? https://indieweb.social/@aaronpk@aaronparecki.com
#aaronpk(link only works if you're logged in to indieweb.social)
#[snarfed]2I suspect that's a Mastodon-specific thing that you may not be able to inject/reproduce with pure AP
#aaronpkoh wait, i don't have rel=me in the activitypub json response...
#aaronpki have it on the HTML version of both pages, but maybe it has to be in the JSON profile too
[manton] joined the channel
#[manton]I’ve been meaning to figure this out too.
#capjamesgIn related news I may, if I don't run into any infra scaling issues, be rebuilding IndieWeb search soon.
#capjamesgBut that's a big if. [snarfed] I tried to ingest your blog from IndieWeb Search into my mock v2 and I could only get to 1k pages before running into issues.
#capjamesgRunning a memory-intensive process + Elasticsearch at the same time = a big no no.