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

Writing Kong plugins with Go
go2023-10-04
Matheus MinaMatheus Mina

Writing Kong plugins with Go

The Kong, quoting its own documentation, is an open-source API gateway, cloud-native,...

Should I stay or should I Go?
go2023-10-03
FRicardiFRicardi

Should I stay or should I Go?

One of the thing that has been helping me to keep pushing with my studies is to share them. This is...

Creating Dynamic README.md File
git2023-09-10
JackTTJackTT

Creating Dynamic README.md File

This is my Github Profile. The specific thing here is that the weather is updated every 6 hours...

Creating Bucket (S3) Notifications on AWS with GO
cloudcomputing2023-10-02
Rak Rak

Creating Bucket (S3) Notifications on AWS with GO

In this tutorial, we’ll explore how to set up bucket notifications in Go, enabling your applications...

Making a Business Case for an Event-Driven Architecture
programming2023-10-02
Marcus KohlbergMarcus Kohlberg

Making a Business Case for an Event-Driven Architecture

In the first post in this series, we discussed what an Event-Driven Architecture (EDA) is and spoke...

Long Term Ownership of an Event-Driven System
eventdriven2023-10-02
Marcus KohlbergMarcus Kohlberg

Long Term Ownership of an Event-Driven System

The least sexy aspect of any system is long-term ownership and the maintenance burden that comes with...

Building for Failure
go2023-10-02
Marcus KohlbergMarcus Kohlberg

Building for Failure

Going off into the wilderness for a three day hike with nothing but a pair of sandals and a six-pack...

Meus primeiros passos com Go (inclui bibliografia comentada)
braziliandevs2023-10-02
Henrique Lobo Weissmann (Kico)Henrique Lobo Weissmann (Kico)

Meus primeiros passos com Go (inclui bibliografia comentada)

Fiz uma imersão em Go e neste post compartilho com vocês minhas primeiras impressões. Aproveito e...

How to create a discord bot in Go?
discord2023-10-01
SvenSven

How to create a discord bot in Go?

Introduction This is meant to be a small guide on how to build a simple discord bot using...

Wtf is Grpc? Part 2: Custom Notification(without Firebase) in Flutter and Golang.
flutter2023-09-30
Md. MobinMd. Mobin

Wtf is Grpc? Part 2: Custom Notification(without Firebase) in Flutter and Golang.

Welcome back, intrepid tech explorers! If you survived the roller-coaster of gRPC, Flutter, and...

Side by Side Series: Rust & Go - The Builder
go2023-09-27
Joshua Newell DiehlJoshua Newell Diehl

Side by Side Series: Rust & Go - The Builder

Welcome to the very first episode in my side-by-side series! Our work is to explore the unique...

Golang error updates
go2023-09-29
Nicola ApicellaNicola Apicella

Golang error updates

Since go 1.20, golang has improved the ergonomics of error handling. Noteworthy improvements...

Go Hacktoberfest Issues
go2023-09-28
Greg MateGreg Mate

Go Hacktoberfest Issues

We rolled out our first batch of issues on GitHub. And we offer swag to the best contributors. Our...

Control Windows with Your Voice and the Magic of ChatGPT
chatgpt2023-09-29
Max RohdeMax Rohde

Control Windows with Your Voice and the Magic of ChatGPT

Typing is the most common way we interact with our computers, but we can talk much faster. Even with...

Managing Firecracker microVMs in Go
go2023-09-28
Lucas JacquesLucas Jacques

Managing Firecracker microVMs in Go

This article is the second iteration of the "Orchestrating MicroVMs, from first principles" series...

Integration Test MySQL Store with testcontainers-go
testing2023-09-28
Kashif SoofiKashif Soofi

Integration Test MySQL Store with testcontainers-go

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