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 “"
Laurence Tratt: How Might Generative AI Change Programming?
Link: Laurence Tratt: How Might Generative AI Change Programming?: "More about a topic that is extremely hot right now"
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.”"
ChatGPT Can't Kill Anything Worth Preserving
Link: 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.""
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. “"