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

A One-Pager to Understanding Pointers in Go (expanded)
go2024-01-02
Gospel LekiaGospel Lekia

A One-Pager to Understanding Pointers in Go (expanded)

Scared of pointers let’s end the fear once and for all. Pointers are a powerful feature in...

Scraping the full snippet from Google search result
webscraping2024-01-02
Hilman RamadhanHilman Ramadhan

Scraping the full snippet from Google search result

Sometimes, you see truncated text on a Google search result like this (...) . Google doesn't always...

Go + TypeScript full stack web app, with nextjs, PostgreSQL and Docker
go2023-12-26
Francesco CiullaFrancesco Ciulla

Go + TypeScript full stack web app, with nextjs, PostgreSQL and Docker

By the end of this, you will understand and create a simple yet complete full stack app using the...

WSL Install Go
go2024-01-01
karleeovkarleeov

WSL Install Go

Hey, do you want to run Linux on your Windows like a boss? Well, you can with WSL or WSL2, which are...

Setup HTML Templates and Static Assets in Golang
go2023-12-31
Kelechi OgbonnaKelechi Ogbonna

Setup HTML Templates and Static Assets in Golang

This guide focuses on generating HTML templates, serving static CSS and Javascript files in Go, setting up the Fronted app and connecting it to the backend.

GitOps for Devs - Part 2: Navigating the Code
kubernetes2023-12-31
Krishan ThiseraKrishan Thisera

GitOps for Devs - Part 2: Navigating the Code

We're continuing our exploration of GitOps with ArgoCD. In the first part, we got a grasp of GitOps...

Concurrency in golang with goroutines, threads and process.
go2023-12-30
AlissonAlisson

Concurrency in golang with goroutines, threads and process.

Hi guys, hope that everyone is fine, today we will talk about concurrency in Golang, we will see how...

Techs I Will Be Side Learning in 2024
backenddevelopment2023-12-30
MD. Zariful HuqMD. Zariful Huq

Techs I Will Be Side Learning in 2024

Introduction In 2024, the pursuit of knowledge enters a new phase amid rapid technological...

Using Golang for your Serverless projects
aws2023-12-19
Joris ConijnJoris Conijn

Using Golang for your Serverless projects

In one of my previous blogs I wrote why I switched to compiled languages for my lambda functions. But...

Arquitectura e Design num Software Modularizado
go2023-12-30
Ortiz de Arcanjo António DavidOrtiz de Arcanjo António David

Arquitectura e Design num Software Modularizado

Definições Relacionadas Arquitectura de Software: está focada na organização dos...

Build a Golang Todo App Backend: A Step-by-Step Guide
go2023-12-29
Kelechi OgbonnaKelechi Ogbonna

Build a Golang Todo App Backend: A Step-by-Step Guide

In this tutorial, you will learn how to build a Todo app backend with Golang. If you are new to...

Using LUTs (Look-Up Tables) Data Structures to simplify code’s logic and more
programming2023-12-30
RusydyRusydy

Using LUTs (Look-Up Tables) Data Structures to simplify code’s logic and more

Issues When I was working on a feature to check the transaction’s status from a...

KSW (Kubeconfig Switcher)
go2023-11-25
Akhyar AmarullahAkhyar Amarullah

KSW (Kubeconfig Switcher)

A while ago I created and published my own CLI tool to switch Kubeconfig. I wrote it in Go and it's...

Automate the task of creating requirements.txt with pyreqs!
python2023-12-28
Arnav RainaArnav Raina

Automate the task of creating requirements.txt with pyreqs!

Problem All us python programmers have been in a position when our Python project is just...

Bifrost, self-hosted tool to run notifications directly from your data warehouse
javascript2023-12-29
Nik L.Nik L.

Bifrost, self-hosted tool to run notifications directly from your data warehouse

Check out more articles: Building a Scalable Notification System with gRPC and Microservices Adding...

Go + Github Actions + Terraform + Lambda + ARM64
aws2023-12-29
Felipe SiqueiraFelipe Siqueira

Go + Github Actions + Terraform + Lambda + ARM64

Eae, bora falar um pouco sobre Lambdas em Go? A AWS recentemente depreciou o runtime go1.x e...