Results 10 comments of Nishant Shah

> @nini1294 so amazing to find this ❤️ . In case the 2019 data is something you are adding, would love to use it for updating https://folography.github.io/netafilter/ Hey, that site...

The problem im having is that the windows.h and winsock.h files aren't being found, any idea where they should be? This is when I run rake compile

I am having a similar issue, and not sure if it is related. The logs that I see on the client side when this happens are below. Adding if that...

I had to make a couple of extra changes for it to work. Line 30: `bin/libHalide.$(LIB_EXT):` Line 32: `cp $(HALIDE_PATH)/bin/libHalide.$(LIB_EXT) bin` Line 40: `build/tmp/mk_%: build/tmp/%_fn.cpp build/main.o bin/libHalide.$(LIB_EXT)` Line 47: `DYLD_LIBRARY_PATH=./bin...

Ok I think I found the issue This line in `./node_modules/.bin/electron-builder install-app-deps` Needed to be replaced with `./node_modules/.bin/electron-builder install-app-deps --arch arm64` Which gets the right version of `better-sqlite3` Please close...

Hey, I was just looking into how I could contribute to the AntennaPod project since I use the app every day. I just submitted another small PR (https://github.com/AntennaPod/antennapod.github.io/pull/108). I would...

Hey @keunes, that mockup looks good, it helps solidify the idea. I think the changelog box can be made modular so we can slot it into the page that makes...

> How/where do you intend to pull this information? Is it something that happens every time a user opens/refreshes the page, or would it be something that's included in a...

Yep, it should definitely be possible, especially if that is being done in the GitHub action script itself rather than each time someone visits the page.

Hey, sorry I've been swamped with other stuff, so haven't gotten a chance to work on this at all. Please don't wait on me to start working on what you...