Matt Jolly

Results 168 comments of Matt Jolly

the TL;DR here is that now only `enable` and `list` try to update the repositories.xml by default (this is in line with existing documentation), and that can be overridden by...

It's not quite there yet, as there's an edge case around 'what do we do if there isn't a cached xml', but I figured it was worth raising for comment...

We forked it already, years ago. https://github.com/Komorebi-Fork/komorebi

see also https://github.com/mesonbuild/meson/issues/13091 Exactly the same issue, identified in the same way, with the same proposed solution.

`USE=git` to add what amounts to an `optfeature` is not reasonable. Sorry.

~Resolved with dessalines/lemmy{-ui}:0.18.1-rc.9 and asonix/pictrs:0.4.0-rc.10~ It's better with the above versions, but I'm still seeing it frequently.

> It seems if `pict-rs` isn't fast-enough for Lemmy it gives up. I wish I could "extend" this timeout as an admin. What determines 'fast enough' in your opinion? My...

I've redone my instance to move from SSD storage to an S3 endpoint (via a cloud provider). Same symptoms - pictrs is able to successfully store a ton of data...

> @Kangie: I suspect S3 is actually worse than an SSD. With your SSD pict-rs "just" has to write the data to the local disk, With S3 it has to...

Also `meson.options` is fast becoming standard and it appears that we only respect `meson_options.txt`