Louis Fradin

Results 39 comments of Louis Fradin

Thank you so much ! I extracted the AppImage, removed the faulty crypto library and add the other one, then repack it all as a AppImage. It works like a...

When there is an update, it erases all changes so, I have made a script to automatically apply the fix : #!/bin/bash # Move modified and original rm -f ./ShadowBeta.Original.AppImage...

Hi ! Thank you for your issue! Unfortunately, I don't have a lot of time now, so I'll try to see what I can do when I'll have some spare...

Hi ! Thank you for your issue! Unfortunately, I don't have a lot of time now, so I'll try to see what I can do when I'll have some spare...

Hi ! Thank you for your issue! Unfortunately, I don't have a lot of time now, so I'll try to see what I can do when I'll have some spare...

**Edit: wrong answer, I read too quick. Feel free to do the helderco method instead.** ~~I've done a workaround (probably improvable, especially for the error checking) if needed:~~ ```golang func...

You're right, I'm read too quick. I wanted a way to distinguish a directory from a file, not knowing if it exists or not.

I think that would be a great idea ! If you have any thought about the go lib that we could use, that would be great. Also, if you want...

I'm busy on the AsyncAPI V3 support for now, but I'll take look after that :)

Hello @gedw99 ! Actually, I was considering the support for Python, as I need it, so I wouldn't mind doing it for Java as well. Thanks for opening this issue,...