Another word for 'going outside the cave' is 'seeking external validation'. If you need other people to tell you if what you believe is true or not, do you actually believe anything?
Other people are one of many ways you can test what you believe to be true but, yes, sometimes other people might have figured something out that you haven't, believe it or not.
With less ice around than there used to be, the same incident energy can do a lot more ocean heating. It takes 80 calories to convert 1 gram of ice at 0C to 1 gram of water at 0C. Once the ice is melted, a further 80 calories can raise the temperature of the gram of water at 0C to 80C
An alternative for PHP full text search is the PHP DuckDB client [1], and using DuckDB with the Full-Text Search extension [2]. It also stores everything on the local file system and can scale to millions of records.
Thanks for the suggestion. DuckDB is a great tool, but it requires installing a native extension, which is exactly the scenario php-fts is designed to avoid. The primary target is shared hosting (OVH, Infomaniak, o2switch…) where you have no control over installed extensions. If you can install DuckDB, you can probably also run Meilisearch or Typesense, which are purpose-built for search.
reply