Sebastian Pipping
Sebastian Pipping
When I start Xiangqi the pieces look more like eggs rather than circles. So at least in my setup (1920x1080) the aspect ratio is mis-calculated.
If possible, please enable anti-aliasing so that the graphics display looks less pixelated. Thanks!
Hi! I'm rather happy with [jmtpfs](https://github.com/JasonFerrara/jmtpfs) so far, except that it takes a few steps on the shell before I can do things with Thunar. If `android-file-transfer-linux` has some sexy...
Hi! It would be cool to see some screenshots embedded in the readme to get a quick visual impression. Thank you!
Hi! I was just about reporting this as a bug to Caddy when I noticed that it only happens in context of this very Docker image. When playing with the...
Hello everyone, good work, very handy tool! Sadly, the current code does not mention a license. Without a license, a user has to assume "all rights reserved" and cannot really...
Hi! I found (outdated?) screenhots of limited use at #238 and a live installation at https://www.systemli.org/ in https://github.com/jelhan/croodle/issues/238#issuecomment-537056851 but that was not easy to find. A picture in the readme...
Hi! I get exit code 6 ("Headers have been compiled with minor errors.") without having any idea why, got code 0 with slightly different code until recently (with slightly different...
Hi! I turned `/usr/portage/` from rsync to Git like this: ``` # cat /etc/portage/repos.conf [gentoo] sync-type = git sync-uri = https://github.com/gentoo/gentoo.git auto-sync = yes # emaint sync --auto [..] ```...
Hi! Commit 53313677768159d13e6c2b7c69ad69ca59bb8c79 broke the installation of as package `rocket.methods` (including needed module `rocket.methods.wsgi`) is no longer installed. No folder `methods` around: ```console # ls -1 ./py2/lib/python2.7/site-packages/rocket/ connection.py connection.pyc filelike.py...