Jeremy Davis

Results 178 comments of Jeremy Davis

@a3s7p - Thanks for the heads up. Apologies, but I'm a little loathe to merge this until we've finished the v18.0 release. I hope you are ok with that?

Or better still, perhaps we should just probe the domain(s) and check if they point to the public IP of the current server?! I note that the public IP can...

I have implemented an improvement. It now suggests checking via Google's online DIG tool. We could still do better though, so I'll leave this open.

> Apparently, I have AVX available with my CPU, so I couldn't notice this while testing. Totally understandable mate. Actually, I've just had a closer look and realised that AVX...

We might look at packaging it ourselves (without the AVX requirement). I'm sure it runs a bit better/faster/more efficiently when it uses AVX, but at least then it'd run "everywhere".

It's been a while since I researched this, but IIRC the rationale for requiring AVX is that it's more performant and whilst they're open source, they're very much a business...

Thanks for providing a little more info @GermanAizek. Armed with your patch, it looks fairly straight forward to build. FWIW my (~5yo Supermicro ITX) server has an embedded Atom that...

@devZer0 - that requirement is only for the _package they provide_. The code itself has no such requirement and as noted previously in this thread, it's possible to compile from...

@blunden - apologies for slow response. IIRC was 1GB+, I vaguely recall it being multiple GB but that have been my first default build (there are some options you can...

As a general rule, PHP from Debian default repos should be preferred - as you note: PHP8.2 in v18/x/Bookworm. Beyond simplicity, my main rationale is that they then get automated...