Pouria Khakpour
Pouria Khakpour
I was wondering is there any way to detect base distribution of distro ? I found base() method in issues but it seems has been removed #36 If we can't...
Hi, I noticed that session_id is sometimes needed.
Refer to #2
Hi, thank you for making this document. BTW, I translated this document into Farsi(Persian), I think it would be good to give a link to it, maybe it will help...
"isIDExistInIDs" fucntion do binary search instead of linear search
Now, the program loads the JSON file (tweets) into memory and then extracts the ID fields. (Memory cost) It's better to the program loads only the ID field from the...
I am able to translate this language: Yes
Summary of changes: - Switched to use `golang.org/x/sys` for cross-platform sockets (Unix & Windows) instead of deprecated `syscall`. - Added IPv6 support. - Added timeout-aware reverse DNS lookup. - Made...