Skip to content

Index

Coding Interview Preparation | Codinginterview

Link: Coding Interview Preparation | Codinginterview: "A very interesting overview of companies and their spproach yo coding interviews. Good if youre applying for a job there. But also good if you are designing your interview process. Author says: “Take the guesswork out of coding interviews with codinginterview.com. Explore comprehensive guides to hack the process at top companies including Amazon, Microsoft, Google, Apple, Facebook, and more “"

The Case for Models | Concerning Quality

Link: The Case for Models | Concerning Quality: "An interesting idea, model based testing. The aurhor says: “Again, I’m writing about models because I have a deep desire to keep software minimal. While I don’t think it’s wrong to simply buckle up and deal with the complexity and raw magnitude of implementations as many of us do, that’s just not the path that I find appealing intuitively.”"

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