From a519d6b148b0a3df6dfa880dd89df0ed8672af30 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Mon, 6 May 2024 08:46:59 -0700 Subject: [PATCH 1/3] chore: post --- ...e-the-labour-arbitrage-theory-of-dev-tool-popularity.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/links/2024/2024-05-06-react,-electron,-and-llms-have-a-common-purpose-the-labour-arbitrage-theory-of-dev-tool-popularity.md diff --git a/src/links/2024/2024-05-06-react,-electron,-and-llms-have-a-common-purpose-the-labour-arbitrage-theory-of-dev-tool-popularity.md b/src/links/2024/2024-05-06-react,-electron,-and-llms-have-a-common-purpose-the-labour-arbitrage-theory-of-dev-tool-popularity.md new file mode 100644 index 00000000..443cf6bc --- /dev/null +++ b/src/links/2024/2024-05-06-react,-electron,-and-llms-have-a-common-purpose-the-labour-arbitrage-theory-of-dev-tool-popularity.md @@ -0,0 +1,7 @@ +--- +title: "React, Electron, and LLMs have a common purpose: the labour arbitrage theory of dev tool popularity" +date: "2024-05-06T08:45:50-07:00" +tags: ["development", "tech", "AI"] +description: "The evolution of software development over the past decade has been very frustrating. Little of it seems to makes sense, even to those of us who are right in the middle of it." +link: "https://www.baldurbjarnason.com/2024/react-electron-llms-labour-arbitrage/" +--- \ No newline at end of file From 5ef1ae9d034b727943dc4b0c502b6aec793990b8 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Mon, 6 May 2024 09:14:06 -0700 Subject: [PATCH 2/3] chore: table scroll contain --- src/assets/styles/base/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/assets/styles/base/index.css b/src/assets/styles/base/index.css index 0a1a17bf..e507b8ca 100644 --- a/src/assets/styles/base/index.css +++ b/src/assets/styles/base/index.css @@ -201,6 +201,7 @@ hr { table { display: block; overflow-x: scroll; + overscroll-behavior: contain; width: 100%; max-width: fit-content; margin: 0 auto; From c2889d751d094c297ed2a4778ce6488bea705bc3 Mon Sep 17 00:00:00 2001 From: cdransf Date: Mon, 6 May 2024 18:05:07 +0000 Subject: [PATCH 3/3] Apply automatic changes --- cache/jsonfeed-to-mastodon-timestamp.json | 2 +- cache/jsonfeed-to-mastodon.json | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json index 0f181bfd..5d86b07f 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1714881849961 + "timestamp": 1715018706614 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index 3b292c79..ce280fed 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -13147,5 +13147,16 @@ "https://social.lol/users/cory/statuses/112386496913231157" ], "lastTootTimestamp": 1714881849954 + }, + "https://www.baldurbjarnason.com/2024/react-electron-llms-labour-arbitrage/": { + "id": "aHR0cHM6Ly93d3cuYmFsZHVyYmphcm5hc29uLmNvbS8yMDI0L3JlYWN0LWVsZWN0cm9uLWxsbXMtbGFib3VyLWFyYml0cmFnZS8=", + "title": "🔗: React, Electron, and LLMs have a common purpose: the labour arbitrage theory of dev tool popularity via Baldur Bjarnason", + "url": "https://www.baldurbjarnason.com/2024/react-electron-llms-labour-arbitrage/", + "content_text": "🔗: React, Electron, and LLMs have a common purpose: the labour arbitrage theory of dev tool popularity via Baldur Bjarnason #WebDev #Tech #AI https://www.baldurbjarnason.com/2024/react-electron-llms-labour-arbitrage/", + "date_published": "Mon, 06 May 2024 15:45:00 GMT", + "toots": [ + "https://social.lol/users/cory/statuses/112395465951324987" + ], + "lastTootTimestamp": 1715018706606 } } \ No newline at end of file