{"id":24956875,"url":"https://github.com/andrewstuart/aoc2021","last_synced_at":"2025-03-28T20:38:16.941Z","repository":{"id":57644291,"uuid":"434082916","full_name":"andrewstuart/aoc2021","owner":"andrewstuart","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-18T17:59:04.000Z","size":11604,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-03T06:41:57.322Z","etag":null,"topics":["advent-of-code","advent-of-code-2021","generics","go","go-1-18","golang"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/andrewstuart.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-02T04:36:52.000Z","updated_at":"2022-01-12T04:08:34.000Z","dependencies_parsed_at":"2022-08-30T04:51:32.981Z","dependency_job_id":null,"html_url":"https://github.com/andrewstuart/aoc2021","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewstuart%2Faoc2021","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewstuart%2Faoc2021/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewstuart%2Faoc2021/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewstuart%2Faoc2021/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewstuart","download_url":"https://codeload.github.com/andrewstuart/aoc2021/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246100419,"owners_count":20723466,"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":["advent-of-code","advent-of-code-2021","generics","go","go-1-18","golang"],"created_at":"2025-02-03T06:41:29.186Z","updated_at":"2025-03-28T20:38:16.909Z","avatar_url":"https://github.com/andrewstuart.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is my repo for aoc2021. I decided as soon as the go1.18 beta was released\nto work on this using Go generics as a perfect way to experiment with Go\ngenerics and get things wrong and messy in non-production code.\n\nI'm using [my fork of aocdl](https://github.com/andrewstuart/advent-of-code-downloader) to simplify the creation of\neach day's input file and tests. e.g. `mkdir -p 2021/day12 \u0026\u0026 aocdl  -output\n../input -force -story-output a.html` plus the necessary config in\n~/.aocdlconfig:\n\n```json\n{\n  \"session-cookie\": \"\u003csecret\u003e\",\n  \"story-out\": \"story.html\",\n  \"test-output\": \"../test\",\n  \"test-template-output\": \"./main_test.go\",\n  \"test-template\": \"../../test_template.go.tpl\",\n  \"template\": \"../../main_template.go.tpl\",\n  \"template-output\": \"./main.go\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewstuart%2Faoc2021","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewstuart%2Faoc2021","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewstuart%2Faoc2021/lists"}