{"id":19360797,"url":"https://github.com/shawwn/sparc","last_synced_at":"2026-02-27T23:36:06.063Z","repository":{"id":207739728,"uuid":"719867827","full_name":"shawwn/sparc","owner":"shawwn","description":"Arc Lisp","archived":false,"fork":false,"pushed_at":"2024-06-26T02:24:39.000Z","size":1260,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T12:23:49.662Z","etag":null,"topics":["arc","lisp","racket","scheme"],"latest_commit_sha":null,"homepage":"","language":"Arc","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shawwn.png","metadata":{"files":{"readme":"README.md","changelog":"news.arc","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":"2023-11-17T04:14:14.000Z","updated_at":"2024-06-26T02:24:42.000Z","dependencies_parsed_at":"2024-01-18T10:43:05.498Z","dependency_job_id":"09860c93-ff35-4e38-944c-68fcc6f421c0","html_url":"https://github.com/shawwn/sparc","commit_stats":null,"previous_names":["shawwn/sparc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shawwn/sparc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shawwn%2Fsparc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shawwn%2Fsparc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shawwn%2Fsparc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shawwn%2Fsparc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shawwn","download_url":"https://codeload.github.com/shawwn/sparc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shawwn%2Fsparc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29919043,"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":["arc","lisp","racket","scheme"],"created_at":"2024-11-10T07:19:25.783Z","updated_at":"2026-02-27T23:36:06.025Z","avatar_url":"https://github.com/shawwn.png","language":"Arc","funding_links":[],"categories":[],"sub_categories":[],"readme":"# To run sparc\n\n```\ngit clone http://github.com/shawwn/sparc\ncd sparc\nrlwrap bin/arc news.arc # rlwrap is optional\n```\n\ngo to http://localhost:8080\n\nclick on login, and create an account\n\nyou should now be logged in as an admin\n\n\n# To customize News\n\nchange the variables at the top of news.arc\n\n\n\n# To improve performance\n\n```\n(= static-max-age* 7200)    ; browsers can cache static files for 7200 sec\n\n(declare 'direct-calls t)   ; you promise not to redefine fns as tables\n\n(declare 'explicit-flush t) ; you take responsibility for flushing output\n                            ; (all existing news code already does)\n```\n\n# Production installation\n\n```\n# some prereqs\nsudo pkg install racket shuf rlwrap\n\n# prereqs for plotting traffic graphs\nsudo pkg install moreutils # sponge\nsudo pkg install gnuplot\n\n# for email\nsudo pkg install python # then install pip\nsudo pip install --upgrade google-api-python-client oauth2client\n\n# PULL=10 means `git pull` every 10 seconds\nPULL=10 FLUSH=nil bin/sparc\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshawwn%2Fsparc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshawwn%2Fsparc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshawwn%2Fsparc/lists"}