Otto Kekäläinen
Otto Kekäläinen
## 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...
Is this diff tool designed to work *only* when specifically running `git diff`, or everywhere git diffs are displayed, such as in `git log` and `git show`? I have only...
> **WORK-IN-PROGRESS**: Do not merge Hi! I wanted to contribute to btop the native Debian packaging so that the project CI can build .deb packages on every commit and for...
As defined by DEP14, the default Debian packaging branch name should be 'debian/latest' instead of 'master. https://dep-team.pages.debian.net/deps/dep14/ Closes: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=829444
This is a very cool tool, thanks for creating it! While running it I noticed it only uses a single CPU. It would be cool if it supported running on...
I am using this package in [Pulsar](https://pulsar-edit.dev/) and noticed that deprecations cop is nagging about: ``` Use customElements.define instead of document.registerElement see https://javascript.info/custom-elements HTMLDocument.registerElement - file:///opt/Pulsar/resources/app.asar/static/index.js:100:12 Object. - [/home/otto/.pulsar/packages/nim/lib/nim-status-bar-view.coffee:75:29](https://github.com/home/otto/.pulsar/packages/nim/lib/nim-status-bar-view.coffee:75:29) Object....
I am running Ubuntu 17.04 with latest Metapixel version with latest libraries available in this distro. Then running the prepare command I get the following error message: ``` $ metapixel-prepare...
I noticed that running `php test.php` downloads PHPUnit on every run, even if phpunit is already in the system and even if phpunit.phar has already been downloaded. ``` $ phpunit...
Hello! Your current build uses libmariadbclient-dev. This is fine for now, but in the future when you update the Debian/Ubuntu version you are using in the CI, you should change...