{"id":21942622,"url":"https://github.com/haukex/bisectalk","last_synced_at":"2026-05-19T19:03:26.459Z","repository":{"id":83785890,"uuid":"349026665","full_name":"haukex/bisectalk","owner":"haukex","description":"A talk about git bisect and how it can be used on the Perl core.","archived":false,"fork":false,"pushed_at":"2021-08-06T18:51:13.000Z","size":17665,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-22T15:48:56.153Z","etag":null,"topics":["bisect","perl"],"latest_commit_sha":null,"homepage":"https://haukex.github.io/bisectalk","language":"Perl","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/haukex.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":"2021-03-18T10:13:39.000Z","updated_at":"2023-10-08T11:27:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"2fae6a67-cfad-462b-a6f0-dc3dbaa9943b","html_url":"https://github.com/haukex/bisectalk","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/haukex/bisectalk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haukex%2Fbisectalk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haukex%2Fbisectalk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haukex%2Fbisectalk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haukex%2Fbisectalk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haukex","download_url":"https://codeload.github.com/haukex/bisectalk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haukex%2Fbisectalk/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265531285,"owners_count":23783204,"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":["bisect","perl"],"created_at":"2024-11-29T03:25:47.241Z","updated_at":"2026-05-19T19:03:26.383Z","avatar_url":"https://github.com/haukex.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nPinpointing Changes with Bisection\n==================================\n\nThis is a talk about `git bisect` and how it can be used on the Perl core,\ninspired by my node [How to Bisect Perl](https://www.perlmonks.org/?node_id=11110663) on PerlMonks.\n\n**[Watch the talk here!](https://haukex.github.io/bisectalk)** (in German)\n\nThis talk was given (in German) at the *23rd German Perl/Raku Workshop 2021*\n\u003chttps://act.yapc.eu/gpw2021/talk/7761\u003e\n\nThis repository contains all the material for the talk:\n\n- The recording of the talk and the player in the `docs` directory,\n  served by GitHub at \u003chttps://haukex.github.io/bisectalk\u003e\n\n- The `cpanfile` that lists the dependencies for the repository,\n  which you can install via `cpanm --installdeps .`;\n  Perl v5.28 or better is also required\n\n- The slide viewer and slides in `slide.pl` and `slides.inc.pl`,\n  the latter also includes the \"script\" used for the commandline demos\n\n- The demo script whose history I bisect is `math.pl`\n\n- Scripts used for bisection in the `bisect` directory, including\n  `runner.sh` for the simpler bash-based bisection runner,\n  and `viz.pl` for the Perl-based visualization\n\n- Examples of binary search in `binsearch.pl` and `binsearch_viz.pl`,\n  plus some code to fetch the list I search in my demo in `getlist.pl`\n\n- A few more examples used in the talk are in the `examples` directory\n\n- Tests for several of the above scripts in the `t` directory\n  (run via e.g. `prove`)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaukex%2Fbisectalk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaukex%2Fbisectalk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaukex%2Fbisectalk/lists"}