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

How to reverse a string in Go
go2022-11-22
Kuldeep SinghKuldeep Singh

How to reverse a string in Go

In this article you’ll learn about how you can reverse a string using multiple ways in Golang, as...

All about Go's standard errors package
go2022-11-22
Jonathan HallJonathan Hall

All about Go's standard errors package

Confused by As vs Is? Why would you want to Unwrap an error? And where's the related Wrap...

Throttling Pool
go2022-11-22
Bartłomiej ŚwięckiBartłomiej Święcki

Throttling Pool

In my last post I presented few techniques useful for limiting simultaneous operations in Go. Such...

Go Workspaces (multi-module)
go2022-11-21
Muhammad Hamza HameedMuhammad Hamza Hameed

Go Workspaces (multi-module)

Workspace Deserves a Spotlight A new feature in Go 1.18 go workspace mode which makes it...

Universal File Access Gateway - How I turn my own Web Desktop OS into a gateway for all my file servers
go2022-11-21
Toby ChuiToby Chui

Universal File Access Gateway - How I turn my own Web Desktop OS into a gateway for all my file servers

I have been working on my own Web Desktop OS called "ArozOS" for nearly 4+ years now. I have been...

go-doudou series 02: How to develop gRPC service with go-doudou
go2022-11-21
go-doudougo-doudou

go-doudou series 02: How to develop gRPC service with go-doudou

Since v2.0.0 version, go-doudou has been supported to develop gRPC service. The approach or workflow...

Background process in Lambda using SQS
lamda2022-11-21
Muhammad Hamza HameedMuhammad Hamza Hameed

Background process in Lambda using SQS

AWS Lambda AWS Lambda is a serverless, event-driven compute service that lets you run code...

GoCD - Introduction (A tool that use for continuous Integration and continuous delivery CI/CD)
go2022-11-21
Muhammad Hamza HameedMuhammad Hamza Hameed

GoCD - Introduction (A tool that use for continuous Integration and continuous delivery CI/CD)

GoCD is an open-source tool which is used in software development to help teams and organizations...

Frontend vs Backend (To Go or not to Go)
webdev2022-11-21
Andrey GermanovAndrey Germanov

Frontend vs Backend (To Go or not to Go)

Last few weeks, I tried to speed up Javascript. It could sound funny and weird, because many others,...

Top 10 trending github repos of the week😉.
docker2022-11-25
Kavindu SanthusaKavindu Santhusa

Top 10 trending github repos of the week😉.

Most popular trending Github repos in this week(Fri Nov 25 2022).

How to implement an elegant service discovery extension in the HTTP framework
webdev2022-11-20
L2ncEL2ncE

How to implement an elegant service discovery extension in the HTTP framework

Foreword In the previous article, the implementation of service registration in Hertz has...

Go Series: Defer, Finally...
go2022-11-20
Arthur ChristophArthur Christoph

Go Series: Defer, Finally...

Defer is commonly used in Go where in other languages use finally or ensure block, such as...

Answer: laravel 8 form validation stop working and throw an error
go2022-11-20
SPutraSPutra

Answer: laravel 8 form validation stop working and throw an error

answer re: laravel 8 form validation stop...

Unimind has been featured on Product Hunt!
rust2022-12-27
UnimindUnimind

Unimind has been featured on Product Hunt!

Unimind, our minimalistic productivity and focus extension has been featured on Product hunt! Show...

Build a fullstack app with Go Fiber, Docker, and Postgres
go2022-11-19
Div RhinoDiv Rhino

Build a fullstack app with Go Fiber, Docker, and Postgres

Originally posted on divrhino.com In the first part of this tutorial series, we built a REST API...

Technokratos: Localizing a marketplace with complex language requirements
go2022-11-22
EvroneEvrone

Technokratos: Localizing a marketplace with complex language requirements

Since 2015, Technokratos has been helping large businesses grow and develop through mobile apps, web...