{"id":18074117,"url":"https://github.com/sustained/evaluate","last_synced_at":"2025-10-30T17:42:03.745Z","repository":{"id":50039429,"uuid":"230581398","full_name":"sustained/evaluate","owner":"sustained","description":"extremely valuable android, leveraging ultimate algorithms to evaluate (code)","archived":false,"fork":false,"pushed_at":"2021-06-05T18:18:08.000Z","size":8,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T15:59:29.340Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sustained.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-28T08:26:08.000Z","updated_at":"2019-12-28T10:26:58.000Z","dependencies_parsed_at":"2022-08-03T17:01:04.732Z","dependency_job_id":null,"html_url":"https://github.com/sustained/evaluate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sustained%2Fevaluate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sustained%2Fevaluate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sustained%2Fevaluate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sustained%2Fevaluate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sustained","download_url":"https://codeload.github.com/sustained/evaluate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247385456,"owners_count":20930594,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-31T10:11:20.995Z","updated_at":"2025-10-30T17:42:03.660Z","avatar_url":"https://github.com/sustained.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# evaluate\n\n**e**xtremely **v**aluable **a**ndroid, **l**everaging **u**ltimate **a**lgorithms **t**o **e**valuate (code)\n\n## Usage\n\n```\n!js [1, 2, 3, 4, 5].reduce((sum, num) =\u003e sum + num, 0)\n```\n\n## Disclaimer\n\n- Be careful where you run this, if someone nukes your server or machine with it then don't blame me.\n- Very very very early/WIP.\n- Based heavily on [sbot](https://github.com/raylu/sbot) but will evolve with time.\n\n## Installation\n\n### Install OS dependencies\n\n#### Fedora/RHEL\n\n```sh\nsudo dnf install libnl3-devel protobuf-devel protobuf-compiler bison flex\n```\n\n#### Other\n\nGood luck with that?\n\n### Build and configure NSJail\n\n```sh\ngit clone --recursive git://github.com/google/nsjail.git\ncd nsjail \u0026\u0026 make\ncd ..\nsudo mkdir /sys/fs/cgroup/{memory,pids}\nsudo mount -t cgroup memory -o memory /sys/fs/cgroup/memory\nsudo mount -t cgroup pids -o pids /sys/fs/cgroup/pids\nsudo mkdir /sys/fs/cgroup/{memory,pids}/NSJAIL\nsudo chown -R $USER: /sys/fs/cgroup/{memory,pids}/NSJAIL\n```\n\n### Install Node Dependencies\n\n```\nnpm install\n```\n\n## Configure environment\n\n```sh\necho \"BOT_TOKEN=YOUR BOT TOKEN HERE\" \u003e\u003e .env\n```\n\n## Run bot\n\n```sh\nnpm run serve\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsustained%2Fevaluate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsustained%2Fevaluate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsustained%2Fevaluate/lists"}