{"id":20056294,"url":"https://github.com/chmod77/hacks","last_synced_at":"2026-03-19T13:18:19.216Z","repository":{"id":174740702,"uuid":"477627156","full_name":"chmod77/hacks","owner":"chmod77","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-26T18:17:25.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T23:10:24.163Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/chmod77.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":"2022-04-04T09:13:40.000Z","updated_at":"2022-06-21T11:46:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"efbc129c-801c-4e51-b99e-c4766a2b8a41","html_url":"https://github.com/chmod77/hacks","commit_stats":null,"previous_names":["chmod77/hacks"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chmod77/hacks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmod77%2Fhacks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmod77%2Fhacks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmod77%2Fhacks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmod77%2Fhacks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chmod77","download_url":"https://codeload.github.com/chmod77/hacks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmod77%2Fhacks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28813215,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T12:25:15.069Z","status":"ssl_error","status_checked_at":"2026-01-27T12:25:05.297Z","response_time":168,"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":[],"created_at":"2024-11-13T12:53:08.403Z","updated_at":"2026-01-27T12:38:03.511Z","avatar_url":"https://github.com/chmod77.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# hacks\n\n## 1. Multiple github accounts on Mac with osxkeychain\n\n    git config --global credential.github.com.helper osxkeychain\n    git config --global credential.github.com.useHttpPath true\n    \n    \n## 2. Error Upgrading Ubuntu 20.04 + Python 3.10\n\n   Error:\n   \n    The following packages have unmet dependencies:\n     libpython3.10 : Depends: libpython3.10-stdlib (= 3.10.4-1+focal2) but 3.10.4-1+focal1 is installed\n     libpython3.10-dev : Depends: libpython3.10-stdlib (= 3.10.4-1+focal2) but 3.10.4-1+focal1 is installed\n     python3.10 : Depends: libpython3.10-stdlib (= 3.10.4-1+focal2) but 3.10.4-1+focal1 is installed\n     python3.10-minimal : Depends: libpython3.10-minimal (= 3.10.4-1+focal2) but 3.10.4-1+focal1 is installed\n     E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution)\n     \n   Solution:\n   \n    sudo dpkg --force-all --remove libpython3.10-stdlib libpython3.10-minimal\nThat forces the two colliding packages to uninstall, even though others depend on them.\n\n    sudo apt-get install libpython3.10-stdlib libpython3.10-minimal\n\n   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchmod77%2Fhacks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchmod77%2Fhacks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchmod77%2Fhacks/lists"}