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 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; 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