From b67fa0cc96358b1beede96939a10bdd59f10c889 Mon Sep 17 00:00:00 2001 From: Babu-Abel Wanyeki Date: Sat, 28 Feb 2026 10:30:32 -0500 Subject: [PATCH 1/3] Add Very Curious Engineer blog to development category --- blogs.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/blogs.json b/blogs.json index 3f58905a..f047844c 100644 --- a/blogs.json +++ b/blogs.json @@ -4667,6 +4667,12 @@ "twitter_url": "https://twitter.com/ignatov__vova", "github_url": "https://github.com/ignatovv" }, + { + "title": "Very Curious Engineer", + "author": "Babuabel Wanyeki", + "site_url": "https://verycuriousengineer.substack.com", + "feed_url": "https://verycuriousengineer.substack.com/feed" + }, { "title": "Warren Moore on Medium", "author": "Warren Moore", From 8ae94357598529c7aea511a362627b286037ee0f Mon Sep 17 00:00:00 2001 From: Babu-Abel Wanyeki Date: Sat, 28 Feb 2026 10:32:36 -0500 Subject: [PATCH 2/3] Update author name --- blogs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blogs.json b/blogs.json index f047844c..cd76da98 100644 --- a/blogs.json +++ b/blogs.json @@ -4669,7 +4669,7 @@ }, { "title": "Very Curious Engineer", - "author": "Babuabel Wanyeki", + "author": "Babs", "site_url": "https://verycuriousengineer.substack.com", "feed_url": "https://verycuriousengineer.substack.com/feed" }, From 062c08b37cae06eddc9677dad71d5cb454e6ef82 Mon Sep 17 00:00:00 2001 From: Babu-Abel Wanyeki Date: Sat, 28 Feb 2026 13:19:10 -0500 Subject: [PATCH 3/3] Move Very Curious Engineer to Company Blogs section --- blogs.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/blogs.json b/blogs.json index cd76da98..aa4412bb 100644 --- a/blogs.json +++ b/blogs.json @@ -4667,12 +4667,6 @@ "twitter_url": "https://twitter.com/ignatov__vova", "github_url": "https://github.com/ignatovv" }, - { - "title": "Very Curious Engineer", - "author": "Babs", - "site_url": "https://verycuriousengineer.substack.com", - "feed_url": "https://verycuriousengineer.substack.com/feed" - }, { "title": "Warren Moore on Medium", "author": "Warren Moore", @@ -5674,6 +5668,12 @@ "feed_url": "https://tworingsoft.com/feed.xml", "twitter_url": "https://twitter.com/tworingsoft" }, + { + "title": "Very Curious Engineer", + "author": "Babs", + "site_url": "https://verycuriousengineer.substack.com", + "feed_url": "https://verycuriousengineer.substack.com/feed" + }, { "title": "The Waldo Blog", "author": "Waldo Team",