diff --git a/content/meta/index.json b/content/meta/index.json index db0a396e6..9bd80174e 100644 --- a/content/meta/index.json +++ b/content/meta/index.json @@ -7136,5 +7136,12 @@ ], "path_alias.3e0c423a-ee8c-4fb8-8d0f-397d5fbda3ba": [ "node.aef916e2-3864-415d-bedf-178bc9cf1320" + ], + "node.5b5c3be1-7986-4494-8caf-095b6f329dc7": [ + "user.b8966985-d4b2-42a7-a319-2e94ccfbb849", + "node.20cde1b4-efdc-46a4-a6a4-4fd2264f617e" + ], + "path_alias.4d3515a4-9680-46fb-bfc4-c6fa800bdfae": [ + "node.5b5c3be1-7986-4494-8caf-095b6f329dc7" ] } \ No newline at end of file diff --git a/content/node.5b5c3be1-7986-4494-8caf-095b6f329dc7.yml b/content/node.5b5c3be1-7986-4494-8caf-095b6f329dc7.yml new file mode 100644 index 000000000..b7c13c344 --- /dev/null +++ b/content/node.5b5c3be1-7986-4494-8caf-095b6f329dc7.yml @@ -0,0 +1,68 @@ +uuid: + - value: 5b5c3be1-7986-4494-8caf-095b6f329dc7 +langcode: + - value: en +type: + - target_id: daily_email + target_type: node_type + target_uuid: 8bde1f2f-eef9-4f2d-ae9c-96921f8193d7 +revision_timestamp: + - value: '2025-07-23T22:17:54+00:00' +revision_uid: + - target_type: user + target_uuid: b8966985-d4b2-42a7-a319-2e94ccfbb849 +revision_log: { } +status: + - value: true +uid: + - target_type: user + target_uuid: b8966985-d4b2-42a7-a319-2e94ccfbb849 +title: + - value: "I don't like large pull requests" +created: + - value: '2025-07-20T22:16:05+00:00' +changed: + - value: '2025-07-23T22:17:54+00:00' +promote: + - value: false +sticky: + - value: false +default_langcode: + - value: true +revision_translation_affected: + - value: true +path: + - alias: '' + pid: null + langcode: en +body: + - value: |- + I don't like large pull or merge requests, or large changes. + + Since exploring [the dendritic pattern for Nix code][0], I created [an example configuration][1] and wanted to start moving my main configuration to use that approach. + + I could have rewritten everything from scratch, but that would take time and a loss of productivity. + + As soon as I was comfortable and I felt I understood the approach and how to implement it, I went back to my main configuration and looked for the easiest step to start implementing the pattern. + + I was tempted to start with something big, like my Neovim or tmux configuration, but I started with my bluetooth configuration. + + It's a small module, but it gets the ball rolling. + + I've taken the first steps to implementing the dendritic pattern in my Nix configuration, haven't lost any of my existing settings and can continue to iterate and refactor as time allows. + + [0]: /daily/2025/07/17/nix-and-dendritic-pattern + [1]: /daily/2025/07/19/exploring-dendritic-pattern + format: markdown + processed: | +
I don't like large pull or merge requests, or large changes.
+Since exploring the dendritic pattern for Nix code, I created an example configuration and wanted to start moving my main configuration to use that approach.
+I could have rewritten everything from scratch, but that would take time and a loss of productivity.
+As soon as I was comfortable and I felt I understood the approach and how to implement it, I went back to my main configuration and looked for the easiest step to start implementing the pattern.
+I was tempted to start with something big, like my Neovim or tmux configuration, but I started with my bluetooth configuration.
+It's a small module, but it gets the ball rolling.
+I've taken the first steps to implementing the dendritic pattern in my Nix configuration, haven't lost any of my existing settings and can continue to iterate and refactor as time allows.
+ summary: '' +field_daily_email_cta: + - target_type: node + target_uuid: 20cde1b4-efdc-46a4-a6a4-4fd2264f617e diff --git a/content/path_alias.4d3515a4-9680-46fb-bfc4-c6fa800bdfae.yml b/content/path_alias.4d3515a4-9680-46fb-bfc4-c6fa800bdfae.yml new file mode 100644 index 000000000..43d581ffe --- /dev/null +++ b/content/path_alias.4d3515a4-9680-46fb-bfc4-c6fa800bdfae.yml @@ -0,0 +1,10 @@ +uuid: + - value: 4d3515a4-9680-46fb-bfc4-c6fa800bdfae +langcode: + - value: en +path: + - value: /node/5b5c3be1-7986-4494-8caf-095b6f329dc7 +alias: + - value: /daily/2025/07/20/i-dont-large-pull-requests +status: + - value: true