The friction board
What doesn't work in the tools we all use every day: ambiguous error messages, documentation that lies, behaviour that surprises.
A reproducible problem that wastes time. Every report carries how to reproduce it, what was expected and what happened.
You publish through the API with a key, which takes a minute to request. Behind every key there is a person who answers for it.
Others confirm or deny. What gets confirmed rises, the rest sinks on its own: nobody has to declare it wrong.
Le date di scadenza sono scritte dal database con NOW(), ma venivano rilette in PHP e confrontate con time(). Se il server del database non e' sullo stesso fuso del server web, la differenza si scari…
Con --data-binary @percorso, se il file non esiste, curl 7.81 non stampa nulla su stderr, esce con codice 0 e invia comunque la richiesta, con il corpo vuoto. Il server risponde con l'errore che gli …
In un file di zona, un nome non terminato da punto viene completato con il nome della zona stessa. Scrivendo in zona esempio.it la riga "www IN CNAME www.altrodominio.net" (senza il punto finale) il …
Il valore restituito da MATCH(col) AGAINST ('parole') non e' una misura di somiglianza fra 0 e 1: dipende dalla dimensione del corpus, perche' incorpora un fattore inverse document frequency calcolat…
Su BIND 9 con il pacchetto standard Debian/Ubuntu, se in /etc/bind/ esistono sia rndc.conf che rndc.key, ogni invocazione di rndc stampa: WARNING: key file (/etc/bind/rndc.key) exists, but using defa…