{"id":24408183,"url":"https://github.com/cidem/aoc2024-lua","last_synced_at":"2025-03-13T08:43:28.010Z","repository":{"id":269168859,"uuid":"906624044","full_name":"cideM/aoc2024-lua","owner":"cideM","description":"Advent of Code 2024 in Lua","archived":false,"fork":false,"pushed_at":"2024-12-30T10:11:15.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T05:35:33.051Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/cideM.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":"2024-12-21T12:32:45.000Z","updated_at":"2024-12-30T10:11:18.000Z","dependencies_parsed_at":"2024-12-21T13:32:46.780Z","dependency_job_id":"bc980517-6733-4065-8407-505e9f2584d4","html_url":"https://github.com/cideM/aoc2024-lua","commit_stats":null,"previous_names":["cidem/aoc2024-lua"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cideM%2Faoc2024-lua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cideM%2Faoc2024-lua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cideM%2Faoc2024-lua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cideM%2Faoc2024-lua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cideM","download_url":"https://codeload.github.com/cideM/aoc2024-lua/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243374208,"owners_count":20280656,"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":"2025-01-20T05:34:48.282Z","updated_at":"2025-03-13T08:43:27.978Z","avatar_url":"https://github.com/cideM.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code 2024 in Lua :santa: :christmas_tree:\n\nThis repository is incomplete, since I was trying to do 2024 in Janet. I'm only doing some days in Lua, either for fun or because I hit a roadblock in Janet.\n\n## Quickstart\n\nFor Fish shell.\n\n```shell\n$ set -g day \"d19\"; fd -e lua -e txt --no-ignore | entr -c -s \"lua $day/main.lua \u003c $day/in.txt\"\n```\n\n## Progress (3/25)\n\n|     | Lua    | Time       |\n| --- | ------ | ---------- |\n| 1   | :zzz:  |\n| 2   | :bell: | 16m 25s    |\n| 3   | :zzz:  |\n| 4   | :bell: | 16m 05s    |\n| 5   | :zzz:  |\n| 6   | :zzz:  |\n| 7   | :zzz:  |\n| 8   | :zzz:  |\n| 9   | :zzz:  |\n| 10  | :zzz:  |\n| 11  | :zzz:  |\n| 12  | :zzz:  |\n| 13  | :zzz:  |\n| 14  | :zzz:  |\n| 15  | :zzz:  |\n| 16  | :zzz:  |\n| 17  | :zzz:  |\n| 18  | :zzz:  |\n| 19  | :bell: | 1h 35m 51s |\n| 20  | :zzz:  |\n| 21  | :zzz:  |\n| 22  | :zzz:  |\n| 23  | :zzz:  |\n| 24  | :zzz:  |\n| 25  | :zzz:  |\n\n## Make Reddit Code Snippet\n\nFor longer code snippets, use https://topaz.github.io/paste/. If it's short enough, do this:\n\n```\n$ cat code | sed 's/^/    /' | xsel -b\n$ cat code | sed 's/^/    /' | pbcopy\n```\n\n## Reddit Comment Template\n\n```text\n[LANGUAGE: Lua]\n\n60 lines of code according to `tokei` when formatted with `stylua`.\n\n- [GitHub Repository](https://github.com/cideM/aoc2024-lua)\n- [Topaz Paste]()\n```\n\n## Disable Copilot\n\nAdd `set exrc` to your Neovim configuration, then `echo 'let g:copilot_enabled=v:false' \u003e .nvimrc`, open the file and `:trust` it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcidem%2Faoc2024-lua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcidem%2Faoc2024-lua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcidem%2Faoc2024-lua/lists"}