aggsol
                                            aggsol
                                        
                                    The Cmake file is in a poor state but should at least support CMake 3.8 that introduced `cxx_std_14`
I am so sorry 🙇♂️ There is also a problem with GitLab integration, I am working on a repro and file a new issue.
But why?! I am soooo sorry for the troubles
Why would any external app interface with Liberapay? What usecase do you see for creator and donors?
I vote for: * a separated app makes it easier to move around, isolate, throttle etc * `https://api.liberapay.com` * REST is well know, easy to test (`curl` and `jq` ir...
+1 I also would like to use this feature!
This feature would really help me. I will to set a bounty of $50 to this feature. If you do not accept bounties I am willing to donate that amount...
> We use currently use BountySource to manage bounties. https://www.bountysource.com/issues/10270083-pass-through-data-attributes I ensure that whoever works on the issue receives their owed share of the award. Ok, I posted a bounty...
@UnicodingUnicorn The attributes are passed along as classes to the HTML ```asciidoc === 5 [.progress=23] Lorem ipsum dolor sit ``` The result looks like this ```html Lorem ipsum dolor sit...
aside from being free of side effects what other best practice could there be? One assertion per line. Assertions for parameters first. Assertions for results/return values last. Maybe mentioning that...