Git is simply too hard
Link: Git is simply too hard: "Git is actually sooo hard. Not just to learn, but also to use consistently. And I say that as a person who used it for probably over ten years. Here’s my thoughts on the matter."
Great comments which I agree with!
Concerns in Rails: Everything You Need to Know
Link: Concerns in Rails: Everything You Need to Know: "Concerns are an important concept in Rails that can be confusing to understand for those new to Rails as well as seasoned practitioners. This post explains what concerns are, how they work, and how & when you should use them to simplify your code, with practical, real-world examples."
Introduction to Rails Engines - FastRuby.io | Rails Upgrade Service
Link: Introduction to Rails Engines - FastRuby.io | Rails Upgrade Service: "An intro to Rails Engines are an architectural pattern that can be used to modularize or pack a Rails application. An article about this powerful f..."
Introduction to Rails Engines – FastRuby.io | Rails Upgrade Service
Introduction to Rails Engines - FastRuby.io | Rails Upgrade Service –An intro to Rails Engines are an architectural pattern that can be used to modularize or pack a Rails application. An article about this powerful f…
How-To Add Recommendations to a Rails App with pgvector and OpenAI
Link: How-To Add Recommendations to a Rails App with pgvector and OpenAI: "Creating recommendations with pgvector, ruby-openai, and the neighbor gem."
pawurb/rails-brotli-cache: Rails cache using the Brotli algorithm offers better compression and performance.
Link: pawurb/rails-brotli-cache: Rails cache using the Brotli algorithm offers better compression and performance.: "Rails cache using the Brotli algorithm offers better compression and performance. - GitHub - pawurb/rails-brotli-cache: Rails cache using the Brotli algorithm offers better compression and performa..."
‘Succession’ and the Future of Social Media
Link: ‘Succession’ and the Future of Social Media: "Sssssaga of a glossssy and glittering our bosses. Article is much more interesting than the title promises."
Kanaries/Rath: Next generation of automated data exploratory analysis and visualization platform.
Link: Kanaries/Rath: Next generation of automated data exploratory analysis and visualization platform.: "Next generation of automated data exploratory analysis and visualization platform. - Kanaries/Rath: Next generation of automated data exploratory analysis and visualization platform."
Memory Allocation
Link: Memory Allocation: "For those of you learning C or C++, this article is a great and detailed tutorial. Also useful if you are studying operating systems."