Aryan Arora
Aryan Arora
@hpoul I have pulled request for this issue. There is some problem with the check. Can you please help me with that?
@advayDev1 @brunobowden What's left to be done? I want to contribute.
Yes, it solves the issue. Is there a way to link pdf in markdown? My digital garden [Github](https://github.com/aryanA101a/digital_garden)
I have made some progress in adding ipv6 support to libkiwix. I have some findings to share: Suppose my computer's wireless interface has this address config ``` eth0: flags=4163 mtu...
> Thanks for the PR. > > This is a tricky part here. I wonder if we don't have to change the logic by having only one loop, reading as...
@kelson42 I'll be working on it.
@kelson42 Is there a specific reason why the checksum creation differs in terms of size of pieces in these two? **creator.cpp** ``` struct zim_MD5_CTX md5ctx; unsigned char batch_read[1024+1]; lseek(out_fd, 0,...
> @kelson42 Is there a specific reason why the checksum creation differs in terms of size of pieces in these two? > > **creator.cpp** > > ``` > struct zim_MD5_CTX...
@kelson42 Can I work on this?
> > @kelson42 Can I work on this? > > Yes, if you have a plan how to implement it. I'll proceed by adding ipv6 support in libkiwix, then proceed...