gratitude

2025-06-17T13:10:08.384799Z

Just want to say thanks to @igrishaev for the amazing encoding/decoding library https://github.com/igrishaev/deed

11
danielneal 2025-06-18T13:27:49.719629Z

This looks cool. Would this be suitable to read a non-clojure related binary encoding that a device has made into clojure. I’d like to read the ZOIA audio devices patch files (see here for a python impl) https://github.com/meanmedianmoge/zoia_lib/blob/master/zoia_lib/backend/patch_binary.py I’m wondering if deed might work for this, what do you think?

igrishaev 2025-06-18T13:42:36.527149Z

My pleasure! I’m glad you found it useful.

🙏 1