13:03:06 Hello, I'm looking for an example of a zmq request from curl. My goal is to check if a node is zmq compatible. Checking if the port is open is not enough for me. 14:24:30 curl is not the right tool for this. You might want to check ZMQ sample pub/sub client and modify it for your needs 14:47:37 I was asking for curl to understand the request easly. So it's not an http request ? Is zmq for monerod the same thing as any project using zeroMQ ? 14:52:43 AIUI zmq uses a binary format, not HTTP. The overall framing will be the same as other projcets, but the messages will be different. 15:05:11 Hello. I had a naïve question, how likely can I understand monero code and contribute, given I am a beginner in C++ and not good with math. 15:05:56 read issues, run software and find issues, find and fix issues 15:06:25 also look at prs from other ppl 15:07:05 thank you. will do 16:01:55 .merge+ 10014 10015 16:01:55 Added 16:03:26 You do not need to understand all monero code to start contributing. 16:04:02 Beginning in C++, not gonna be easy, but if you concentrate on small localized things to begin with, it should be ok. 16:04:35 Math isn't needed beyond math required for typical programming. You can hack on monero and not touch any crypto. 16:27:07 .merge+ 10011 10009 10002 10001 10000 9995 9993 9992 9990 9989 9984 9975 9938 16:27:07 Added 17:44:41 .merge- 9975 17:44:41 Removed