Facets answered exactly one question — how many documents per term, per range, per date interval — and could not be nested, so a sidebar showing brands within…
There are two usual ways to change Bootstrap’s colours. Editing variables.less inside the vendor directory, which the next upgrade overwrites, and adding overriding rules in a stylesheet loaded…
A query answering in 20 ms locally and timing out on four million rows. An anonymised data subset that keeps the query plan honest, and the mail, cron…
grunt jshint prints its warnings, the build goes green, and the lint errors accumulate — the worst of both worlds, because the check runs and nobody reads it.…
The OpenSSL bug published on 7 April lets a remote client read 64KB of the server process’s memory per request, repeatedly, leaving nothing in any log. Upgrading the…
A query that used the right index all week starts using a different one on Thursday morning, nothing was deployed, and ANALYZE TABLE puts it back. Before 5.6,…