{"id":19353556,"url":"https://github.com/elldritch/advent2021","last_synced_at":"2026-02-27T20:42:08.562Z","repository":{"id":147785219,"uuid":"433701224","full_name":"elldritch/advent2021","owner":"elldritch","description":"Solutions for Advent of Code 2021.","archived":false,"fork":false,"pushed_at":"2021-12-27T04:15:52.000Z","size":206,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T10:49:30.394Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PureScript","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/elldritch.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-01T05:53:54.000Z","updated_at":"2021-12-27T04:15:55.000Z","dependencies_parsed_at":"2023-07-14T23:45:37.028Z","dependency_job_id":null,"html_url":"https://github.com/elldritch/advent2021","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elldritch/advent2021","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elldritch%2Fadvent2021","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elldritch%2Fadvent2021/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elldritch%2Fadvent2021/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elldritch%2Fadvent2021/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elldritch","download_url":"https://codeload.github.com/elldritch/advent2021/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elldritch%2Fadvent2021/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29912634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"ssl_error","status_checked_at":"2026-02-27T19:37:41.463Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-10T04:43:15.990Z","updated_at":"2026-02-27T20:42:08.556Z","avatar_url":"https://github.com/elldritch.png","language":"PureScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# advent2021\n\nRunning a specific puzzle:\n\n```sh\nspago run --node-args '--day $DAY --part $PART --input $PATH_TO_INPUT_FILE'\n```\n\nTo run a puzzle with a larger call stack (to bypass stack safety issues):\n\n```sh\nspago bundle-app\nnode --stack-size=$STACK_SIZE_IN_KB \\\n  --stack-trace-limit=$STACK_TRACE_LIMIT \\\n  index.js \\\n  --day $DAY \\\n  --part $PART \\\n  --input $PATH_TO_INPUT_FILE\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felldritch%2Fadvent2021","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felldritch%2Fadvent2021","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felldritch%2Fadvent2021/lists"}