Rick van Hoef
Rick van Hoef
**Description** This PR contains the Accelerate side of my thesis work. It integrates the [POSable](https://hackage.haskell.org/package/posable) library, which generically transforms Haskell 98 data types in the recursive tagged union layout. This...
`arch-audit` has an option `--upgradable` where it doesn't report vulnerabilities where upgrading won't fix it. Something similar would be nice for Vulnix. This would allow users to quickly see actionable...
When using the `--exclude` command line flag, Squawk ignores excludes that were loaded from the config file. To me this is unexpected (other linters that I've used combine those), and...
When running Consul ESM v0.6.2 together with Consul v1.10.4, the following warning is logged: ``` json { "@level": "warn", "@message": "Error updating check status in Consul", "@module": "consul-esm", "@timestamp": "2022-11-18T12:45:58.035983+01:00",...

It would be easier to upload albums if a folder of albums could be uploaded in one command, assuming the subfolders are aptly named.
In multiple places (eg. uploading and deleting a picture) the .jpg extension is hardcoded.