#jamietanna[m]When doing queries, I've got a mix of my Micropub server using the GitLab REST API to read files, and building some metadata with my site's build ie https://www.jvt.me/contacts.json
[frank], geoffo, moppy and [James_Gallaghe] joined the channel
#willnorrisnekr0z: (moving dev discussion over here from #indieweb)... if you've got code to pull out the representative hcard, how would you feel about contributing that to the library. I already have a https://pkg.go.dev/willnorris.com/go/microformats/ptd package for doing post type discovery, and it would be helpful to have one or more other subpackages for doing this kind of interpretation of parsed microformats
[chrisaldrich] joined the channel
#nekr0z<willnorris "nekr0z: (moving dev discussion o"> As it turns out, my code is very flaky and doesn't work reliably yet. I'll contribute as soon as I have something at least half-decent.
NinjaTrappeur, jamietanna[m], leg, Kongaloosh_ and KartikPrabhu joined the channel
#nekr0zwillnorris: Turns out, one absolutely has to consider the order of h-cards on the page to correclty identify the representative one
ndegruchy, jonnybarnes, [tantek], KartikPrabhu, [Ana_Rodrigues] and [tb] joined the channel
#[tb]Phew.. the modern frontend ecosystem is bewildering lol
#[tb]I've always been on the backend/infra/automation side and I'm jumping in the deep end with Next.js to make my Micropub client—which is more of an excuse for me to jump in the deep end on experience with frontend that I'm lacking
#[tantek]The “modern front end ecosystem” is unsustainable. Unless someone is paying you for a specific version/flavor of it, I’d say it’s a poor investment of time (only ephemerally useful, most of what you learn today will be useless in a year or two)
#[tb]That's somewhat why I've avoided it for so long
#[tantek]The core web platform pieces will continue to outlast all the fancy “toolchain” nonsense
#[tb]But there's definitely some longer term learnings I'd like to get out of it right now which are yeah the core bits, including things like a11y
#[tantek]Right, that stuff, a11y in various specs, ARIA, is a much better investment
#[tb]That said though, the ecosystem I've thrown myself into for this project (Next.js/React) seems to have matured in most of the foundational places now
#[tb]I remember back in the Ruby on Rails 2.3 and then 3.0 days when you were constantly fighting the toolchain still
#[tb]That was my whole profession though so I didn't mind lol
#[tb]With frontend here I just want to be a consumer really — no interest in hacking deep into the tools to make them work, they just have to work
shoesNsocks1, KartikPrabhu and jonnybarnes joined the channel
#[tb]Speaking of contributions though — dunno if the maintainers of the Ruby microformats lib hang out here but I was wondering if it would be appropriate to PR support there for h-app/h-x-app
#sknebelnot decided yet. I am connectivity-challenged though. I assume you are asking about the microformats session - is there a list of discussion topics already? I might try and join
dckc joined the channel
#GWGsknebel: There is. You could also send notes in the issues.
#Loqi[microformats] microformats-ruby: Ruby gem that parse HTML containing microformats/microformats2 and returns Ruby objects, a Ruby hash or a JSON hash
#[tb]I'd like to use it in my indieauth_discovery gem for the client information discovery class
#sknebela parser shouldn't need "support" for any microformat type
#LoqiIt looks like we don't have a page for "rubberduck" yet. Would you like to create it? (Or just say "rubberduck is ____", a sentence describing the term)
ndegruchy, jonnybarnes, swentel, [asuh], shoesNsocks1, justache, geoffo, [fluffy], [schmarty], dckc, [jeremycherfas], [tantek] and KartikPrabhu joined the channel; nickodd left the channel
#@PinoBatch↩️ What login should a service use instead?
Email and password is hard given that the major email providers (such as Gmail and Outlook) don't already trust the MSA from which you send account confirmations and PW resets.
IndieAuth? Good luck walking users through starting a website. (twitter.com/_/status/1304552815256313858)