Bart

Results 11 comments of Bart

Hi @julesdeckers. Thanks for reporting this and using Redo! I myself don't own an arm based darwin machine, however I might have some clues on why this is happening. Are...

Planning in using it for my side project (job board)

Should the value of `tokens` be a keyword list? I suppose those keys are unique. I think maybe a map would be more sufficient. Anyway, I could tackle this issue...

Also, in case of markdown it is showing the markdown as content instead of the generated HTML which looks very ugly in my rss feed reader

> @barthr How about this example: https://github.com/mozillazg/hello-libbpfgo/tree/master/18-socket-filter-capture-icmp-traffic-kernel-parse Thanks for your response, this is really helpful

@kroitor I see you assigned yourself to this issue. Is this something you want to do yourself or could I help (I have experience with Go). Greetings!

@kroitor I'm sorry, I wasn't aware! I will try somewhere in this or next week to make a implementation of the base class in Go. Let's discuss it afterwards! Greetings!

Do you think that we will encounter issues when transpiling because Go is a static typed language where all the other supported languages from ccxt aren't? I'm currently reading through...

@kroitor Ok super, I'm not really experienced with transpiling so thats why I was wondering how this worked when going from a dynamic to a static typed language.