Join us

heart Posts from the community tagged with Go...
Sponsored Link
@faun shared a link, 1 year, 1 month ago

The art and science of developing intelligent apps with OpenAI GPT-3, DALL·E 2, CLIP, and Whisper.

Explore the fascinating world of Artificial Intelligence and solve real-world problems!

In this practical guide, you will build intelligent real-world applications using GPT-3, DALL-E, Whisper, CLIP, and more tools from the OpenAI and ML ecosystem.

Rest assured, you don't need to be a data scientist or machine learning engineer to follow this guide!

The art and science of developing intelligent apps with OpenAI GPT-3, DALL·E 2, CLIP, and Whisper.
Story Trending
@fulviodenza shared a post, 2 years, 2 months ago
Software Architect, Nexi

AWS Cognito API for Golang Authentication

This article will contain a lot of code snippets. All code is retrievable here: https://github.com/fulviodenza/cognito-golang
This is not production-ready code, you should add some other checks, wrap errors from Cognito to make them less user-affordable, integrate Cognito with Amplify and other things we’re not interested in.

0_w7YvGDTjdy58AzxB.jpeg
Story Trending
@dineshparvathaneni shared a post, 2 years, 4 months ago

Kubernetes CRD Versioning for Operator Developers

Some guidelines for Kubernetes operator developers on how to version their CRDs

Story
@kalpit-sharma-dev shared a post, 2 years, 4 months ago
Connectwise

Strings in Golang

Golang strings are immutable.

1_fH36BWLc3Dh8vqtnxFiy-Q.jpeg
Story
@codernishchay shared a post, 2 years, 4 months ago

Go Channels

Today we will take a deep dive into channels and its workings.

1_Mtl_5MpLR4wgPC-KR3iZqQ.png
Story
@jessiehernandez shared a post, 2 years, 6 months ago
Cloud Architect

The Way to Testing Mastery, Part 1: Rise

The ultimate guide to writing great unit tests that will improve your code quality

“When I master testing, will I get to dodge bugs?” Jessie: “No, when you master testing, you won’t have to”