HN user

sashyo

18 karma
Posts3
Comments4
View on HN

hello sasha here, another post on DrumMate development. gotta good interaction last time from people so decided to post a new post regarding how im dealing with toms since i added a feature for it

DrumMate is an accompaniment app, it plays a band that follows the drummer, no ai the only intelligence is the drummer itself

mic is hard because we're trying to make hardware easy for users so using the phone which is not a great mic and it gives the whole kit in one signal

kick snare hat was easy cause they sit in different parts of the freq spectrum. toms are harder because they sit in the snare band

ive only tested it on drums i synthesised and never a real kit. im wondering if anyone has done a single-mic drum classification and got it right?

I work at a small security startup on a project im pretty passionate about.

We are building open source tools to reduce how much sensitive stuff and power apps keep in one place.

One project is TideCloak, a Keycloak fork that keeps the familiar dx but changes the security model underneath: https://tide.org/tidecloak

Another is KeyleSSH, a keyless SSH/PAM prototype where there is no private key file sitting around as one thing to steal: https://github.com/sashyo/keylessh

Most of what I'm thinking about now is dx. Security tools dont matter much if normal devs cant understand, debug, or actually want to use them.