Evans Jahja

Results 27 comments of Evans Jahja

Hi @ploxiln @jehiah @mreiferson We would benefit from this feature as well and it seems this has been dragging for over 2 years now. Are there any plans on continuing...

Came here for the same reason. https://ipfs.io/ipns/arch.victor.earth/lastupdate 1538037331 which is Sep 27 2018 by the way, it seems like it's running as of now, just not updated: ipfs dht findprovs...

Here's the error I get when I enter anything with : ``` Traceback (most recent call last): File "./vimsplain.py", line 319, in matched, explanation, instr, state = parse(instr, commands, state)...

Update: I think I've isolated the issue: When I run encfs with `--delaymount`, the program will stay in background and waits until user access files/folders that encfs watches. When user...

I'd like to address the behaviour of autocompletion and autofill. I think this is a really great enhancement I would want to use, mostly on mobile phones like Android. Yes,...

Argon2 seems to be a nice choice for the next algorithm. It's flexible on how much memory and computation time should be used by the algorithm, so I think this...

Hi, @pojntfx can reproduce issue with Windows Windows ping from weron works, but ping from command line doesn't work. Tried ipv4 and ipv6. There's not much info even on verbose...

@pojntfx I tried reading the source code, and I think we might be missing a required parameter when calling `water` library The `PlatformSpecificParams` has a property `Network` which is REQUIRED...

@pojntfx I think you're right. In any case, the purpose of the `Network` is sort of "hacky", it's only there because Windows uses OpenVPN's wintap adapter that needs to know...

I have similar issue finding more than one pointer to pCodegenModules I've managed to get a working dll with this other project https://github.com/Perfare/Il2CppDumper The binary I struggled with was the...