Alex Hornung

Results 7 issues of Alex Hornung

Add an option to encrypt an unencrypted partition (and decrypt an encrypted partition) in place. Most of the stuff to do this should already be present, short of the iv...

feature

From comment in https://github.com/bwalex/tc-play/issues/18: > It might be worth highlighting this library's existence more in the README: > > "For a rich set of API functions which can be used...

feature

Any chance you could tag a release? coreos/rkt much prefer to only depend on tagged projects (see https://github.com/coreos/rkt/pull/2428). As they put it: Please consider assigning version numbers and tagging releases....

Statically link against libzmq, czmq and libsodium, to avoid issues with dynamic linking of libzmq (see e.g. #43). Whilst on it (mainly because the existing versions of czmq/libzmq were being...

https://github.com/taoensso/sente/blob/102c5b0b2ca8e1ce931655f146d770287f4a1b8b/src/taoensso/sente.cljc#L1353 This bit of code unconditionally calls the global addEventListener in all ClojureScript environments, including node.js. I use Sente as a server in a nodejs environment, all compiled with shadow-cljs...

pull requests welcome

Hi! I was trying out `runway` on one of my projects, and pretty quickly ran into an exception getting thrown from next.jdbc's transaction handling, which has an explicit `io!` block....

This adds support for ATtiny3226. avr-gdb seems to work fine with this patch.