{"id":13681302,"url":"https://github.com/peterc/engblogs","last_synced_at":"2026-03-06T16:12:53.155Z","repository":{"id":40466631,"uuid":"267876728","full_name":"peterc/engblogs","owner":"peterc","description":"Engineering blog aggregator","archived":false,"fork":false,"pushed_at":"2026-02-17T13:11:34.000Z","size":210,"stargazers_count":142,"open_issues_count":0,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-02-17T18:46:16.848Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://engineeringblogs.xyz/","language":"Go","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/peterc.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-05-29T14:21:47.000Z","updated_at":"2026-02-17T13:11:37.000Z","dependencies_parsed_at":"2025-07-12T21:12:06.377Z","dependency_job_id":"304d02b4-3be6-43c5-b08a-87600ae2d762","html_url":"https://github.com/peterc/engblogs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/peterc/engblogs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterc%2Fengblogs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterc%2Fengblogs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterc%2Fengblogs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterc%2Fengblogs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterc","download_url":"https://codeload.github.com/peterc/engblogs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterc%2Fengblogs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30184940,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T14:42:24.748Z","status":"ssl_error","status_checked_at":"2026-03-06T14:42:14.925Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-08-02T13:01:29.063Z","updated_at":"2026-03-06T16:12:53.147Z","avatar_url":"https://github.com/peterc.png","language":"Go","funding_links":[],"categories":["Ruby","Go"],"sub_categories":[],"readme":"# Engineering Blogs Aggregator\n\n![Engineering Blogs screenshot](screenshot.png)\n\n[engineeringblogs.xyz](https://engineeringblogs.xyz/) aggregates posts from hundreds of engineering blogs into a single page, covering the past seven days. It's rebuilt every few hours automatically.\n\nNo accounts, no algorithms -- just a list of links with a quick filter to search through them.\n\n\u003e [!TIP]\n\u003e You can also just take the OPML file and use it in your own feed reader!\n\n## Suggest a feed\n\nKnow a good engineering blog that's missing? [Open an issue](https://github.com/peterc/engblogs/issues/new?template=add-feed.yml) with the blog name and RSS/Atom feed URL, or edit `engblogs.opml` directly and submit a PR. New feeds show up on the site within minutes of merging.\n\n## How it works\n\nA Go script reads `engblogs.opml`, fetches every feed in parallel (with conditional GET to be polite), collects posts from the last 7 days, and renders a static HTML page. GitHub Actions runs this every 4 hours and deploys to GitHub Pages.\n\nThere's no database. Feed entries are ephemeral -- if a post falls outside the 7-day window, it's gone.\n\n## Running locally\n\nRequires Go 1.22+ and Python 3.\n\n    make build    # fetch all feeds and generate public/index.html\n    make render   # rebuild HTML from cache (no fetching, fast)\n    make dev      # render and serve at http://localhost:8080\n    make clean    # remove public/ and cache.json\n\n## License\n\nThe feed list (`engblogs.opml`) is community-maintained. The rest of the code is MIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterc%2Fengblogs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterc%2Fengblogs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterc%2Fengblogs/lists"}