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…