{"id":19282489,"url":"https://github.com/aesiniath/locators-haskell","last_synced_at":"2025-04-22T01:31:53.231Z","repository":{"id":13153939,"uuid":"15836604","full_name":"aesiniath/locators-haskell","owner":"aesiniath","description":"Human exchangable identifiers and locators","archived":false,"fork":false,"pushed_at":"2024-07-08T06:08:56.000Z","size":67,"stargazers_count":4,"open_issues_count":2,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-07-25T06:59:54.670Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hackage.haskell.org/package/locators","language":"Haskell","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/aesiniath.png","metadata":{"files":{"readme":"README.markdown","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-01-12T04:46:40.000Z","updated_at":"2024-07-25T06:59:54.671Z","dependencies_parsed_at":"2024-07-09T15:30:38.384Z","dependency_job_id":null,"html_url":"https://github.com/aesiniath/locators-haskell","commit_stats":null,"previous_names":["aesiniath/locators-haskell","aesiniath/locators"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesiniath%2Flocators-haskell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesiniath%2Flocators-haskell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesiniath%2Flocators-haskell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesiniath%2Flocators-haskell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aesiniath","download_url":"https://codeload.github.com/aesiniath/locators-haskell/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223886243,"owners_count":17219703,"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":"2024-11-09T21:27:07.428Z","updated_at":"2024-11-09T21:27:08.008Z","avatar_url":"https://github.com/aesiniath.png","language":"Haskell","readme":"Identifiers and Locators\n========================\n\nWe had a need for identifiers that could be used by humans. The requirement to\nbe able to say these over the phone complicated matters.\n\nMost people approach this problem by using a phonetic alphabet. The trouble\ncomes when you hear people saying stuff like _\"A as in ... uh, Apple?\"_ (should\nbe Alpha, of course) and _\"U as in ... um, what's a word that starts with U?\"_\nIt gets worse. Ever been to a GPG keysigning? Listen to people attempt to read\nout the digits of their key fingerprints. _\"...C 3 E D 0 0 0 0 0 0 0 2 B D B\nD...\"_ _\"Did you say C or D?\"_ and _\"how many zeros was that?\"_ Brutal.\n\nSo what we need is a symbol set where each digit is unambigious and doesn't\ncollide with the phonetics of another symbol. This package provides\n[Locator16][], a set of 16 letters and numbers that, when spoken in English,\nhave unique pronounciations.\n\nAlso included is code to work in base 62, which is simply [`'0'`-`'9'`,\n`'A'`-`'Z'`, and `'a'`-`'z'`]. These are frequently used to express short codes\nin URL redirectors; you may find them a more useful encoding for expressing\nnumbers than base 16 hexidecimal.\n\n\n[Locator16]: \u003chttps://hackage.haskell.org/package/locators/docs/Data-Locator.html\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faesiniath%2Flocators-haskell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faesiniath%2Flocators-haskell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faesiniath%2Flocators-haskell/lists"}