{"id":18081974,"url":"https://github.com/vindarel/cl-whosetests","last_synced_at":"2026-01-19T22:00:47.837Z","repository":{"id":67525153,"uuid":"119761824","full_name":"vindarel/cl-whosetests","owner":"vindarel","description":"Experiments that go in other resources and projects","archived":false,"fork":false,"pushed_at":"2020-03-03T22:11:24.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T22:29:11.564Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Common Lisp","has_issues":false,"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/vindarel.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":"2018-02-01T00:38:10.000Z","updated_at":"2020-03-03T22:11:26.000Z","dependencies_parsed_at":"2023-02-20T20:30:13.994Z","dependency_job_id":null,"html_url":"https://github.com/vindarel/cl-whosetests","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vindarel/cl-whosetests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vindarel%2Fcl-whosetests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vindarel%2Fcl-whosetests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vindarel%2Fcl-whosetests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vindarel%2Fcl-whosetests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vindarel","download_url":"https://codeload.github.com/vindarel/cl-whosetests/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vindarel%2Fcl-whosetests/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28587025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T20:45:59.482Z","status":"ssl_error","status_checked_at":"2026-01-19T20:45:41.500Z","response_time":67,"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-10-31T13:17:38.748Z","updated_at":"2026-01-19T22:00:47.815Z","avatar_url":"https://github.com/vindarel.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"whosconnected\n\nPersonal tries for an interactive prompt.\n\nWe use [replic](https://github.com/vindarel/replic) to ease the building of the readline repl.\n\n```common-lisp\n(setf replic:*prompt* (cl-ansi-text:green \"whosconnected \u003e \"))\n\n;; Create the completions bindings.\n(replic:init-completions)\n\n;; create commands from the exported functions and variables.\n(replic:functions-to-commands :clwhosconnected)\n\n;; run the repl\n(replic:repl))\n```\n\nLessons learned transfered to:\n\n* https://lispcookbook.github.io/cl-cookbook/web-scraping.html\n* https://lispcookbook.github.io/cl-cookbook/scripting.html\n* https://github.com/vindarel/replic (inheriting and factoring ideas from here, to build custom readline programs)\n* https://github.com/vindarel/cl-readline-example\n\nWe use [cl21](https://lispcookbook.github.io/cl-cookbook/cl21.html).\n\nSpecially cool for quick lambdas:\n\n~~~lisp\n(defun titles2url (titles)\n  \"From a list of user names, give back the full url.\"\n  (map ^(str:concat *base-url* %) titles))\n~~~\n\nand [str](https://github.com/vindarel/cl-str).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvindarel%2Fcl-whosetests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvindarel%2Fcl-whosetests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvindarel%2Fcl-whosetests/lists"}