#dev 2021-10-01

2021-10-01 UTC
ShinyCyril joined the channel
#
[tantek]
I really hate how much the "simple" act of displaying *static* charts & graphs on the web requires enabling some number of scripts per page. Why is this a thing? Are there no good server-side generated charts & graphs tools/frameworks?
#
[tantek]
Is this a technology problem? The lack of sufficient HTML+CSS primitives to do charts & graphs?
#
GWG
[tantek]: Server side generation by script is also an option
#
Ruxton
could be worse, we could still be presenting everyhting in RRDTool graphs ;P
#
[tantek]
idk what that is and i think i'm ok with that
#
Ruxton
oh pre-html/css/js graphing everyone used the same serverside tool inside perl script ;)
#
[tantek]
presumably these days you'd want to generate SVG charts & graphs so they "just work" to scale across devices, screen resolutions etc.
[chrisaldrich] joined the channel
#
[tantek]
[chrisaldrich] in the newsletter there is zero indication that it came from a bookmark on your site, so it looks like it is showing a bug on Tracy's site instead, which is unfortunate
#
[tantek]
what's the permalink of the post on your site?
#
[chrisaldrich]
This will give you both permalinks I think: https://news.indieweb.org/en
#
[chrisaldrich]
I think I've got mark up for the title within the reply context, IndieNews just doesn't pick it up. If I were to have put a comment on my bookmark, IndieNews would have shown that as a note along with what's currently there.
#
[tantek]
now I'm extra confused as your bookmark posts don't even have an errant blank p-name to confuse IndieNews
#
[chrisaldrich]
I can temporarily try to add a title to my two posts and resend the webmentions to hack a fix?? But we see this bug pop up every couple of weeks.
#
Ruxton
it looks like a news.indieweb issue, the h-entry only has one u-url and sets the author to tracy ?
gerben joined the channel
#
[chrisaldrich]
Odd, it looks like even if I add an explicit title to my post it doesn't add it like it used to. I'd have to dig into changes I may have made since this used to work for me at some point. It'll take longer than I've got to be able to do tonight.
#
[tantek]
I guess what I don't understand is if it's grabbing the URL for Tracy's post, from the h-cite, why isn't it also grabbing the p-name from that too?
hendursaga and hans1963[d] joined the channel
#
[tantek]
anyone want to have a look at the code? https://github.com/aaronpk/IndieNews
#
Loqi
[aaronpk] IndieNews: 📰 News aggregator for IndieWeb-related posts
#
Ruxton
tantek: the indienews display view doesn't carry the h-cite over, very simple h-entry
#
[tantek]
interesting, it's still somehow getting tracy for the author though
#
[tantek]
or at least her homepage URL
#
[tantek]
Ruxton, the code that calls that is somehow synthesizing "a post" into the $this->post->title
#
aaronpk
indienews was way before i made XRay so it would be a lot simpler now that it uses xray
_aaronpk[d], _corenominal[d], _Nezteb9000[d], Jordy[d]_, _grantcodes[d], hoenir_, [KevinMarks]1, wagle, mikeputnam, wagle_, [fluffy], [fluffy]1, lanodan and unrelentingtech1 joined the channel
justache joined the channel
#
[KevinMarks]1
Server side code to generate svg graphs is very doable, I do this a lot. What language are you working in?
hendursa1 and [fluffy] joined the channel
#
[KevinMarks]1
I use nunjucks/jinja2 templates to generate graphs in svg the same way I generate tables in html.
Ramon[d], alex11, wackycity[d], rrix, willnorris and chee1 joined the channel
#
capjamesg[d]
GWG tantek snarfed I saw this page in the weekly newsletter: https://indieweb.org/text/mf2%2Bhtml
#
capjamesg[d]
I'd love to see something come of this. I have been doing an overhaul of the recrawl logic for IndieWeb search and ran into a bit of an issue with how exactly I should go about identifying rel="alternate" h-feeds.
#
capjamesg[d]
With something like text/mf2+html I would have a lot more clarity on how I should go about parsing the content on a page.
#
capjamesg[d]
I suppose that technically I could parse the contents of the feed, see that it is HTML, and then decide to look for h-feeds, but a specific mime type would prevent me from having to make that assumption.
hendursa1 and generating joined the channel
#
generating
Nebraska
#
generating
Nebraska
synthesize, alex11 and tetov-irc joined the channel
#
@voxpelli
↩ī¸ Here's some additional steps you can do to get some more capabilities into it, like eg. Webmention support: https://indieweb.org/Getting_Started#IndieWeb_self-starters (Unfortunately my webmention endpoint is a bit at capacity right now, else I would offer you that one https://webmention.herokuapp.com/)
(twitter.com/_/status/1443902494615261185)
akevinhuang, [Will_Monroe], hendursaga and jamietanna joined the channel
#
jamietanna
aaronpk any chance we can get https://github.com/aaronpk/micropub.rocks/pull/87 merged? Also is it possible to get this moved to the IndieWeb organisation?
#
aaronpk
oh yeah we should probably merge that
#
aaronpk
s/merge/move
#
Loqi
[jamietanna] #87 New test case for multiple authentication methods being sent
#
aaronpk
should be deployed now
#
GWG
jamietanna, aaronpk, while I have both of you, can we settle something?
#
GWG
Authentication or no authentication, that is the question
#
aaronpk
i commented
edburns[d] and [schmarty] joined the channel
#
GWG
Thank you
#
GWG
I'll rewrite the PR
#
GWG
I'm neutral... I just like the new structure
BinarySavior and tetov-irc joined the channel