Ruben De Smet
Ruben De Smet
Yet another reason this would be nice: if you ever decide that end-users can add custom top level artifacts (e.g. US for user story, which is one I'd like to...
> Found another problem that I think is a blocker. matrix's Element trait needs Copy, Why would it need `T: Copy`? That sounds like a waste of time and space.
+1 for KangarooTwelve. Is it a good idea to add the [TupleHash family](https://keccak.team/specifications.html#SP_800_185) too?
> It will depend on progress of [`impl const`](https://github.com/rust-lang/rust/issues/67792), which, unfortunately, does not even has an accepted RFC. In theory we may add inherent const methods, but I would prefer...
I was tempted to use `sha2-const`, but I'm kind-of in love with Keccak and sponges... :'-)
This works quite well; I didn't get peer authentication to work with it though: ```sh /usr/bin/docker run --rm \ -e HOST="/var/run/postgresql/" \ -e PORT="" \ -p 8069:8069 \ -v /var/run/postgresql:/var/run/postgresql...
Thanks for the heads up, work, and keeping us posted. Appreciate it.
> As soon as the PR is in ready-to-merge state, remove the WIP: in the title @rubdos so it appears in our pending-review list :) Can someone look at the...
> The checkstyle bug should have been fixed I believe. Try to rebase to master, if it still fails I'll clean the cache. If it then doesn't work, then we...
I somehow broke Windows again. Damn. Will try to fix during next week.