{"id":17056548,"url":"https://github.com/fuzzypixelz/aoc2022","last_synced_at":"2025-09-05T08:20:57.124Z","repository":{"id":64055200,"uuid":"572967846","full_name":"fuzzypixelz/AOC2022","owner":"fuzzypixelz","description":"Advent Of Code 2022","archived":false,"fork":false,"pushed_at":"2022-12-08T19:30:57.000Z","size":46,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-31T07:08:14.074Z","etag":null,"topics":["advent-of-code-2022","advent-of-code-fsharp"],"latest_commit_sha":null,"homepage":"","language":"F#","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/fuzzypixelz.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":"2022-12-01T12:21:32.000Z","updated_at":"2023-07-15T22:09:30.000Z","dependencies_parsed_at":"2023-01-25T07:00:30.544Z","dependency_job_id":null,"html_url":"https://github.com/fuzzypixelz/AOC2022","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fuzzypixelz/AOC2022","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuzzypixelz%2FAOC2022","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuzzypixelz%2FAOC2022/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuzzypixelz%2FAOC2022/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuzzypixelz%2FAOC2022/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fuzzypixelz","download_url":"https://codeload.github.com/fuzzypixelz/AOC2022/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuzzypixelz%2FAOC2022/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273729005,"owners_count":25157332,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["advent-of-code-2022","advent-of-code-fsharp"],"created_at":"2024-10-14T10:24:48.534Z","updated_at":"2025-09-05T08:20:57.079Z","avatar_url":"https://github.com/fuzzypixelz.png","language":"F#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent Of Code 2022: Stick-to-F# Edition\n\n## Day 1\n\nHere we go again :)\n\n## Day 2\n\n- It was interesting how the second question reduces to the first.\n- I may have overdone it with the types.\n- Still relatively easy.\n\n## Day 3\n\n- I wrote much less code today.\n- I was surprised to see that the difference between the first and second\n  questions is nothing more than the difference between _splitting_ rucksacks\n  in half and _chunking_ rucksacks into groups of three.\n- Why did F# remove Character Range Matches?\n\n## Day 4\n\n- F# interactive programming is very practical, could be faster.\n- Not sure if using FParsec here is overkill.\n- I got the `Assignment.AreOverlapping` function wrong many times.\n\n## Day 5\n\n- Most of the time was spent parsing; the stack numbers were useless.\n- One can write a generic crane that works for both parts with Dependency\n  Injection.\n- In F# `String.concat` and `String.Concat` are very different.\n\n## Day 6\n\n- `Array.windowed` is cool.\n- Easiest problem yet?\n\n## Day 7\n\n- Parsing a non-persistent tree with FParsec went very wrong; Regex isn't so\n  bad.\n- Hardest problem yet?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuzzypixelz%2Faoc2022","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuzzypixelz%2Faoc2022","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuzzypixelz%2Faoc2022/lists"}