Phil E. Taylor

Results 102 comments of Phil E. Taylor

I too want to "scratch off" as the mouse moves over the canvas (without having to first click anywhere, as long as the webpage is loaded and active)

Sorry for my short comment before with no code to help - I still dont have time to provide a full pull request with a configuration param - but I...

I have one like this - reproducible. `docker run -p 8025:8025 -p 1025:1025 axllent/mailpit` ``` INFO[2023/08/11 09:11:16] [smtpd] starting on 0.0.0.0:1025 INFO[2023/08/11 09:11:16] [http] starting server on http://localhost:8025/ ``` http://localhost:8025/...

yeah I see that now that I stopped the container after sending the last message, I returned to the browser and I see ``` 220 519b0ca15e80 Mailpit ESMTP Service ready...

This issue DOES effect Joomla 3 sites running on `11.2.2-MariaDB` also. The fix to remove the function `selectRowNumber` in the Joomla 3 file `libraries/joomla/database/query/mysqli.php` just like this PR proposes for...

`ring-3` is a Tailwind 4 class now as per [https://tailwindcss.com/docs/upgrade-guide and ](https://tailwindcss.com/docs/upgrade-guide#default-ring-width-change) ![Image](https://github.com/user-attachments/assets/026dc455-7746-42be-89b8-2c17b9568570)

> We build some kind of processor like for env vars: Simply could use PHP config files instead of YAML and then do something like this already?... ```php // config/packages/framework.php...

> just to shave a few dozen megabytes off an image size - 160Mb for Alpine dunglas/frankenphp:php8-alpine - 589MB for Debian dunglas/frankenphp:php8-bookworm slightly more than "a few dozen" mega bytes,...

Not everyone has access to a 10gbit ... sure data centers might, but developers on the end of dialup might not, Developer experience counts too. I think sometimes we are...