#dev 2024-08-26
2024-08-26 UTC
robalex and [dougbeal] joined the channel
GuestZero and jonnybarnes joined the channel
GuestZero joined the channel
GuestZero, ttybitnik, [sebbu], AramZS, [aaronpk]1 and to2ds joined the channel
Lars-Christian, [jeremycherfas], Kaja, Nick2 and CRISPR joined the channel
# jonnybarnes weird one aaronpk, tried using Quill and for some reason your server cant seem to connect to my server
# jonnybarnes if I ssh into mine I can run `curl -I 'https://quill.p3k.io'` fine
# [snarfed] sebbu also check out https://fed.brid.gy/docs#troubleshooting , lots of troubleshooting tips there
# [snarfed] as for emoji reactions on posts, those are non-standard and not (yet) widely supported in the fediverse. https://github.com/snarfed/bridgy-fed/issues/484
# [snarfed] they may actually be more standardized and widely supported in the indieweb than the fediverse 😎 https://indieweb.org/reacji
Lars-Christian joined the channel
CRISPR joined the channel
# [snarfed] credit to the python feedparser library, it's legendary, and over 20 yrs old, but when you file a bug in 2024, you can (still) get a response in just 5m! https://github.com/kurtmckee/feedparser/issues/468
# capjamesg[d] Now that is amazing!
[KevinMarks] joined the channel
# [KevinMarks] And ultra props to Mark Pilgrim, who was at xoxofest, for building it in the first place.
sebsel joined the channel
# jonnybarnes aaronpk its https://jonnybarnes.uk
# jonnybarnes it might well be, I deployed changes to only support tls v1.3 recently
Kaguneh, CRISPR and Renfyeld joined the channel
# Kaguneh Was looking for a way to make my website's files modular (e.g. my footer can be it's own .html file I update once and it updates across all my pages). I saw solutions that use JS that seem neat but I also saw a lot of articles that said "use JS if you don't want to use a framework". My weekly noob question is: Would y'all recommend I spent time learning a framework like Bootstrap for my little neocities static website? I'm coding everything from
# Kaguneh scratch so far and not using a builder but I'm wondering if the time investment is worth it.
# Kaguneh are there any obvious downsides to iframes I should be aware of? I would have to upload all the modular components of the site and they'd be accessible via url is the only one I can immediately think of.
# Kaguneh oh interesting. This does also seem like it would need a bit more CSS to make it look like part of the original webpage. So maybe I'll just stick to the JS approach with injectHTML?
# superkuh I'd say that if you're just making a website then write it in html and don't try to make it modular. Once you have the content up then enhance it.
# superkuh I also cat webpages together though.
# superkuh cat blog-2024.html blog-2023.html blog-2022.html blog-2021.html blog-2020.html > blog-blog.html
# superkuh ls -v 2024-*.html | tac | xargs cat > blog-2024.html
# Kaguneh epoch yeah it seems kinda straight forward
# Kaguneh superkuh well my issue is I'm already at the point where updating the footer's "Last Post Date:" for my 5 different pages is getting a bit annoying. Was just hoping I could update the date once and it would propagate. Plus would let me do other fun stuff in the future.
# Kaguneh I know it's like 1 min of effort each time, not trynna seem like a princess, but yknow automation is cool
ttybitnik joined the channel
# Kaguneh for context this is the tut that seems pretty neat. ises injectAll to allow the html to be really easy https://dev.to/andreygermanov/modular-html-19o6
# Kaguneh uses*
AramZS joined the channel
# [snarfed] sebbu ah, for Misskey at least, this is a known interop issue, https://github.com/snarfed/bridgy-fed/issues/1093
# [snarfed] right, I saw. looks like you followed there a long time ago. we recently added an interop hack to be more Pleroma compatible, https://github.com/snarfed/bridgy-fed/issues/12#issuecomment-2302776658 , try unfollowing and then re-following?
# [snarfed] that's odd, that should be entirely on http://dansu.org's end
thegreekgeek joined the channel