Nikky

Results 73 comments of Nikky

Transacter has acess to the driver.. the implementation could be moved to the base driver and overriden by the `R2dbcDriver` ?

have done this using "some" additional software.. running nestdrop (VJing focused software, forked off mildrop2, more performance improvements, more stable fps, multiple decks, audio device selection.. and a lot easier...

currently shadowJar seems to add all shadowed dependencies as `runtime` but completely ignores all other non-shadoewed dependecies (the ones that matter) proposed fix (using kotlin-dsl): ```kotlin fun shadowComponents(publication: MavenPublication, vararg...