Expert articles on cloud, software development, and AI
August 28, 2023
GenAI is a small piece of the artificial intelligence pie, not the whole pie itself. Keep paying attention to deep learning and machine learning. Read more â¶
LangChain is an SDK that simplifies the integration of large language models and applications by chaining together components and exposing a simple and unified API. Hereâs a quick primer.
With Microsoftâs yearly .NET release just around the corner, itâs time to start thinking about the changes you will need to make to your code.
2022 State of Rust Survey finds that Rust language usage continues to grow, while language difficulty and complexity are top concerns.
Code Llama is a specialized version of the Llama 2 large language model that has been fine-tuned for generating and discussing code.
There are three main career options for most cloud pros: consulting, working in industry, or with a cloud vendor. Are you on the right road for you?
Fresh update to Microsoftâs strongly-typed JavaScript also backs decorator metadata for consuming metadata on classes.
gRPC is a high-performance binary protocol for remote procedure calls on virtually any platform. Here's a hands-on intro to using gRPC with Node.