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

Show parameter name in usage message of flag
go2018-11-18
y-yagiy-yagi

Show parameter name in usage message of flag

Flag package provides features about command-line flag parsing. It includes a usage message of...

My Solutions for Perfect Number in Several Languages
go2018-11-15
chengechenge

My Solutions for Perfect Number in Several Languages

There's a warm discuss in post Write a script to find "Perfect Numbers" . Here's my...

Why I Write Go
go2018-11-14
Kshitij SaraogiKshitij Saraogi

Why I Write Go

A personal take on why I enjoy writing software in Go.

Docker and Go Modules
go2018-11-12
Alex PliutauAlex Pliutau

Docker and Go Modules

Docker and Go Modules

Working references with drag and drop
webdev2018-11-07
Jeff LindsayJeff Lindsay

Working references with drag and drop

Today I got one of the harder parts of the tree and inspector UI done. There's still a problem, but I think I have a plan. Happy with the progress today!

Help wanted with ported React component in Go
go2018-11-11
Jeff LindsayJeff Lindsay

Help wanted with ported React component in Go

I posted this to Upwork, but this space is so new there aren't many developers qualified to take this on. Anybody here want to give it a try?

JavaScript error handling with better `dx`
javascript2018-11-07
Jason TuJason Tu

JavaScript error handling with better `dx`

No, we're not talking about calculus derivatives!

Released new Travis CI API Go client, shuheiktgw/go-travis
showdev2018-11-05
Shuhei KitagawaShuhei Kitagawa

Released new Travis CI API Go client, shuheiktgw/go-travis

I just released new Travis CI API Go client, shuheiktgw/go-travis!

Ask me to review your Go code
go2018-11-07
Alex PliutauAlex Pliutau

Ask me to review your Go code

Go code review

Which strategies do you choose when searching something?
showdev2018-11-07
Khanh TranKhanh Tran

Which strategies do you choose when searching something?

define your own search strategy.

Golang Ninja Newsletter : The Economist and Go, detect smokers in movies, harmful mmap & more
go2018-11-05
JexiaJexia

Golang Ninja Newsletter : The Economist and Go, detect smokers in movies, harmful mmap & more

Stay up-to-date and ahead of your peers with Maarten Bezemer’s weekly newsletter for Golang Ninjas.

How to make friends with Golang, Docker and GitLab CI
go2018-10-26
Igor ZibarevIgor Zibarev

How to make friends with Golang, Docker and GitLab CI

A simple way to build Golang apps with Docker in GitLab

Working Inspector component
webdev2018-11-03
Jeff LindsayJeff Lindsay

Working Inspector component

Made some good progress on the UI for my Big Project around the Inspector. Basic data types are supported and it actually sets the data now. Advanced types are next.

Hitting a wall with bridgesupport, using Upwork for help
go2018-11-03
Jeff LindsayJeff Lindsay

Hitting a wall with bridgesupport, using Upwork for help

It felt like I was just getting momentum with Apple Go bindings, and then I hit a dead end. I re-strategized and decided to hire somebody to help.

Avoiding the `master` branch is used in `go get`
go2018-10-31
y-yagiy-yagi

Avoiding the `master` branch is used in `go get`

go get retrieves the default branch of the package by default. This is often using the master branch....

Go's ORM framework GORM best practices indefinite parameter usage
go2018-11-01
chengechenge

Go's ORM framework GORM best practices indefinite parameter usage

This is translated by Google. link--> Hope dev.to can support google translate.