Abe Hanoka

Results 67 issues of Abe Hanoka

per the subreddit https://www.reddit.com/r/privacytoolsIO/ the maitainers have moved to the new domain https://privacyguides.org/ https://www.reddit.com/r/privacytoolsIO/comments/pnql46/rprivacyguides_privacyguidesorg_what_you_need_to/ - signed-off-by: Abe

Status: Review Needed
Type: Enhancement

Program wont compile. Line 15 is the Ptoblem `if (strcmp(toupper(argv[i]), toupper(planets[j])) == 0) {` `toupper` return a int value, `strcmp` expects type char* not an type int.

These two program where a bit ahead of them self :) they already utilized the fact the an array name can be used as a pointer, a feature the books...

Seemingly the spaces between "int main" and "int height" are also essential.

Fixes # Changes proposed in this pull request: - ## Before submitting - [ ] I've read and followed all steps in the [Making a pull request](https://github.com/allenai/beaker-py/blob/main/CONTRIBUTING.md#making-a-pull-request) section of the...

Running this tool on an entire playlist is likely to trigger github to automatically suspend the users account as it violates the tos.

documentation
blocked

We can add a new section in the README called `Contributors` with a list of contributors: ## Contributors * [TheJoin95](https://github.com/TheJoin95) * [Wabri](https://github.com/Wabri) * [Abe](https:github.com/abe-101) Another approach is to use the...

documentation
good first issue
question

**Feature Request** It would be nice to add a feature that would enable the user to preserve the videos published date and reflecting that on anchor.fm

enhancement
good first issue
help wanted