• 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.

Azure VM Extensions, written in Go
programming2023-09-18
Jason ContentJason Content

Azure VM Extensions, written in Go

Please note I am Dyslexic, so if things don't make grammatical sense, please do not hold it against...

Lambda parameter from Secret Manager🤫
aws2023-08-19
Watcharin(start)Watcharin(start)

Lambda parameter from Secret Manager🤫

Hey everyone, I'm back and ready to dive into some Serverless func with AWS Lambda. Today, I've set...

Let’s build our own protocol using tcp and net package in go, part 1
go2023-09-17
Dsysd DevDsysd Dev

Let’s build our own protocol using tcp and net package in go, part 1

Building your own protocol using the TCP package in Go involves defining a set of rules for...

Packaging Go for Arch Linux Tutorial
linux2023-09-17
Talha AltınelTalha Altınel

Packaging Go for Arch Linux Tutorial

Getting Started      In this tutorial, I will be showing how to package Go application for...

How I think CloudGaming works + Building a Game with GO and Streaming the frames via WebRTC.
webrtc2023-09-16
Wagner MatteiWagner Mattei

How I think CloudGaming works + Building a Game with GO and Streaming the frames via WebRTC.

Introduction Cloud gaming has been gaining momentum in recent years, with companies like...

Choosing the Right Tech Stack for Live Streaming: Go, Python, or Node.js?
python2023-09-18
Rifat977Rifat977

Choosing the Right Tech Stack for Live Streaming: Go, Python, or Node.js?

When it comes to choosing a language for building a live streaming platform, each language has its...

Boost Your Golang Skills: Writing Large Data Files for Performance
go2023-09-15
Frastyawan NymFrastyawan Nym

Boost Your Golang Skills: Writing Large Data Files for Performance

Get Started Today and Optimize Your File Writing in Golang

Scheduling tasks in Golang with atomicgo
go2023-09-16
Nenba JonathanNenba Jonathan

Scheduling tasks in Golang with atomicgo

Learn to schedule tasks execution in golang with atomicgo

Creating a Dockerfile for your Go Backend
go2023-09-12
Sadeedpv🥇Sadeedpv🥇

Creating a Dockerfile for your Go Backend

This is a step-by-step comprehensive guide on how to create a docker image for your Go backend for...

Go: Insert a value into nested structures with a dot
go2023-09-15
St. BSt. B

Go: Insert a value into nested structures with a dot

This package was created to solve the problem of adding data in nested structures, maps, slices and...

Integration Test Postgres Store with testcontainers-go
testing2023-09-14
Kashif SoofiKashif Soofi

Integration Test Postgres Store with testcontainers-go

This is a continuation of an earlier post Integration Test Postgres Store (go). In this tutorial I...

Introduction to Maps in Golang
go2023-09-13
Héctor VelaHéctor Vela

Introduction to Maps in Golang

Recently, I had the opportunity to participate as a mentor in an introductory Golang bootcamp. It was...

Getting started with go
go2023-08-15
dwarfŧdwarfŧ

Getting started with go

go (or golang) is a popular programming language that can be used for backend but also frontend in...

Picnic-TUI - Where Go and Groceries Create a Command-Line Feast
go2023-09-12
Simon MartyrSimon Martyr

Picnic-TUI - Where Go and Groceries Create a Command-Line Feast

During some downtime I decided I would really like to try to learn Go. It was a language I had some...

Dependency Injection like a Pro in Golang
go2023-09-13
Dsysd DevDsysd Dev

Dependency Injection like a Pro in Golang

Are you ever confused about dependency injection ? What if i tell you that it's the simplest topic...

Golang Road map in 2023. From beginner to Expert
go2023-09-13
MUHAMMED ARIFMUHAMMED ARIF

Golang Road map in 2023. From beginner to Expert

As we enter the promising year of 2023, the world of software development is buzzing with...