#dev 2024-09-08
2024-09-08 UTC
thegreekgeek and to2ds joined the channel
# [jacky] aaronpk: do you have stats on load for http://webmention.io? (like # of mentions per day/week/month kind of thing)
# aaronpk this is only webmentions, no pingbacks https://media.aaronpk.com/2024/09/07190514-7721.png
sp1ff and jan6 joined the channel
# jonnybarnes anyone else having issues with bridgy to Bluesky cross posting?
# jonnybarnes regenerated the app password, but when I make a new post I’m still getting an error
# jonnybarnes `Client error: `POST https://brid.gy/micropub` resulted in a `401 Unauthorized` response:
{ "error": "unauthorized", "error_description": "No publish user found with that token" }
`# [KevinMarks] Apparently the way I make my website has a name now: buildless https://mxb.dev/blog/buildless/
jan6 joined the channel
# [qubyte] _However,_ this article proposes some pretty over-engineered stuff for HTML… As for JS, I do build, but the result is only an import map and module preloads. Browsers which don’t understand them still get working JS, just without the optimal caching. https://qubyte.codes/blog/progressively-enhanced-caching-of-javascript-modules-without-bundling-using-import-maps
# [morganm] This might seem kind of complainy but I didnt resonate with that article because I wasnt making websites in 2005
# [morganm] per the introduction
# [morganm] hahaha yeah it was
# [morganm] I feel like the way I make my personal projects, portfolio and open source or nonprofit volunteering websites have distinctly different needs than business websites re build steps
# [morganm] I try and keep the build steps to a bare minimum on collectively owned or operated websites, for an organization where I am a volunteer as well, its about keeping things open to others
# [morganm] Do you mean like JSDoc comments?
# [morganm] or just using JS
ttybitnik and thegreekgeek_ joined the channel
# superkuh I think a lot of people could save a lot of time and complexity if they remembered SSI exists.
# superkuh re: buildless
bterry1 joined the channel
# Loqi oEmbed is a JSON/XML-based format for providing information to construct a link-preview of a page https://indieweb.org/oEmbed
Dryusdan and sp1ff joined the channel
thegreekgeek joined the channel
# [KevinMarks] I have done things a bit like that in the past; it's hard to get the iframe size right for the content in practice.
# [KevinMarks] My feed previewer at unmung does the details thing, though having the link in the summary makes it awkward.
AramZS joined the channel
# [KevinMarks] This sounds like the old iGoogle homepage
# [tantek] similar to the 'scripting' media query selector https://developer.mozilla.org/en-US/docs/Web/CSS/@media/scripting
# [tantek] on another topic, is anyone using / publishing link rel=blogroll either to their HTML blogroll (i.e. from their home page) or to a shared/published OPML XML file? was proposed at least in this blog post, perhaps earlier: https://danq.me/2024/05/03/23615/
gRegor joined the channel
ttybitnik and ShinyCyril joined the channel
# catgirlin.space any ideas why indielogin.com would give me `This client_id is not registered`?
# [tantek] !tell capjamesg[d] you may want to read through lots of subsections here for ideas for your reader (or add some!) https://indieweb.org/reader#Brainstorming
ShinyCyril joined the channel
[schmarty] and [snarfed] joined the channel
# catgirlin.space aaronpk: am trying to use it on my website so i can have private posts
# catgirlin.space https://catgirlin.space/public-indieauth/metadata/ using this as my client id...
# catgirlin.space oh :(
# catgirlin.space the developers page does not make that apparent then like, at all....
ShinyCyril joined the channel
# catgirlin.space so i have to do all the relmeauth stuff myself then? :(
# catgirlin.space mmm both solutions sound annoying tbh :( probably just wont bother with private posts ig