Tristram Oaten

Results 54 comments of Tristram Oaten

(just so no-one's sad, I was uninstalling to switch to the pacman install method :-) )

Hi @schollz I've recently picked up miti again, and I'm still excited for it, selecting which midi channel per instrument would be incredible, I've been playing with a little roland...

Just an fyi sparse becomes the default strategy in 1.70.0, due for release on the 1st of June https://releases.rs/docs/1.70.0/ Thanks all for your work!

Thank you for replying! I did indeed check the wiki, and while there are SOME listed there, if you look at the introduction to this section it says: > Global...

ah thank you!

I spoke too soon http://search.maven.org/#search%7Cga%7C1%7Cscouchdb

I'm delighted to say that I can use the `sbt package`'ed jar, but it would be nice to not have to package up the jar with my project. Scouchdb doesn't...

The tutorial seems out of date, the third line doesnt work: "couch(test create)", the couch object doesnt accept parameters, what am i doing wrong?

Woops! This broke my use case where I [literate](https://crates.io/crates/literate)-compile markdown files into rust, the markdown files are [checked-in](https://github.com/0atman/noboilerplate/tree/main/scripts), but I .gitignore built files such as `src/` and `Cargo.toml` Bacon now...

`bacon -p src/` does not override the gitignore behaviour