Daniel Gleason

Results 69 comments of Daniel Gleason

![image](https://user-images.githubusercontent.com/1284431/156944652-f794a89b-e7af-4536-9a8c-84af64ffb11a.png)

![image](https://user-images.githubusercontent.com/1284431/157094624-4220386f-e992-4add-9c2c-297f81279671.png) Doesn't seem like it did anything

> I'd anti-recommend using `tomlkit` to parse pyproject.toml here. poetry already has `tomllib` in its dependencies - that'll be faster and also sidestep the type-checking issues currently visible in the...

Is there a way to run these tests at my desk so I don't keep spamming you? NVM I guess I can just run each of them manually.

I'm running through all of the tests in the test suite. Are any of the tests known to be broken? It seems like my change has broken like 10+ tests...

https://github.com/tcocca/acts_as_follower/issues/91 Looks like a similar issue?

> @theterminalguy You are correct and I submitted #93 containing this fix. Unfortunately we are still waiting after almost 2 years for #93 to be merged. Can someone fork this...

Do you know any system that supports sending audio as well? I need to get audio in a binary format

Also, does this work with murmur?

Got all of these errors too just requiring mumble like this: var mumble = require('mumble') ``` Cannot read property 'node' of undefined Javascript: Error: TypeError: Cannot read property 'node' of...