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

Comparing error handling in Java, Go and Rust.
java2017-07-04
jD91mZM2jD91mZM2

Comparing error handling in Java, Go and Rust.

Which one does it the best? Let's compare them and see!

Advanced command execution in Go with os/exec
go2017-07-04
Krzysztof KowalczykKrzysztof Kowalczyk

Advanced command execution in Go with os/exec

Advanced command execution in Go with os/exec

First SO Go Question 😜
stackoverflow2020-05-11
George JemptyGeorge Jempty

First SO Go Question 😜

Have been working with Go for a few weeks now and have finally posted a question to Stack-overflow....

Hot Reloading Go Programs – With Docker, Glide & Fresh
go2017-06-28
Craig ChildsCraig Childs

Hot Reloading Go Programs – With Docker, Glide & Fresh

Developing Go applications can be a slog, re-building binaries takes time. In this post, I show you how to work effectively with Go, Docker, Glide & Fresh to make your life easier.

JSON Parsing with Go Embedded Structs
go2020-06-11
Alex Sharp 🛠sharesecret.coAlex Sharp 🛠sharesecret.co

JSON Parsing with Go Embedded Structs

Go has a feature called embedding that allows you to create higher level interfaces by combining exis...

[Go] Shutdown services in Go - single service
go2020-06-11
Julian-ChuJulian-Chu

[Go] Shutdown services in Go - single service

Shut down gracefully is always an important topic. Many things should be considered like how to relea...

Binary to decimal converter
learning2020-05-19
SiSi

Binary to decimal converter

CodeTips strives to help beginners, with zero or very little experience, learn to code. We do cross-...

split .gitconfig for domains
git2020-05-06
Artem PiskunArtem Piskun

split .gitconfig for domains

how to use global .gitconfig for different domains

The cost of parsing http
python2020-06-02
ihucosihucos

The cost of parsing http

When creating Simple Web Analytics I tried to be able to scale from the beginning. Coming from the Py...

Sending HTML emails using templates in Golang
smtp2017-06-21
Dhanush GopinathDhanush Gopinath

Sending HTML emails using templates in Golang

In the Geektrust application (built on NodeJS) we send a lot of emails that are auto-generated at run...

#Managing Go Module Pseudo-Versions in Go 1.13
go2020-05-31
Mitali Bisht 🐥Mitali Bisht 🐥

#Managing Go Module Pseudo-Versions in Go 1.13

Go modules have helped bring order to Go development, but there’s been some disorder lurking. Manag...

What is golang good for?
go2020-05-13
threadspeedthreadspeed

What is golang good for?

golang is a general-purpose programming language. Which means you could do almost anything in golang....

How to get the directory of the currently running file?
go2020-05-22
natamacmnatamacm

How to get the directory of the currently running file?

The Golang programming language makes it easy to build simple, reliable, and efficient software. Y...

gRPC-cache
go2020-05-20
Kautilya TripathiKautilya Tripathi

gRPC-cache

In memory Key/Value store in go using gRPC.

Why I’m So Frustrated With Go
go2017-06-01
Kurtis NusbaumKurtis Nusbaum

Why I’m So Frustrated With Go

A brief example demonstrating my current frustrations with the Go programming language.

Is Golang used for enterprise software development?
go2020-05-15
threadspeedthreadspeed

Is Golang used for enterprise software development?

Yes it is. Many of the large corporations are using Go. Switching to Go is a trend now. Some examples...