From 5492d1dc9ea28cf277380c94502941c33b5b6f20 Mon Sep 17 00:00:00 2001 From: Eugene Romero Date: Mon, 25 Nov 2024 12:32:32 +0100 Subject: [PATCH] Add video for NDC 2024 --- ...ly-standups-will-make-us-a-devops-team copy.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100755 _posts/2024-11-25-dod-ams-daily-standups-will-make-us-a-devops-team copy.md diff --git a/_posts/2024-11-25-dod-ams-daily-standups-will-make-us-a-devops-team copy.md b/_posts/2024-11-25-dod-ams-daily-standups-will-make-us-a-devops-team copy.md new file mode 100755 index 0000000..c917177 --- /dev/null +++ b/_posts/2024-11-25-dod-ams-daily-standups-will-make-us-a-devops-team copy.md @@ -0,0 +1,15 @@ +--- +layout: post +title: "NDC Oslo 2024: An unpopular opinion: Get rid of Pull Requests!" +description: "Video recording and slides for An unpopular opinion: Get rid of Pull Requests!, a lightning talk I presented at NDC Oslo in June 2024." +comments: true +publish-to-linkedin: false +publish-to-medium: false +tags: cloud tips video +--- + +NDC Oslo is the premier developer conference in Norway. At this year's conference I had the chance to present the talk "An unpopular opinion: Get rid of Pull Requests!", a 15 minute lightning talk where I discuss some of the issues with pull requests and how to possibly alleviate them. The theme of the talk is lighthearted, and the main objective is to remind developers to periodically spend some time reviewing the reasons for performing certain rituals or activities in their projects. + +The slides for the talk can be found [here]({{ site.url }}{{ site.baseurl }}/talk-slides/an-unpopular-opinion-get-rid-of-pull-requests/). + +