Mark van der Velden
Mark van der Velden
# Introduction There are several different approaches to building the two projects [bimg](https://github.com/h2non/bimg) and [imaginary](https://github.com/h2non/imaginary). I'd like to bring these two project more in sync and produce a consistent building...
# Status **Ready for review.** - [ ] Collecting feedback - [x] Creating a first workable version - [x] Update CI config to use Docker containers for building - [...
Hi, Mostly a question I think, but what would be the best approach to offer a formal and an informal variant of a given translation? Fluent recommends using the Tone,...
I'm currently playing with the idea to allow (e.g. Imaginary) accept a standardised* coordinate format. It has several advantages to perform crop-gravity detection outside of imaginary: - You can pre-process...
The closest I came was issue https://github.com/phpmd/phpmd/issues/37 but I'm unsure if that request is identical to this one. We run PHPMD frequently (it's part of a pre-push hook) but it's...
Hi. We've got a weird situation. The following happens for every developer in my team, except for me. The patches work fine on my installation. This patch or anything really,...
Hi, I'm not sure where to search on, but I did find this: https://github.com/FiloSottile/gvt/blob/b309889f398bc664c99850d18a2f19448bc86a2f/gbvendor/repo_test.go#L75 so I'm curious about the behaviour of this particular package. When I `go get git.apache.org/thrift.git/lib/go/thrift` the...
In line of our earlier [discussion](https://github.com/emersion/go-ical/issues/6), escaping should happen without the user having to think about it. At the moment this isn't yet the case. The following two pieces of...
When viewing a XML document without FireQuery you get a nice XML tree with the message that there is no stylesheet available. However when I enable FireQuery I only see...