markus
markus
Sure that shouldn't be an issue. If you provide the text I can change that asap.
~~That's odd. I'm 99% certain that server names should be case-insensitive, just checked the code again and it looks fine to me.~~ I'll give it a test in a bit....
Did anyone ever pick this up? We're planning on using `cloudinary-go` but it not returning errors properly is an issue.
@momoip Thank you. Do you have any ETA on when we can expect this?
I'll see what I can do. Maybe I'll add it and create a PR. Regarding the command line utility, I didn't manage to get that to run. I installed with...
``` C:\Users\Maku>pyborg C:\Users\Maku>where pyborg C:\Python38\Scripts\pyborg.exe C:\Users\Maku>pyborg --help C:\Users\Maku>pyborg --version C:\Users\Maku> ``` How would I do the rehash?
Just tried it again on WSL, works right away. Issue with command line only happens on Windows for me.
I'll try it as soon as i get home, thanks!
Interesting. Logs show the following: `E0628 18:14:31.670826 8872 wrapper.cpp:400] Invalid buffer size: larger than system audio engine periodicity` I changed the Sample size now from 512 to 128 and it's...
``` DEBUG:pyborg.pyborg:{'body': '#nick you alive?', '_words': ['#nick', 'you', 'alive?'], 'words': ['#nick', 'you', 'alive?'], 'i': 'alive?', 'index': ['#nick'], 'known': 84, 'known_min': 3, 'w': 1, 'k': 1, '_mappable_nick_clean': , 'tokenized': ['#nick', 'you',...