Explore >> Select a destination


You are here

solovyov.net
| | www.danillouz.dev
25.4 parsecs away

Travel
| | Learning about the SQLite Command Line Interface.
| | postgresql.verite.pro
14.2 parsecs away

Travel
| | A versioning bug in the ICU 73 release might affect people that use ICU collations with Postgres. Let's explain the issue and see what to do about it.
| | andreas.scherbaum.la
14.7 parsecs away

Travel
| | In September 2021, a patch for the upcoming PostgreSQL version 15 was committed which introduces a visible change for users: the 'CREATE' privilege for the 'public' schema is no longer set by default.
| | epicserve.com
69.6 parsecs away

Travel
| I was working on my Django Base Site project when I discovered a test was failing in a GitHub Action when trying to run Django's collectstatic manager command. It was failing in Python with the error, PermissionError: [Errno 13] Permission denied: '/srv/app/collected_static'.