• 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 or Python and why?
go2018-05-18
Albert Albert

Go or Python and why?

So a friend of mine was considering either learning python òr go. What would be your advice to him?

A log format analyzing tool from existing text log file
log2018-05-24
Masayoshi MizutaniMasayoshi Mizutani

A log format analyzing tool from existing text log file

NOTE: This article was written mainly by machine translation. I apologize if this is hard to...

A Step-by-Step Guide to Go Internationalization (i18n) & Localization (l10n)
go2018-05-18
Theofanis DespoudisTheofanis Despoudis

A Step-by-Step Guide to Go Internationalization (i18n) & Localization (l10n)

The Ultimate Step-by-Step Guide to Go Internationalization (i18n) and Localization (l10n). Learn how to localize Go applications using the latest Go v1.10. We will discuss character encodings, text transformations, and locale-specific text handling.

Knapsack problem algorithms for my real-life carry-on knapsack
programming2018-05-11
Victoria DrakeVictoria Drake

Knapsack problem algorithms for my real-life carry-on knapsack

Using a greedy algorithm and dynamic programming to pack my full-time nomad travel bag.

deadcheat/goblet embedding library for assets written in Go
go2018-05-17
deadcheatdeadcheat

deadcheat/goblet embedding library for assets written in Go

Circumstance Embedding of assets, is necessary for creating a single binary application in...

Design of Redux-go v2
go2018-05-17
林子篆林子篆

Design of Redux-go v2

Redux is a single flow state manager. I porting it from JS to Go at last year. But there had one...

Auto Translating Search with Algolia & IBM Watson
algolia2018-05-08
Martyn DaviesMartyn Davies

Auto Translating Search with Algolia & IBM Watson

Here's how you can add an automatic translation to your search fields in Algolia using IBM Watson

Cannot call pointer method on Literal
go2018-05-12
hitochanhitochan

Cannot call pointer method on Literal

I tried to call pointer method on struct literal. package main import "fmt" type Greeter struct...

Golang Patterns - Part 2
programming2018-05-12
Nicola ApicellaNicola Apicella

Golang Patterns - Part 2

golang patterns

I Wrote a Go Script to Generate Gists, Here's What I Learned
showdev2018-05-07
Ian WilsonIan Wilson

I Wrote a Go Script to Generate Gists, Here's What I Learned

Theres a lot of busywork that comes with writing blogs and posting them to different platforms. My goal here is to make that process a little less painful.

Implementando JSON-RPC en Go
go2018-05-09
Yoandy Rodriguez MartinezYoandy Rodriguez Martinez

Implementando JSON-RPC en Go

Implementando JSON-RPC en Go JSON-RPC es mi método favorito para com...

Using the Service Object Pattern in Go
go2018-05-06
Jon CalhounJon Calhoun

Using the Service Object Pattern in Go

Developing a web application without separating the logic used to parse an incoming request from the actual application logic can be painful. It is hard to test your card, dependencies aren't clear, and the code can become a mess. Learn how to apply the service object pattern to your Go code in order to properly isolate these concerns, making it easier to test, maintain, and read your code.

What do you think of the new Go logo?
discuss2018-04-26
Jess LeeJess Lee

What do you think of the new Go logo?

I got a hilarious message from my friend about Go's new look & logo announcement. It went...

1 min* to run a service in Kubernetes — kapp tool
kubernetes2018-05-03
Peter JausovecPeter Jausovec

1 min* to run a service in Kubernetes — kapp tool

tool for deploying Go services to Kubernetes

Building a Web App With Go, Gin and React
webdev2018-04-21
Francis SundayFrancis Sunday

Building a Web App With Go, Gin and React

In this tutorial, I'll show you how easy it is to build a web application with Go and the Gin framework and add authentication to it like a Boss.

The Gopher is NOT dead!
go2018-05-03
deandean

The Gopher is NOT dead!

Many people have been concerned about the death of the Go gopher, and don't worry, the gopher is far from dead!