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

Tracking Service with Go and Redis
go2018-08-09
Douglas Makey Mendez MoleroDouglas Makey Mendez Molero

Tracking Service with Go and Redis

Tracking Service

Golang: HTTP Serve static files correctly
go2018-08-14
Hậu XeHậu Xe

Golang: HTTP Serve static files correctly

The EasyWay Handle static files in Golang is very straightforward just one l...

How to compile non-go file into your binary
go2018-08-13
FrisFris

How to compile non-go file into your binary

I'm going to show you how to compile other files than go into the binary.

Most Common Programming Case Types
javascript2018-08-06
Chase AdamsChase Adams

Most Common Programming Case Types

When working with computers—specifically while programming—you'll inevitably find yourself naming...

Walk Through Docker
docker2018-08-05
samsha1samsha1

Walk Through Docker

simple steps to run your project inside docker container

Testing with Dynamo Local and Go
dynamo2018-08-10
Nathan McleanNathan Mclean

Testing with Dynamo Local and Go

I’ve recently done some work with Go and DynamoDB and needed to test my work. Luckily Amazon provides...

Set up your Android app for Offensive Security
security2018-08-07
Rémi LavedrineRémi Lavedrine

Set up your Android app for Offensive Security

How to setup an Android app for assessing its security and start to perform some security testing on it.

Go: Debugging memory leaks using pprof
go2018-08-08
David BondDavid Bond

Go: Debugging memory leaks using pprof

Introduction I work as a software engineer at OVO Energy where my team are implementing...

Quick Tutorial: Write Go, Run WASM!
go2018-08-06
CIARANACIARANA

Quick Tutorial: Write Go, Run WASM!

Demonstrate how to compile Go source code into WASM and execute in the browser.

Table driven tests in Go
go2018-08-07
Alex PliutauAlex Pliutau

Table driven tests in Go

Table driven tests in Go

Telegram community for golang developers(Gophers)
go2018-08-07
Siraj AbbasSiraj Abbas

Telegram community for golang developers(Gophers)

https://t.me/golangdevelopers

Offensive security on an Android app
android2018-08-06
Rémi LavedrineRémi Lavedrine

Offensive security on an Android app

7 steps to perform an attack on a system or application and how you can use these techniques to assess the security of your android application

Microservices with go-kit. Part 1
go2018-07-30
Alex PliutauAlex Pliutau

Microservices with go-kit. Part 1

Microservices with go-kit

Go-tcha: When assigning via pointer changes your type
go2018-08-05
Paul J. LucasPaul J. Lucas

Go-tcha: When assigning via pointer changes your type

When assigning via pointer changes your type in Go.

Practical issue about DNS – EDNS0
networking2018-08-07
林子篆林子篆

Practical issue about DNS – EDNS0

I have to create a checker for our DNS server. Our DNS server will return its config via TXT. Code...

Go -mess with flatpak+vscode
go2018-08-05
David Satime WallinDavid Satime Wallin

Go -mess with flatpak+vscode

Trying to get Go working with vscode installed from flatpak under fedora28