• OPENDEV HUB V1.0• API STATUS: 100% OPERATIONAL• CLIENT ENGINE: LOADED & CACHED• TRENDING TECH: TAILWIND V4, NEXT.JS 16, RUST, GO• ZERO AUTH REQUIRED
OPENDEVHUB

Command Palette

Search for a command to run...

DEVELOPER RELEASES

DEVELOPER NEWS STREAM

Direct logs, engine updates, and framework notifications parsed from curated RSS feeds and announcements, updated hourly.

CloudGaming Part 2: That code was terrible lol
go2023-10-27
Wagner MatteiWagner Mattei

CloudGaming Part 2: That code was terrible lol

A few weeks ago, I wrote my first post about Cloud Gaming. My goal was to learn how cloud gaming...

A Comprehensive Introduction to Golang
go2023-10-28
Odewole Abdul-JemeelOdewole Abdul-Jemeel

A Comprehensive Introduction to Golang

The genesis of the Go programming language can be traced back to a pivotal moment at Google, where...

Golang Tutorial 18
go2023-10-28
Kunal GargKunal Garg

Golang Tutorial 18

🚀 Exciting new Golang Tutorial Series! 🎉 Learn Golang web development with the Gin Framework and Gorm...

Experimenting on the Edge with Turso and Go 🧪
go2023-10-27
Yoofi QuansahYoofi Quansah

Experimenting on the Edge with Turso and Go 🧪

Edge computing has become a recent phenomenon for organizations to explore as they scale to meet the...

Storing Secrets Securely for Go Cloud Applications 🔑
go2023-10-26
Marcus KohlbergMarcus Kohlberg

Storing Secrets Securely for Go Cloud Applications 🔑

✨ Let's learn how to secure a Go app 🤔 Wouldn't it be nice to store secret values like API...

Cloud Secrets with Nitric SDK in Go
go2023-10-26
Rak Rak

Cloud Secrets with Nitric SDK in Go

When developing applications, it's common to handle confidential data such as API keys, passwords,...

WTF is Grpc? Part 3: Real time Chat ft. Flutter and Golang
flutter2023-10-27
Md. MobinMd. Mobin

WTF is Grpc? Part 3: Real time Chat ft. Flutter and Golang

Welcome back, dear readers, to the world of "Wtf is gRPC?" – where we turn tech into a comedy show!...

The Magic of Interfaces in Go
programming2023-10-23
Calvin McLeanCalvin McLean

The Magic of Interfaces in Go

Introduction DRY, or Don't Repeat Yourself, is one of the most well-known software...

Have multiple config file types in a project? Here’s a single tool to validate them all!
showdev2023-10-25
dev264dev264

Have multiple config file types in a project? Here’s a single tool to validate them all!

Sharing a project my team and I open-sourced around 10 months ago. We do a lot of devops/infra work...

Building a Fargate API Server with Go, Gin, Docker, and AWS Copilot
go2023-10-25
Drew SchillingerDrew Schillinger

Building a Fargate API Server with Go, Gin, Docker, and AWS Copilot

Hello fellow tech enthusiasts! As a self-taught engineer with over two decades of experience,...

Gin Framework (Go)
go2023-10-25
Uzeyr OZUzeyr OZ

Gin Framework (Go)

Introduction to Gin Framework When it comes to developing web applications in the Go programming...

Trigger Lambda Function When New Image is Uploaded to S3 - (Let's Build 🏗️ Series)
serverless2023-10-24
awedisawedis

Trigger Lambda Function When New Image is Uploaded to S3 - (Let's Build 🏗️ Series)

Let's build a simple architecture where a Lambda function is triggered whenever a user uploads a new...

Generative AI Apps With Amazon Bedrock: Getting Started for Go Developers
go2023-10-25
Abhishek GuptaAbhishek Gupta

Generative AI Apps With Amazon Bedrock: Getting Started for Go Developers

An introductory guide to using the AWS Go SDK and Amazon Bedrock Foundation Models (FMs) for tasks...

Explaining A/B testing algorithm
algorithms2023-10-25
JackTTJackTT

Explaining A/B testing algorithm

We are developing a crypto news aggregator Bitesapp.co. A few days ago, we implemented A/B testing...

Create and deploy a backend API with PostgreSQL database in Go
go2023-10-24
Marcus KohlbergMarcus Kohlberg

Create and deploy a backend API with PostgreSQL database in Go

✨ TL;DR In this guide we'll build a simple Hello World backend service in Go, with a...

Today's LeetCode's challenge 2023/10/13
leetcode2023-10-13
Sullyvan NunesSullyvan Nunes

Today's LeetCode's challenge 2023/10/13

This write-up refers to LeetCode's daily challenge 746. Min Cost Climbing Stairs Even though this...