ChatGPT Can’t Kill Anything Worth Preserving
ChatGPT Can't Kill Anything Worth Preserving –If you, like many, is fascinated and trying to figure out what ChatGPT (and whatever comes next) means, this is a good article: "If an algorithm is the death of high school English, maybe that's an okay thing."
A Nibble of Git's Object Store
Link: A Nibble of Git's Object Store: "We all use git all day long. We know its a power tool. Easy to use and easy to shoot yourself in the foot. A footgun. Learn more about git internals for fun and profit! Power and efficiency through content-addressable storage and delta compression"
A Nibble of Git’s Object Store
A Nibble of Git's Object Store –We all use git all day long. We know its a power tool. Easy to use and easy to shoot yourself in the foot. A footgun. Learn more about git internals for fun and profit! Power and efficiency through content-addressable storage and delta compression
Phlex — fast, object-oriented view framework for Ruby
Link: Phlex — fast, object-oriented view framework for Ruby: "If youve done a bit of Rails, you might have written some helpers like this. This package seems like a more complete and comprehensive implementation of this idea."
What is Steampipe?
Link: What is Steampipe?: "Seems useful for someone. Just putting it on this list to track it. Here's what the author says: "Steampipe is an fantastic tool from Turbot. Steampipe allows you to easily ask questions about your Cloud and SaaS Infrastructure""
When to use gRPC vs GraphQL
Link: When to use gRPC vs GraphQL: "Honestly, I wasnt too aware of gRPC, but very aware of GraphQL. So this vomparison could be useful in the future. Author describes the article like this: “We dig into two of the most popular API protocols to see where they work best. “"
ggerganov/whisper.cpp: Port of OpenAI's Whisper model in C/C++
Link: ggerganov/whisper.cpp: Port of OpenAI's Whisper model in C/C++: "Port of OpenAI's Whisper model in C/C++. Contribute to ggerganov/whisper.cpp development by creating an account on GitHub."
ggerganov/whisper.cpp: Port of OpenAI’s Whisper model in C/C++
ggerganov/whisper.cpp: Port of OpenAI's Whisper model in C/C++ –Port of OpenAI's Whisper model in C/C++. Contribute to ggerganov/whisper.cpp development by creating an account on GitHub.
Database Performance Optimization and Scaling in Rails | AppSignal Blog
Link: Database Performance Optimization and Scaling in Rails | AppSignal Blog: "A decent introductory article about scaling rails applications. Somewhat rails specific, but it does introduce the general principles. Heres the authors blurb: “Improve your Rails application's performance by fine-tuning and scaling your database.”"
Forget about algorithms and models — learn how to solve problems first
Link: Forget about algorithms and models — learn how to solve problems first: "An interesting article, stating the obvious. This is highly relevant to someone who teaches college students their in their very first year of learning programming. And yet it is still a subject of debate among my colleagues. Heres the authors’s own words: “t's not necessarily about what programming language you learn or use. It's about how you approach problem solving.”"