{"id":15631314,"url":"https://github.com/andriisoldatenko/proverbs","last_synced_at":"2026-03-07T06:03:20.486Z","repository":{"id":57488982,"uuid":"204963297","full_name":"andriisoldatenko/proverbs","owner":"andriisoldatenko","description":"Proverbs from @rob_pike's inspiring talk at Gopherfest SV 2015 (video)","archived":false,"fork":false,"pushed_at":"2019-09-02T12:21:35.000Z","size":6,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-30T04:33:50.050Z","etag":null,"topics":["go","golang","proverbs"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/andriisoldatenko.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":"2019-08-28T15:23:32.000Z","updated_at":"2020-02-05T13:39:17.000Z","dependencies_parsed_at":"2022-08-29T15:10:09.224Z","dependency_job_id":null,"html_url":"https://github.com/andriisoldatenko/proverbs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andriisoldatenko/proverbs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriisoldatenko%2Fproverbs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriisoldatenko%2Fproverbs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriisoldatenko%2Fproverbs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriisoldatenko%2Fproverbs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andriisoldatenko","download_url":"https://codeload.github.com/andriisoldatenko/proverbs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriisoldatenko%2Fproverbs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30208802,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T05:23:27.321Z","status":"ssl_error","status_checked_at":"2026-03-07T05:00:17.256Z","response_time":53,"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":["go","golang","proverbs"],"created_at":"2024-10-03T10:39:56.717Z","updated_at":"2026-03-07T06:03:20.440Z","avatar_url":"https://github.com/andriisoldatenko.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# import proverbs\nProverbs from @rob_pike's inspiring talk at Gopherfest SV 2015 (video)\n\n\n```\ngo run github.com/andriisoldatenko/proverbs\n\nGo Proverbs, by Rob Pike\n\nDon't communicate by sharing memory, share memory by communicating.\nConcurrency is not parallelism.\nChannels orchestrate; mutexes serialize.\nThe bigger the interface, the weaker the abstraction.\nMake the zero value useful.\ninterface{} says nothing.\nGofmt's style is no one's favorite, yet gofmt is everyone's favorite.\nA little copying is better than a little dependency.\nSyscall must always be guarded with build tags.\nCgo must always be guarded with build tags.\nCgo is not Go.\nWith the unsafe package there are no guarantees.\nClear is better than clever.\nReflection is never clear.\nErrors are values.\nDon't just check errors, handle them gracefully.\nDesign the architecture, name the components, document the details.\nDocumentation is for users.\nDon't panic.\n```\n\nor\n\n \n```go\npackage main\n\nimport _ \"github.com/andriisoldatenko/proverbs/pkg\"\n\nfunc main() {}\n```\n\nEnjoy :tada:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandriisoldatenko%2Fproverbs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandriisoldatenko%2Fproverbs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandriisoldatenko%2Fproverbs/lists"}