summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drafts/2021-07-28-devops-is-a-weird-word.php1
-rw-r--r--drafts/2021-10-15-friendship-ended-with-webdavfs-and-nextcloud-client-rclone-is-my-new-best-friend-.php6
-rw-r--r--drafts/2021-11-19-agile-is-not-an-excuse.php18
-rw-r--r--drafts/2022-04-22-the worst programming language ever - mark rendle.md3
4 files changed, 0 insertions, 28 deletions
diff --git a/drafts/2021-07-28-devops-is-a-weird-word.php b/drafts/2021-07-28-devops-is-a-weird-word.php
deleted file mode 100644
index a0fc919..0000000
--- a/drafts/2021-07-28-devops-is-a-weird-word.php
+++ /dev/null
@@ -1 +0,0 @@
-https://blog.dijit.sh/devops-confusion-and-frustration
diff --git a/drafts/2021-10-15-friendship-ended-with-webdavfs-and-nextcloud-client-rclone-is-my-new-best-friend-.php b/drafts/2021-10-15-friendship-ended-with-webdavfs-and-nextcloud-client-rclone-is-my-new-best-friend-.php
deleted file mode 100644
index e818d9b..0000000
--- a/drafts/2021-10-15-friendship-ended-with-webdavfs-and-nextcloud-client-rclone-is-my-new-best-friend-.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-$title = "Friendship Ended with webdavfs (and Nextcloud Client). Rclone Is My New Best Friend!";
-if (isset($early) && $early) {
-return;
-}
-include($_SERVER['DOCUMENT_ROOT'] . '/includes/head.php');
diff --git a/drafts/2021-11-19-agile-is-not-an-excuse.php b/drafts/2021-11-19-agile-is-not-an-excuse.php
deleted file mode 100644
index 24afa4f..0000000
--- a/drafts/2021-11-19-agile-is-not-an-excuse.php
+++ /dev/null
@@ -1,18 +0,0 @@
-<?php
-$title = "Agile Is Not an Excuse";
-if (!empty($early)) {
- return;
-}
-include($_SERVER['DOCUMENT_ROOT'] . '/includes/head.php');
-?>
-
-Don't use agile software development as a crutch or an excuse for not adding value. Reacting to change and pivoting for your stakeholders only works when you go from one "swimlane" or "track" to another. It doesn't work when you move cyclically from one project to another whenever one seems more important than the other to you, management, stakeholders, etc.
-
-Don't use agile software development as the excuse to have stories "done" in a certain number of sprints. Quarterly predictions should not confine the process to days or weeks.
-
-Remember:
-
-- Individuals and interactions over processes and tools
-- Working software over comprehensive documentation
-- Customer collaboration over contract negotiation
-- Responding to change over following a plan
diff --git a/drafts/2022-04-22-the worst programming language ever - mark rendle.md b/drafts/2022-04-22-the worst programming language ever - mark rendle.md
deleted file mode 100644
index 09b9f36..0000000
--- a/drafts/2022-04-22-the worst programming language ever - mark rendle.md
+++ /dev/null
@@ -1,3 +0,0 @@
-<h1>The Worst Programming Language Ever - Mark Rendle</h1>
-
-<iframe width="560" height="315" src="https://www.youtube.com/embed/vcFBwt1nu2U" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>