diff options
| author | Adam T. Carpenter <atc@53hor.net> | 2026-04-04 10:02:38 -0400 |
|---|---|---|
| committer | Adam T. Carpenter <atc@53hor.net> | 2026-04-04 10:02:38 -0400 |
| commit | f9d73a6d405eb2a08aec2a3e78abbc3c2aae3007 (patch) | |
| tree | 892031695448f4e889aa5a2bc9ea19becdf8c60d /drafts | |
| parent | 68990b97476ce787025765388d137be1d906ed7a (diff) | |
| download | 53hor-f9d73a6d405eb2a08aec2a3e78abbc3c2aae3007.tar.xz 53hor-f9d73a6d405eb2a08aec2a3e78abbc3c2aae3007.zip | |
cleanup
Diffstat (limited to 'drafts')
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> |