#dev 2024-03-18
2024-03-18 UTC
[Joe_Crawford] joined the channel
# [Joe_Crawford] capjamesg looking at cp_snowfort.webp It seems to be 826x506 pixels which I can imagine on a 2x mobile screen will appear slightly more pixely
geoffo, [snarfed] and [Fran] joined the channel
# [Joe_Crawford] I think it couldn’t hurt. Though since it’s a background you don’t get to use the nice image size choice algorithms available with srcset, at least that I know of.
ttybitnik, jacky, shoesNsocks, [Scout] and [aciccarello] joined the channel
# [aciccarello] Reposting [Scout]'s question:
# [aciccarello] "i want to set up a site for my mother's birthday party where people can upload photos. like a mini instagram of sorts. and i want to give a level of protection by adding a password so not every person/bot on the internet can a) see my mum's baby pics and b) upload stuff to my site. so that rules out github pages for hosting. i am trying to decide where is a good place to host it. i know netlifly can handle both the password and the
# [aciccarello] dynamic uploads. but if i understand this right, it would mean that the site gets rebuilt every time someone posts a picture. i expect the vast majority of use/uploads to be happening on the birthday party evening. and i about the 15 minute built time limit. am i worried for no reason? because if there are more than 100 uploads that night, i would be surprised. on the other hand, i would very much like to avoid any surprises if possible
# [aciccarello] and know what i am getting myself into...
# [aciccarello] any thoughts/suggestions/ideas?"
# [aciccarello] I'm wondering if you want something long lasting or a page that's only up for a couple months or less.
# [snarfed] unrelated, [jacky] re https://shkspr.mobi/blog/2024/03/well-known-avatar/ , I'm trying to understand the benefit of this over a rel=avatar link in webfinger
# Loqi [preview] [Terence Eden’s Blog] .well-known/avatar
https://shkspr.mobi/blog/2024/03/well-known-avatar/
Hot on the heels of a post I wrote 4 years ago, wouldn't it be useful to have a well-known URl for user avatar images?
When I sign up to a web service, I don't want to faff arou...
# [aciccarello] Yeah, the avatars suggestion seems like they want to inline a well-known URL into an img tag.
# [aciccarello] I did see that they specifically mentioned h-card.
# [aciccarello] [Scout] Do you need to update the website immediately or could you publish the photos after the fact?
# [aciccarello] Something like a Google Form would let you collect photos from friends and publish them later.
# [Scout] [snarfed] i was going to host the photos elsewhere. i was more concerned about the constant re-building of the site every time someone posts a photo. but maybe i am misunderstanding the meaning of built time?
# [Scout] [aciccarello] yes the idea was that everyone could upload photos as the evening progresses and the site would be projected on the wall and also i was gonna print little qr codes for people to scan so they can open the page on their phones. that sort of thing. i don't want to curate a nice album at the end, i wanted it more like when people post on insta from an gig/event. but personalised to one person/family. i have thought of airtable. but
# [Scout] also s3 bucket. because it would be good practice for my personal site too.
# [aciccarello] I wouldn't worry too much about build times. Netlify gives you something like 300 minutes of build times credits and only runs one at a time so that should be fine for an event.
# [aciccarello] I agree, I'd probably default to a dynamic site to make it easy to control auth and uploads.
# [aciccarello] If you wanted to later, you could archive it to a static site later to reduce hosting costs.
[Murray] joined the channel
# redblobgames Parsing html makes me angry so I avoid it ;-)
# [aciccarello] Yeah, I would expect you need fallbacks in 90% of cases anyway so you'll need to parse something.
# [aciccarello] Also, what about different image sizes?
[contact898], [schmarty], gRegor, [campegg] and [KevinMarks] joined the channel
# [KevinMarks] Don't we have an existing pattern of using the link rel=icon for that?
[qubyte] joined the channel
[lcs] joined the channel
# [lcs] Isn’t that RAG?
# [lcs] (Retrieval-Augmented Generation)
# [lcs] My knowledge of it is cursory, but that was my understanding of the concept
bret joined the channel
# GWG Can someone tell me why someone added the Apache license as a comment to my PR? https://github.com/indieweb/indieauth/commit/9a294ace6ea2a80b72f712ca16cda17277ac7157#commitcomment-139927353
# [tantek] yeah, spammer: https://github.com/syssi/esphome-jk-bms/issues/471
jamey joined the channel
ttybitnik joined the channel
jamey_ and [tantek] joined the channel
[capjamesg] and [Ros] joined the channel