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

Handy Gitlab CI YAML job templates for Go projects
go2020-05-14
Tymoteusz BlazejczykTymoteusz Blazejczyk

Handy Gitlab CI YAML job templates for Go projects

Various useful and handy GitLab CI YAML templates for typical GitLab CI tasks. Project site: https:/...

Benefits of Rust
rust2017-05-23
jD91mZM2jD91mZM2

Benefits of Rust

Here's how I got into Rust, and what's so great about it.

Should I Go? The Pros and Cons of Using Go Programming Language
go2017-05-23
BugfenderBugfender

Should I Go? The Pros and Cons of Using Go Programming Language

The Pros and Cons of Using Go Programming Language

What is SQL injection and how do I avoid it in Go?
sql2017-05-19
Jon CalhounJon Calhoun

What is SQL injection and how do I avoid it in Go?

Learn about how SQL injection can destroy data and how to avoid it when interacting with an SQL database in Go.

The Problem with Interfaces, and how Go Fixed it
go2017-05-13
deandean

The Problem with Interfaces, and how Go Fixed it

Interfaces have one huge flaw, that they need to be explicitly implemented. Golang fixes this problem.

Using code generation to survive without generics in Go
codegeneration2017-05-10
Jon CalhounJon Calhoun

Using code generation to survive without generics in Go

Learn how to use code generation to create type-safe code (like a Queue or LinkedList) in Go without having to rewrite the same thing over and over again.

An efficient way to compare strings in Go
go2020-04-19
Rakesh MothukuriRakesh Mothukuri

An efficient way to compare strings in Go

Introduction One of the most overlooked operations is comparing two strings and this might...

[1/15] Week 1: Launching my portfolio site
100daysofcode2020-04-11
Seth CenterbarSeth Centerbar

[1/15] Week 1: Launching my portfolio site

👋😬 Before we get started, I want to invite you to share your website in the comments, along with any...

Gostradamus: Better DateTimes in Go
go2020-04-09
Michael BykovskiMichael Bykovski

Gostradamus: Better DateTimes in Go

Working with the time package in Go is hard. And I think that a lot of Go programmers see it...

Pythonic interfaces in Go Generators
python2020-04-04
Lucas Lira GomesLucas Lira Gomes

Pythonic interfaces in Go Generators

One of the amazing things about Python is that once you embody the so called Zen of Python, no matter...

Catherin Cruz
java2017-04-11
Catherin CruzCatherin Cruz

Catherin Cruz

Senior Dev in love with Java, learning Golang, done some things on Docker, and preparing myself for Scala. Code is in the air!

Ponteiros em Golang
go2020-03-27
William Mateus DuarteWilliam Mateus Duarte

Ponteiros em Golang

Ponteiros me lembra o primeiro e segundo semestre da faculdade, ao aprender algoritmos e estruturas d...

golang, why doesn't string type inherit all the methods of strings package?
go2020-03-24
fyfy

golang, why doesn't string type inherit all the methods of strings package?

I am too scared to write this question on stackOverflow because those guys will feed me to the wolves...

Continuous Automation with Open-Integration
productivity2020-03-23
Oleg SucharevichOleg Sucharevich

Continuous Automation with Open-Integration

Open-Integration is a pipeline framework (aka pipeline-as-a-code), where you can create your pipeline...

Three Months In
gamedev2020-03-13
Nitzan ZadaNitzan Zada

Three Months In

I figured it's time to start recording what I'm up to with Throne of Mithrill, so, here it goes. A...

One Year Using Go
bugfender2017-03-20
BugfenderBugfender

One Year Using Go

From an internal experiment to a full-fledged startup. Here are our thoughts and experiences after using Go for one year, building Bugfender.