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

Getting Started with GitHub CLI
github2020-09-21
NaveenKumar Namachivayam ⚡NaveenKumar Namachivayam ⚡

Getting Started with GitHub CLI

This post has orginally appeared in my blog. Last week GitHub has released GitHub CLI which will imp...

The basics of gRPC
grpc2020-09-19
senyosenyo

The basics of gRPC

If you are similar to me, you've heard about gRPC countless times but have little idea of what it act...

GoogletransX: Free unlimited translation
go2020-09-19
Yurii ZinetsYurii Zinets

GoogletransX: Free unlimited translation

Go googletrans library on steroids

Building and Testing Infrastructure with Github Actions 🏗
actionshackathon2020-09-18
Ari 🪐Ari 🪐

Building and Testing Infrastructure with Github Actions 🏗

My Workflow I've been learning a bit about Terraform this past month and thought it would...

Echo Go - Middleware
go2020-09-17
Ega PrasetyaEga Prasetya

Echo Go - Middleware

Middleware is a block code when we call it before or after http request in proccess. Middleware usual...

Building a Blog with Go, Tailwind CSS, Cosmic & Deploy to Heroku with GitHub Actions
go2020-09-17
Tony SpiroTony Spiro

Building a Blog with Go, Tailwind CSS, Cosmic & Deploy to Heroku with GitHub Actions

In this walkthrough, I'm going to show you how I built a blog in Go Lang with content powered by the Cosmic headless CMS.

saferm - A tool to safely remove files on CLI
go2020-08-28
Muhammad SyuqriMuhammad Syuqri

saferm - A tool to safely remove files on CLI

A tool I developed using Golang to understand more about the language, TDD and GitHub Actions

Using AWS Cognito App Client Secret Hash with Go
aws2020-09-16
Mateusz CharytoniukMateusz Charytoniuk

Using AWS Cognito App Client Secret Hash with Go

If you ever tried to use Cognito with Go (or maybe other languages) you might have encountered this e...

Helpdesk to Developer - Writing Quality Code
codequality2020-09-14
Michael LevanMichael Levan

Helpdesk to Developer - Writing Quality Code

When you begin writing code, it's very simple to just write anything and not hold yourself accountabl...

My FIRST open source contribution to the GitHub CLI
opensource2020-09-13
Brian DouglasBrian Douglas

My FIRST open source contribution to the GitHub CLI

Open Sauced guides new contributors. Our approach towards onboarding offers a way to track contributi...

“Big-O Algorithms” Course Released
cryptography2020-09-14
Lane WagnerLane Wagner

“Big-O Algorithms” Course Released

The post “Big-O Algorithms” Course Released first appeared on Qvault. We’ve launched our new Big-O...

fastget - ultra fast download files over HTTP(S)
showdev2020-09-14
Prasanna KumarPrasanna Kumar

fastget - ultra fast download files over HTTP(S)

⚡fastget is an open source CLI tool and Go library to ultra fast download files over...

Creating a minute with 100 "seconds"
beginners2020-09-14
Gabriel Cruz (he/him)Gabriel Cruz (he/him)

Creating a minute with 100 "seconds"

Counting to 60 is lame. No, really, think about it. We (humans) generally use base 10 to general cou...

Echo Go - Template Rendering
go2020-09-13
Ega PrasetyaEga Prasetya

Echo Go - Template Rendering

Essentially parsing and rendering template proccess is not to handle with echo but handle with API fr...

Optimizing String Comparisons in Go
go2020-09-11
Jeremy MorganJeremy Morgan

Optimizing String Comparisons in Go

Optimizing string comparisons can shave time off your program execution time. In this article, we find out which way is the fastest.

My Journey To Golang
go2020-09-11
Michael LevanMichael Levan

My Journey To Golang

The journey of a thousand miles begins with a single step The above quote is how everything in our t...