x86pup

Results 146 comments of x86pup

> improve Nix to be able to pass target CPU. I don't really know Nix to be able to add something like this, this will be something the community has...

Going to change this to a feature request for the requested Nix infrastructure as I've dropped the target CPU to ARMv8-A, so next release and currently main should be "fixed".

Seeing this too. Seems like the linked PR got merged, is bumping the dependency enough to fix this?

The text search implementation we inherited is pretty bad, so it's likely that a whole new system would need to be developed. Synapse has the same problems and has a...

Not in the near future, which is why I marked it as no priority, especially with the various other higher priority stuff we have going on. It's a very huge...

We have a couple ways to run admin commands programmatically that might achieve what you're looking for. - Setting the `--execute` CLI argument / `admin_execute` config option to run `server...

Just for reference, this appears to be reproducible on Synapse too based on my (light and unscientific) testing by observing client behaviour on constellatory.net (Synapse), puppygock.gay (conduwuit), and girlboss.ceo (conduwuit).

This was properly fixed now in `main` branch again. The results are also cached in the database which makes lookups way less intensive, especially for things like `startup_netburst`, and general...

This does not differentiate between local and remote media. This will cause local media to be deleted too. We plan on separating out the local and remote media into at...