Skip to content

Index

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

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. “"

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.”"