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

5G Service Communication Proxy with LoxiLB
kubernetes2024-06-20
Nikhil MalikNikhil Malik

5G Service Communication Proxy with LoxiLB

Before we start our blog post, let's understand what is a service communication proxy and why we need...

OpenTelemetry Trace Context Propagation for gRPC Streams
opentelemetry2024-06-19
Daniel Baptista DiasDaniel Baptista Dias

OpenTelemetry Trace Context Propagation for gRPC Streams

gRPC is a modern, open-source remote procedure call (RPC) framework developed by Google and broadly...

Build your Service Mesh: The Proxy
kubernetes2024-06-18
Ramón BerruttiRamón Berrutti

Build your Service Mesh: The Proxy

DIY Service Mesh This is a Do-It-Yourself Service Mesh, a simple tutorial for...

Using PocketBase to build a full-stack application
go2024-06-18
Megan LeeMegan Lee

Using PocketBase to build a full-stack application

Written by Rahul Padalkar✏️ PocketBase is an open source package that developers can leverage to...

Crafting a Web Application with Golang: A Step-by-Step Guide
go2024-06-18
Georgios KomninosGeorgios Komninos

Crafting a Web Application with Golang: A Step-by-Step Guide

Introduction This is the first part the series Build a Web App with Golang . I am going to...

Find all palindromes in a string in Go
go2024-06-18
J FowlerJ Fowler

Find all palindromes in a string in Go

For this post, we're going to play with palindromes again but with a different technique. Write a...

Palindrome check a string in Go
go2024-06-18
J FowlerJ Fowler

Palindrome check a string in Go

This one is pretty common. Sounds difficult, but not really bad once you think it through. Write a...

Swithing Data Types: Understanding the 'Type Switch' in GoLang
go2024-06-18
Ishmam Abir | イシュマム・アビルIshmam Abir | イシュマム・アビル

Swithing Data Types: Understanding the 'Type Switch' in GoLang

Type switches in Golang offer a robust mechanism for handling different types within interfaces. They...

O que é BDD e quando você deve considerar
braziliandevs2024-06-17
Bruno SouzaBruno Souza

O que é BDD e quando você deve considerar

Olá, Mentes Tech! O desenvolvimento orientado por comportamento (Behavior-Driven Development, ou...

Building Go packages for Windows on ARM
go2024-06-16
Denis SedchenkoDenis Sedchenko

Building Go packages for Windows on ARM

Intro Recently, Qualcomm announced list of laptops that will have their new Snapdragon X...

Dockerise a Golang Application
docker2024-06-16
Abhishek Kumar VermaAbhishek Kumar Verma

Dockerise a Golang Application

How can you call yourself a Golang developer without knowing how to Dockerize a Go application? Yes,...

code2text
go2024-05-13
forrestforrest

code2text

CLI tool to copy project code to text

Go is a platform
go2024-06-15
Elton MinettoElton Minetto

Go is a platform

Thanks to the Google Developer Experts program, I had the opportunity to participate in Google I/O in...

Docker Container health Dashboard in Go
devops2024-05-12
suraj upadhayasuraj upadhaya

Docker Container health Dashboard in Go

Under the Hood At its core, the application is written in Go, a language known for its...

CouchGO! — Enhancing CouchDB with Query Server Written in Go
couchdb2024-06-15
Tomasz KisielTomasz Kisiel

CouchGO! — Enhancing CouchDB with Query Server Written in Go

Over the past month, I’ve been actively working on proof-of-concept projects related to CouchDB,...

Build a chat room with custom bots powered by OpenAI/Gemini
go2024-06-14
Marcus KohlbergMarcus Kohlberg

Build a chat room with custom bots powered by OpenAI/Gemini

This app combines popular chat platforms like Discord/Slack, and the powerful minds of LLMs like...