Browse Source

feeds ♻️

windhamdavid 6 months ago
parent
commit
e5e10f2611
4 changed files with 7 additions and 10 deletions
  1. 5 2
      lists/feeds.md
  2. 1 0
      lists/index.md
  3. 0 7
      notes/work/work.md
  4. 1 1
      posts/2023-11-13-posts.md

+ 5 - 2
lists/feeds.md

@@ -10,10 +10,12 @@ I needed a place to keep an ongoing list of the feeds I pull into my [feed reade
   - Tailwind News
   - Bootstrap News
   - Laravel News
-  - Wordpress Developer Blog
+  - Wordpress Developer
   - Dev Channel
   - The Go Blog
   - The Mozilla Blog
+  - Svelte Blog
+  - Remix Blog
 - Publishers
   - W3C Blog
   - Wikimedia Foundation
@@ -23,6 +25,7 @@ I needed a place to keep an ongoing list of the feeds I pull into my [feed reade
   - Dev Channel - Medium
   - Wired - Ideas Latest
 - Companies 
+  - AWS Architecture
   - Apple Newsroom
   - Apple Developer News
   - Linode Blog
@@ -53,8 +56,8 @@ I needed a place to keep an ongoing list of the feeds I pull into my [feed reade
   - Tom Preston-Werner
   - J.B. Crawford
   - Darius Kazemi
-  - Waldo Jaquith
   - Jeremy Keith - Adactio
+  - Michael B. Paulson - The Primeagen
 - Other
   - The Red Hand Files - Nick Cave
   - Public Domain Review

+ 1 - 0
lists/index.md

@@ -39,6 +39,7 @@ This page was originally published at [https://davidawindham.com/listing-lists/]
 
 I've moved this old repo into this TIL project to simplify. 
 
+- 23/11/15 - [Feeds](feeds) 
 - 23/10/05 - [Visual Art](art/visual) 
 - 23/08/22 - [Emerson Quote](quotes) 
 - 23/07/16 - [Next](next) & [Now](now/now.md)

+ 0 - 7
notes/work/work.md

@@ -6,13 +6,6 @@
 | [projects](projects/index.md)
 | [wealth](wealth.md)
 
-## Log
-- 23/07 - whatever
-- 23/05 - [migration project](/notes/work)
-- 23/02 - [site rebuild](/notes/work)
-- 23/01 - [new host](/notes/work)
-- 22/09 - [new site](/notes/work)
-- 22/03 - [new site](/notes/work)
 
 ## About
 

+ 1 - 1
posts/2023-11-13-posts.md

@@ -27,7 +27,7 @@ As is usually the case, this post is just me talking it out... or just ranting a
 
 #### Background
 
-I've been considering focusing my future work more on web frameworks like Next.js. Luckily, the monolithic frameworks have all embraced Javascript front-ends ( Ruby/Ember, Laravel/Livewire ) so I've been able to blend the two. I've admin'd several headless content management systems for about 5+ years and have had headed various versions running 15+ years. I remember when Node.js first came onto the scene and the JAM and MEAN stacks were buzzwords. I've learned enough now to know the devil is in the details... efficacy is a matter of usefulness and sustainability is a matter of practice. I think the popularity of headless started in an attempt to have content available as a asynchronous data source for mobile apps and has since evolved into having other advantages and disadvantages.
+I've been considering focusing my future work more on entirely Javascript powered frameworks( Remix/Svelte & Supabase/Postgres ). Perhaps this is mostly because of my recent experimenting with vector functionality in Postgres. Luckily, the monolithic frameworks have all embraced Javascript front-ends ( Ruby/Ember, Laravel/Livewire ) so I've been able to blend the two. I've admin'd several headless content management systems for about 5+ years and have had headed various versions running 15+ years. I remember when Node.js first came onto the scene and the JAM and MEAN stacks were buzzwords. Although I know that the fundamentals ( JavaScript/HTML/CSS ) are key , I've learned enough now to know the devil is in the details... efficacy is a matter of usefulness and sustainability is a matter of practice. I think the popularity of headless started in an attempt to have content available as a asynchronous data source for mobile apps and has since evolved into having other advantages and disadvantages.
 
 #### Advantages