Otto Kekäläinen
Otto Kekäläinen
What shall we do about this? ``` wp-vagrant/roles/hhvm/templates/php.ini.j2:date.timezone = Europe/Helsinki ``` Related, should the locale be C instead of en_US? ``` wp-vagrant/http/preseed.cfg:d-i debian-installer/locale string en_US.utf8 wp-vagrant/packer.json: " locale=en_US", ```
I just did a pull request #177 for right-aligning numbers in cells. This way it is easy to scan a column and spot values that are unusually big or small....
### What happened? Currently is a user follows a rotten link they will be presented with a very plain 404 page. Example from https://optimizedbyotto.com/asdf:  The page could have some...
## Feature request I like my new theme a lot, but there is one small thing that I miss from my old blog theme: showing tags on the home page....
### What happened? I am using the built-in Photoswipe on my site. Example post at https://optimizedbyotto.com/post/gitlab-mariadb-debian/ The width of the box where the image is shown is 817 pixels:  they use for detecting licenses does not read the path `LICENSES/`. People hosting their code on GitHub probably value having GitHub...
## Describe this PR I have never used Prisma before, and it took me quite a lot of extra effort to figure out if Prisma supports MariaDB at all because...