#dev 2023-07-02
2023-07-02 UTC
Xe, omz13, tiim, jbrr[m], kirbo_kirbstar, jjuran, tei_, gRegor, sebbu2 and gxt__ joined the channel
# capjamesg This code doesn't work on mobile: https://github.com/capjamesg/taylor-swift/blob/main/templates/index.html#L95
# [KevinMarks] instead of console.log on mobile, try appending to the innerhtml of an element so you can see the logging
# [KevinMarks] (define a log function and reroute it to console or appending to a variable and setting innerhtml)
# [KevinMarks] is the log for it firing?
IWSlackGateway joined the channel
[KevinMarks] joined the channel
# [KevinMarks] log the size of the chunks too
# [KevinMarks] what was it?
# Loqi It was a dark and stormy night https://indieweb.org/It
# [KevinMarks] ah, that is kinda natural for Apple, mp4 is QuickTime format. Can't you configure it at start of recording?
# capjamesg https://swifties.me should now work.
# [KevinMarks] seems like a regression from the OS X APIs I worked on tbh
# [KevinMarks] there's no list of capabilities? you have to keep throwing combinations at it until you find one that works? No way to invoke a user dialog to let them choose?
# [KevinMarks] we definitely had a better abstraction for this 25 years ago.
[tantek] and tei_ joined the channel
# tei_ I've been doing Hugo tutorials for a while, considering trying to migrate the personal site I built in neocities to it... but ultimately i think it's higher-powered than what I actually need. All I really want is the ability to find-replace across multiple files at once (so that, for instance, I could change a word in the navbar across all pages that have the navbar.) surely there must be a way to do this that doesn't require a whole new w
# tei_ a command line tool or something?
# tei_ idk, does this seem like a reasonable way to edit a website? or should I suck it up and try to figure out how to shove it into hugo?
[manton] joined the channel
# [KevinMarks] It's a tradeoff. If you're on MacOS, BBEdit is good at multifile diff and replace. It's more if you want to use a template to make things consistent. Hugo will also do pagination by date and construct tag pages etc for you, so if you want those kinds of things it may be easier.
# tei_ yeah, I don't actually want tags or dates on anything, haha. I really just want to make it easier to make little changes to my current structure
# tei_ I'm on linux mint
[jacky] joined the channel
# Loqi [jacky]: vikanezrimaya left you a message 22 hours, 21 minutes ago: regarding the `microformats` crate: sorry if I'm being annoying, but are you still planning to work on <https://gitlab.com/maxburon/microformats-parser/-/issues/7>? additionally, the html5ever dependency requires updating because my rustc complains it's not gonna support some syntax in there soon, and there's 0.26.0 already, while microformats is using 0.22.5
# [KevinMarks] Recursive find and replace without undo sounds a bit scary
# vikanezrimaya don't worry, I have reliable notifications from my IRC bouncer, so I was alerted the moment Loqi pinged you
# vikanezrimaya I might try my hand at updating the html5ever version, but not sure if I'll be able to tackle that spec compliance issue in #7
# vikanezrimaya hopefully I'll have some time after my dream job to dig into the internals
# vikanezrimaya by the way, funny thing, I managed to plug mf2py into Rust via pyo3, so we might make a test setup to check the two against each other 😝
# vikanezrimaya wait, did I just type "dream job"? I meant day job, but I don't think that's too far from truth lmao
btrem, gxt__, angelo, sebbu, geoffo, tei_, [aciccarello] and gRegor joined the channel