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

Attempting to Learn Go - Building Dev Log Part 05
go2019-02-16
Steve LaytonSteve Layton

Attempting to Learn Go - Building Dev Log Part 05

Our static site generator actually generates a complete site!

Giving Go another chance: display command
go2019-01-30
Dmitry YakimenkoDmitry Yakimenko

Giving Go another chance: display command

I'm writing a simple time tracking tool and rediscovering Go at the same time.

Godoc like CLI tool for nodejs documentation.
go2019-01-30
Hasibul Hasan (Anik)Hasibul Hasan (Anik)

Godoc like CLI tool for nodejs documentation.

Hello there, Here is a tool for nodejs documentation. https://github.com/AnikHasibul/jsdoc We all...

Giving Go another chance: refactoring
go2019-01-26
Dmitry YakimenkoDmitry Yakimenko

Giving Go another chance: refactoring

I'm writing a simple time tracking tool and rediscovering Go at the same time.

Giving Go another chance: hashtag parsing
go2019-01-25
Dmitry YakimenkoDmitry Yakimenko

Giving Go another chance: hashtag parsing

I'm writing a simple time tracking tool and rediscovering Go at the same time.

Giving Go another chance: more ambitious parsing
go2019-01-23
Dmitry YakimenkoDmitry Yakimenko

Giving Go another chance: more ambitious parsing

I'm writing a simple time tracking tool and rediscovering Go at the same time.

Giving Go another chance: easy parameter parsing
go2019-01-23
Dmitry YakimenkoDmitry Yakimenko

Giving Go another chance: easy parameter parsing

I'm writing a simple time tracking tool and rediscovering Go at the same time.

I made a terrible spell checker in Go
spellchecker2019-01-23
Victor RibeiroVictor Ribeiro

I made a terrible spell checker in Go

My first project in Go, a simple spell checker.

Giving Go another chance: setting everything up
go2019-01-22
Dmitry YakimenkoDmitry Yakimenko

Giving Go another chance: setting everything up

I'm writing a simple time tracking tool and rediscovering Go at the same time.

Giving Go another chance
go2019-01-22
Dmitry YakimenkoDmitry Yakimenko

Giving Go another chance

I'm writing a simple time tracking tool and rediscovering Go at the same time.

Attempting to Learn Go - Building Dev Log Part 02
go2019-01-19
Steve LaytonSteve Layton

Attempting to Learn Go - Building Dev Log Part 02

Welcome to part two of our journey to build a static site generator!

Attempting to Learn Go - Building Dev Log Part 01
go2019-01-13
Steve LaytonSteve Layton

Attempting to Learn Go - Building Dev Log Part 01

Switching gears a bit - let's take a journey into building our own blog site!

What’s all that memory for?
performance2018-04-17
Philip PearlPhilip Pearl

What’s all that memory for?

Perhaps it’s for storing strings? Photo by Sandrachile . on Unsplash...

Attempting to Learn Go - Let's Get Modular!
go2018-12-29
Steve LaytonSteve Layton

Attempting to Learn Go - Let's Get Modular!

Let's Get Modular! Making the mailgunner package easier to use.

Attempting to Learn Go - Sending Email Via API Again
go2018-12-22
Steve LaytonSteve Layton

Attempting to Learn Go - Sending Email Via API Again

Let's roll together our previous two posts and start sending some mail!

Last.fm to Twitter tool on Go
lastfm2018-12-19
Artem PiskunArtem Piskun

Last.fm to Twitter tool on Go

A simple cli tool to share last.fm charts to twitter on golang