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

มือใหม่หัด Go: Two Sum
go2023-05-14
NattrioNattrio

มือใหม่หัด Go: Two Sum

โจทย์ปัญหาที่พบได้บ่อยๆ สำหรับมือใหม่ คือ Two Sum จาก LeetCode นั่นเอง...

Kubernetes: Dynamic Admission Control
kubernetes2023-05-13
Georgios KampitakisGeorgios Kampitakis

Kubernetes: Dynamic Admission Control

This is a demo for Kuberentes Dynamic Admission Control, exploring various concepts, capabilities and...

Golang: The Future of Programming - Introduction, Scope, and Real-World Applications
go2023-05-13
Sahil SojitraSahil Sojitra

Golang: The Future of Programming - Introduction, Scope, and Real-World Applications

Golang, also known as Go, is a modern programming language developed by Google. It was created to...

Journey to the Fastest Streaming JSON Decoder In Go
opensource2023-05-02
Sugawara YuutaSugawara Yuuta

Journey to the Fastest Streaming JSON Decoder In Go

Introduction This is a rewrite of the Medium article, less promotional and more...

มือใหม่หัด Go: Basic Unit Testing
go2023-05-13
NattrioNattrio

มือใหม่หัด Go: Basic Unit Testing

วันนี้จะมาลองใช้ Go เพื่อทำ unit testing อย่างง่าย เพื่อทำความเข้าใจสำหรับมือใหม่ให้เห็นภาพไปพร้อมกัน...

Announcing ArozOS 2.0 - 5 years journey into my own Web Desktop OS
webdav2023-05-12
Toby ChuiToby Chui

Announcing ArozOS 2.0 - 5 years journey into my own Web Desktop OS

This is a story about a poor student who wants to build his own storage solution with cheap...

LeetCode - Find the Prefix Common Array of Two Arrays
algorithms2023-04-30
Alkesh GhorpadeAlkesh Ghorpade

LeetCode - Find the Prefix Common Array of Two Arrays

LeetCode - return the prefix common array of A and B

Go Functional
go2023-05-11
Code MonkCode Monk

Go Functional

Go Functional is a Go package providing Functional Programming capabilities to Go. What is...

Breaking Captchas with Golang: Leveraging the Power of 2captcha
go2023-05-22
Arnab SenArnab Sen

Breaking Captchas with Golang: Leveraging the Power of 2captcha

Uncover the techniques to break captchas using Golang and leverage the power of 2captcha, empowering...

What is gRPC?
webdev2023-05-11
alisdairbralisdairbr

What is gRPC?

Want a faster way to deploy your gRPC applications? We added native gRPC support to the platform....

Efficient Enterprise Data Solutions with Stream Processing
datascience2023-05-10
Alvin LeeAlvin Lee

Efficient Enterprise Data Solutions with Stream Processing

Enterprise data solutions can quickly become expensive. NetApp reports that organizations see 30%...

Concurrencia en Go V
go2023-05-10
Tomas Francisco LingottiTomas Francisco Lingotti

Concurrencia en Go V

|1. | Modelo de concurrencia |2. | Goroutines y canales |3. | Wait Groups |4. | Select y Worker...

Go: Write Mock Test cases using Mockery
go2023-05-10
Ankit malikAnkit malik

Go: Write Mock Test cases using Mockery

Introduction Go, also known as Golang, is a programming language designed by Google to be...

Getting Started with Golang: A Beginner's Guide to Writing Go Code
go2023-04-28
Leandro LimaLeandro Lima

Getting Started with Golang: A Beginner's Guide to Writing Go Code

Getting Started with Golang: A Beginner's Guide to Writing Go Code Golang, also known as...

Rest API with GO Lang and PostgreSQL
go2023-05-08
alakkadshawalakkadshaw

Rest API with GO Lang and PostgreSQL

Golang is the language developed by google and is extremely fast and efficient. Due to its huge...

How to glue different applications inside a docker container or implement a reverse proxy in Go
go2023-05-08
Alexander DeminAlexander Demin

How to glue different applications inside a docker container or implement a reverse proxy in Go

Multiple web applications in the docker container may be implemented in different languages or...